The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IndexStoreDB, reference main (7e7387), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 15 Dec 2025 19:16:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStoreDB-Package -destination platform=macOS,arch=arm64

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:539:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/bind.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/tuple:1438:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/utility:257:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__utility/pair.h:71:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
   71 |   _T1 first;
      |       ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Host.h:16:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:355:47: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
  355 |   ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:446:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
  446 |   std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
      |                                                                       ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:557:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:22:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:535:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/lmdb/lmdb++.h:28:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Host.h:16:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:539:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/bind.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/tuple:224:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/allocator_arg_t.h:16:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:25:62: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
   25 |     : public integral_constant<bool, __is_constructible(_Tp, _Args...)> {};
      |                                                              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:539:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/bind.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/tuple:1438:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/utility:257:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__utility/pair.h:123:14: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &>' requested here
  123 |       return is_constructible<first_type, _U1>::value && is_constructible<second_type, _U2>::value;
      |              ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__utility/pair.h:141:59: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>::_CheckArgs::__is_pair_constructible<const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &, const bool &>' requested here
  141 |             __enable_if_t<_CheckArgsDep<_Dummy>::template __is_pair_constructible<_T1 const&, _T2 const&>(), int> = 0>
      |                                                           ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__utility/pair.h:144:7: note: while substituting prior template arguments into non-type template parameter [with _Dummy = true]
  144 |       pair(_T1 const& __t1, _T2 const& __t2) noexcept(is_nothrow_copy_constructible<first_type>::value &&
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  145 |                                                       is_nothrow_copy_constructible<second_type>::value)
      |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  146 |       : first(__t1), second(__t2) {}
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__utility/pair.h:537:10: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
  537 |   return pair<__unwrap_ref_decay_t<_T1>, __unwrap_ref_decay_t<_T2> >(std::forward<_T1>(__t1), std::forward<_T2>(__t2));
      |          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Host.h:16:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
  398 |       return std::make_pair(iterator(TheTable + BucketNo, false),
      |                   ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringMap.h:355:47: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::try_emplace<>' requested here
  355 |   ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:446:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
  446 |   std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
      |                                                                       ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:557:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:22:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/DatabaseImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/Database.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/IDCode.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:535:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
14 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/Symbol.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Core' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/Symbol.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/Symbol.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/Symbol.o -index-unit-output-path /IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/Symbol.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:16:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
   53 |     : public iterator_facade_base<const_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:947:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Compiler.h:19:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/new:92:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
   79 |     : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:947:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Compiler.h:19:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/new:92:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:234:47: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  234 |       sysrootPrefixLength = sysroot.getPath().size();
      |                           ~ ~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallString.h:16:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:253:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  253 |   this->Capacity = NewCapacity;
      |                  ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:391:13: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<IndexStoreDB::SymbolRelation>::grow' requested here
  391 |       this->grow(this->size()+NumInputs);
      |             ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:860:11: note: in instantiation of function template specialization 'indexstoredb_llvm::SmallVectorImpl<IndexStoreDB::SymbolRelation>::append<const IndexStoreDB::SymbolRelation *, void>' requested here
  860 |     this->append(S, E);
      |           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/Symbol.cpp:13:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:286:5: note: in instantiation of function template specialization 'indexstoredb_llvm::SmallVector<IndexStoreDB::SymbolRelation, 3>::SmallVector<const IndexStoreDB::SymbolRelation *, void>' requested here
  286 |     Relations(Relations.begin(), Relations.end()) {}
      |     ^
11 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/CIndexStoreDB.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_CIndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/CIndexStoreDB.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/CIndexStoreDB.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/CIndexStoreDB.o -index-unit-output-path /IndexStoreDB.build/Debug/IndexStoreDB_CIndexStoreDB.build/Objects-normal/arm64/CIndexStoreDB.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexSystem.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreCXX.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexSystemDelegate.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/StoreUnitInfo.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
   53 |     : public iterator_facade_base<const_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:947:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include/IndexStoreDB_CIndexStoreDB/indexstore_functions.h:17:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/stdbool.h:25:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexSystemDelegate.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/StoreUnitInfo.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.h:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
   79 |     : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_Casting.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:947:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:34:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:20:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include/IndexStoreDB_CIndexStoreDB/indexstore_functions.h:17:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/stdbool.h:25:
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:737:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  737 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  710 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:234:47: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  234 |       sysrootPrefixLength = sysroot.getPath().size();
      |                           ~ ~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:253:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  253 |   this->Capacity = NewCapacity;
      |                  ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:391:13: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<IndexStoreDB::SymbolRelation>::grow' requested here
  391 |       this->grow(this->size()+NumInputs);
      |             ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_SmallVector.h:860:11: note: in instantiation of function template specialization 'indexstoredb_llvm::SmallVectorImpl<IndexStoreDB::SymbolRelation>::append<const IndexStoreDB::SymbolRelation *, void>' requested here
  860 |     this->append(S, E);
      |           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include/IndexStoreDB_Core/Symbol.h:286:5: note: in instantiation of function template specialization 'indexstoredb_llvm::SmallVector<IndexStoreDB::SymbolRelation, 3>::SmallVector<const IndexStoreDB::SymbolRelation *, void>' requested here
  286 |     Relations(Relations.begin(), Relations.end()) {}
      |     ^
11 warnings generated.
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-7Y6LTUQ5BTKMPZLDHVETEIS8A.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-7Y6LTUQ5BTKMPZLDHVETEIS8A.scan
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_LLVMSupport.o normal (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-macos14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/IndexStoreDB_LLVMSupport.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/IndexStoreDB_LLVMSupport_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/IndexStoreDB_LLVMSupport_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_LLVMSupport.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-56I7ACZ4JRSHLJ2DXCE4IDFHX.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-56I7ACZ4JRSHLJ2DXCE4IDFHX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-ABEYQ43NRI8TWEA6UUT3YM03V.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-ABEYQ43NRI8TWEA6UUT3YM03V.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-2QMNXIF9ZU5Q58QY7GH1JTMK2.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-2QMNXIF9ZU5Q58QY7GH1JTMK2.scan
SwiftCompile normal arm64 Compiling\ IndexStoreDB.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IndexDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
@_implementationOnly import IndexStoreDB_CIndexStoreDB
                     ^
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-38TT23YUGB05N50EVB8VN392R.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-38TT23YUGB05N50EVB8VN392R.scan
SwiftCompile normal arm64 Compiling\ SymbolOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-5CUOM6INTP27T0B7MV6AGND5T.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-5CUOM6INTP27T0B7MV6AGND5T.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CXM7IGNHS5AX3ZH1DA31CJ31.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CXM7IGNHS5AX3ZH1DA31CJ31.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-2HC23DZ66R4HSUYFSGXUZMNXH.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-2HC23DZ66R4HSUYFSGXUZMNXH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-3CUQYJWQSNHY11PHJYPQ7MZC6.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-3CUQYJWQSNHY11PHJYPQ7MZC6.scan
SwiftCompile normal arm64 Compiling\ SymbolLocation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SymbolProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolProperty.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolProperty.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolProperty.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-5CDVLABNE76VBTM6MCJ6QDDD3.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-5CDVLABNE76VBTM6MCJ6QDDD3.scan
SwiftCompile normal arm64 Compiling\ IndexStoreDBError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/midl.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/midl.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CLMDB' from project 'CLMDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Wno-shorten-64-to-32 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/midl.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/midl.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/midl.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/midl.o -index-unit-output-path /CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/midl.o
SwiftCompile normal arm64 Compiling\ Symbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ SymbolRole.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftDriverJobDiscovery normal arm64 Compiling IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreLanguage.swift,\ IndexStoreLibrary.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolProperty.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStore.swift,\ IndexStoreError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IndexSymbolRoles.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexSymbolRoles.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexSymbolRoles.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreSymbol.swift,\ IndexStoreSymbolRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbolRelation.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbolRelation.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreSequence.swift,\ IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbolRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexSymbolRoles.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.dia -target arm64-apple-macos14.0 -module-can-import-version Darwin 347.0.12 0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore_const_extract_protocols.json -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InferIsolatedConformances -enable-upcoming-feature NonisolatedNonsendingByDefault -enable-experimental-feature Lifetimes -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_LLVMSupport.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name IndexStore -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.o -index-unit-output-path /IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreSequence.o -index-unit-output-path /IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:24:22: error: 'bytes' is only available in macOS 26.0 or newer
    self.span = span.bytes
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:24:22: note: add 'if #available' version check
    self.span = span.bytes
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:23:10: note: add '@available' attribute to enclosing initializer
  public init(_ span: Span<CChar>) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:16:15: note: add '@available' attribute to enclosing struct
public struct IndexStoreStringRef: ~Escapable, Sendable {
              ^
SwiftCompile normal arm64 Compiling\ IndexStoreUnit.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IndexStoreUnitDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ indexstore_functions+init.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexSymbolRoles.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreOccurrence.swift,\ IndexStoreRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreOccurrence.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreSymbol.swift, IndexStoreSymbolRelation.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ dlopen.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreUnitDependency.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreOccurrence.swift, IndexStoreRecord.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ TibsManifest.swift /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsManifest.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsManifest.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

2025-12-15 14:15:54.703 xcodebuild[679:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ IndexStoreSequence.swift,\ IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
	Building workspace spi-builder-workspace with scheme IndexStoreDB-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  IndexStoreDB: /Users/admin/builder/spi-builder-workspace
  CLMDB: https://github.com/swiftlang/swift-lmdb.git @ main (1ad9a2d)
resolved source packages: IndexStoreDB, CLMDB
2025-12-15 14:16:08.779 xcodebuild[985:4665] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-lmdb",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-lmdb.git"
    }
  ],
  "manifest_display_name" : "IndexStoreDB",
  "name" : "IndexStoreDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "IndexStoreDB",
      "targets" : [
        "IndexStoreDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IndexStoreDB_CXX",
      "targets" : [
        "IndexStoreDB_Index"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ISDBTestSupport",
      "targets" : [
        "ISDBTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "tibs",
      "targets" : [
        "tibs"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IndexStore",
      "targets" : [
        "IndexStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "tibs",
      "module_type" : "SwiftTarget",
      "name" : "tibs",
      "path" : "Sources/tibs",
      "product_memberships" : [
        "ISDBTestSupport",
        "tibs"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ISDBTibs"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IndexStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreTests",
      "path" : "Tests/IndexStoreTests",
      "sources" : [
        "Collection+Only.swift",
        "IndexStoreTestUtils.swift",
        "IndexStoreTests.swift",
        "SDKDiscovery.swift",
        "TestProject.swift",
        "TestScratchDir.swift",
        "URLUtils.swift"
      ],
      "target_dependencies" : [
        "IndexStore",
        "ISDBTibs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IndexStoreDB_Support",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Support",
      "path" : "Sources/IndexStoreDB_Support",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "Concurrency-Mac.cpp",
        "FilePathWatcher.cpp",
        "Logging-Mac.mm",
        "Logging-NonMac.cpp",
        "Logging.cpp",
        "Path.cpp",
        "PatternMatching.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_LLVMSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_LLVMSupport",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_LLVMSupport",
      "path" : "Sources/IndexStoreDB_LLVMSupport",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "AArch64TargetParser.cpp",
        "APFloat.cpp",
        "APInt.cpp",
        "APSInt.cpp",
        "ARMTargetParser.cpp",
        "Allocator.cpp",
        "Atomic.cpp",
        "Chrono.cpp",
        "CommandLine.cpp",
        "ConvertUTF.cpp",
        "ConvertUTFWrapper.cpp",
        "DJB.cpp",
        "Debug.cpp",
        "Errno.cpp",
        "Error.cpp",
        "ErrorHandling.cpp",
        "FileUtilities.cpp",
        "FoldingSet.cpp",
        "FormatVariadic.cpp",
        "Hashing.cpp",
        "Host.cpp",
        "JSON.cpp",
        "LineIterator.cpp",
        "Locale.cpp",
        "MD5.cpp",
        "ManagedStatic.cpp",
        "MathExtras.cpp",
        "Memory.cpp",
        "MemoryBuffer.cpp",
        "Mutex.cpp",
        "NativeFormatting.cpp",
        "Optional.cpp",
        "Options.cpp",
        "Path.cpp",
        "PrettyStackTrace.cpp",
        "Process.cpp",
        "Program.cpp",
        "Signals.cpp",
        "Signposts.cpp",
        "SmallPtrSet.cpp",
        "SmallVector.cpp",
        "SourceMgr.cpp",
        "Statistic.cpp",
        "StringExtras.cpp",
        "StringMap.cpp",
        "StringRef.cpp",
        "StringSaver.cpp",
        "TargetParser.cpp",
        "Threading.cpp",
        "Timer.cpp",
        "ToolOutputFile.cpp",
        "Triple.cpp",
        "Twine.cpp",
        "Unicode.cpp",
        "UnicodeCaseFold.cpp",
        "Valgrind.cpp",
        "VersionTuple.cpp",
        "Watchdog.cpp",
        "WithColor.cpp",
        "YAMLParser.cpp",
        "YAMLTraits.cpp",
        "circular_raw_ostream.cpp",
        "raw_ostream.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Index",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Index",
      "path" : "Sources/IndexStoreDB_Index",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "FilePathIndex.cpp",
        "FileVisibilityChecker.cpp",
        "IndexDatastore.cpp",
        "IndexStoreLibraryProvider.cpp",
        "IndexSystem.cpp",
        "StoreSymbolRecord.cpp",
        "SymbolIndex.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Database"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Database",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Database",
      "path" : "Sources/IndexStoreDB_Database",
      "product_dependencies" : [
        "CLMDB"
      ],
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "Database.cpp",
        "DatabaseError.cpp",
        "ImportTransaction.cpp",
        "ReadTransaction.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Core",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Core",
      "path" : "Sources/IndexStoreDB_Core",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "Symbol.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_CIndexStoreDB",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_CIndexStoreDB",
      "path" : "Sources/IndexStoreDB_CIndexStoreDB",
      "product_memberships" : [
        "IndexStoreDB",
        "ISDBTestSupport",
        "IndexStore"
      ],
      "sources" : [
        "CIndexStoreDB.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Index"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDBTests",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreDBTests",
      "path" : "Tests/IndexStoreDBTests",
      "sources" : [
        "IndexStoreDBTests.swift",
        "IndexTests.swift",
        "LocationScannerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB",
        "ISDBTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IndexStoreDB",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreDB",
      "path" : "Sources/IndexStoreDB",
      "product_memberships" : [
        "IndexStoreDB",
        "ISDBTestSupport"
      ],
      "sources" : [
        "IndexDelegate.swift",
        "IndexStoreDB.swift",
        "IndexStoreDBError.swift",
        "Symbol.swift",
        "SymbolLocation.swift",
        "SymbolOccurrence.swift",
        "SymbolProperty.swift",
        "SymbolRole.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB_CIndexStoreDB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStore",
      "module_type" : "SwiftTarget",
      "name" : "IndexStore",
      "path" : "Sources/IndexStore",
      "product_memberships" : [
        "IndexStore"
      ],
      "sources" : [
        "IndexStore.swift",
        "IndexStoreError.swift",
        "IndexStoreLanguage.swift",
        "IndexStoreLibrary.swift",
        "IndexStoreOccurrence.swift",
        "IndexStoreRecord.swift",
        "IndexStoreSequence.swift",
        "IndexStoreStringRef.swift",
        "IndexStoreSymbol.swift",
        "IndexStoreSymbolRelation.swift",
        "IndexStoreUnit.swift",
        "IndexStoreUnitDependency.swift",
        "IndexSymbolRoles.swift",
        "dlopen.swift",
        "indexstore_functions+init.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB_CIndexStoreDB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ISDBTibsTests",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTibsTests",
      "path" : "Tests/ISDBTibsTests",
      "sources" : [
        "MiscTests.swift",
        "OutputFileMapTests.swift",
        "TibsBuildTests.swift",
        "TibsCompilationDatabaseTests.swift",
        "TibsManifestTests.swift",
        "TibsResolutionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ISDBTibs",
        "ISDBTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ISDBTibs",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTibs",
      "path" : "Sources/ISDBTibs",
      "product_memberships" : [
        "ISDBTestSupport",
        "tibs"
      ],
      "sources" : [
        "Data.swift",
        "JSONCompilationDatabase.swift",
        "Makefile.swift",
        "OutputFileMap.swift",
        "Process.swift",
        "TibsBuilder.swift",
        "TibsManifest.swift",
        "TibsResolvedTarget.swift",
        "TibsToolchain.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ISDBTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTestSupport",
      "path" : "Sources/ISDBTestSupport",
      "product_memberships" : [
        "ISDBTestSupport"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ISDBTestSupport/INPUTS",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ForwardingIndexDelegate.swift",
        "SourceFileCache.swift",
        "TestLocation.swift",
        "TestLocationScanner.swift",
        "TestSources.swift",
        "TibsTestWorkspace.swift",
        "XCTestAssertions.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB",
        "ISDBTibs",
        "tibs"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IndexStore",
      "IndexStoreDB",
      "IndexStoreDB_CXX",
      "IndexStoreDB-Package",
      "ISDBTestSupport",
      "tibs"
    ]
  }
}
2025-12-15 14:16:09.929 xcodebuild[996:4746] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStoreDB-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IndexStoreDB-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  IndexStoreDB: /Users/admin/builder/spi-builder-workspace
  CLMDB: https://github.com/swiftlang/swift-lmdb.git @ main (1ad9a2d)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
    Target 'IndexStoreDB_CXX' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStore' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStore' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStore' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'tibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'tibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'tibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
    Target 'ISDBTibs' in project 'IndexStoreDB' (no dependencies)
    Target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'CLMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'CLMDB' in project 'CLMDB'
    Target 'CLMDB' in project 'CLMDB' (no dependencies)
    Target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
    Target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
    Target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB' (no dependencies)
    Target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/mdb.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CLMDB' from project 'CLMDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o.scan -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Wno-shorten-64-to-32 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/mdb.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o -index-unit-output-path /CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o
SwiftDriver IndexStoreDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IndexStoreDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_LLVMSupport.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver IndexStore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IndexStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_LLVMSupport.modulemap -DXcode -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InferIsolatedConformances -enable-upcoming-feature NonisolatedNonsendingByDefault -enable-experimental-feature Lifetimes -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ISDBTibs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ISDBTibs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/Objects-normal/arm64/ISDBTibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/Objects-normal/arm64/ISDBTibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/Objects-normal/arm64/ISDBTibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver tibs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name tibs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_LLVMSupport.o (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_LLVMSupport.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Support.o normal (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-macos14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Support.build/Objects-normal/arm64/IndexStoreDB_Support.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Support.build/Objects-normal/arm64/IndexStoreDB_Support_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Support.build/Objects-normal/arm64/IndexStoreDB_Support_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Support.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Support.o (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Support.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Core.o normal (in target 'IndexStoreDB_Core' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-macos14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/IndexStoreDB_Core.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/IndexStoreDB_Core_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB_Core.build/Objects-normal/arm64/IndexStoreDB_Core_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Core.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Core.o (in target 'IndexStoreDB_Core' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IndexStoreDB_Core.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-86KWL0I9CLKINVD7Z2GSJST9G.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-86KWL0I9CLKINVD7Z2GSJST9G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-8N1XT36NC61RTFH6BQS0KR8CU.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-8N1XT36NC61RTFH6BQS0KR8CU.scan
SwiftEmitModule normal arm64 Emitting\ module\ for\ IndexStoreDB (in target 'IndexStoreDB' from project 'IndexStoreDB')
EmitSwiftModule normal arm64 (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
@_implementationOnly import IndexStoreDB_CIndexStoreDB
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolProperty.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ IndexStoreDB.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ IndexStoreDBError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDBError.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ SymbolLocation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolLocation.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ TibsToolchain.swift /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsToolchain.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsToolchain.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TibsManifest.swift /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsManifest.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsManifest.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ISDBTibs (in target 'ISDBTibs' from project 'IndexStoreDB')
EmitSwiftModule normal arm64 (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Process.swift /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/Process.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/Process.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ IndexStore (in target 'IndexStore' from project 'IndexStoreDB')
EmitSwiftModule normal arm64 (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/mdb.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CLMDB' from project 'CLMDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Wno-shorten-64-to-32 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/mdb.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o -index-unit-output-path /CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/mdb.o
SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreDBError.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/IndexDelegate.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
@_implementationOnly import IndexStoreDB_CIndexStoreDB
                     ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ tibs (in target 'tibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension FileHandle: TextOutputStream {
^
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: note: add '@retroactive' to silence this warning
extension FileHandle: TextOutputStream {
^                     ~~~~~~~~~~~~~~~~
                      @retroactive TextOutputStream
SwiftDriverJobDiscovery normal arm64 Compiling Process.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift (in target 'tibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension FileHandle: TextOutputStream {
^
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: note: add '@retroactive' to silence this warning
extension FileHandle: TextOutputStream {
^                     ~~~~~~~~~~~~~~~~
                      @retroactive TextOutputStream
SwiftCompile normal arm64 Compiling\ Symbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/Symbol.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftCompile normal arm64 Compiling\ SymbolOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolOccurrence.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftDriverJobDiscovery normal arm64 Compiling SymbolLocation.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ SymbolRole.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB/SymbolRole.swift:14:1: warning: using '@_implementationOnly' without enabling library evolution for 'IndexStoreDB' may lead to instability during execution
import IndexStoreDB_CIndexStoreDB
^
SwiftDriverJobDiscovery normal arm64 Compiling TibsManifest.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for tibs (in target 'tibs' from project 'IndexStoreDB')
SwiftDriver\ Compilation\ Requirements tibs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name tibs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling TibsToolchain.swift (in target 'ISDBTibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreLibrary.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexDelegate.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftmodule (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftdoc (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.abi.json (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftsourceinfo (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/tibs.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ IndexStoreError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'tibs' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreSequence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreLanguage.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftDriver\ Compilation tibs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'tibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name tibs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/Objects-normal/arm64/tibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/tibs.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreError.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLanguage.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreLibrary.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSequence.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbolRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexSymbolRoles.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.dia -target arm64-apple-macos14.0 -module-can-import-version Darwin 347.0.12 0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStore_const_extract_protocols.json -enable-upcoming-feature ExistentialAny -enable-upcoming-feature InternalImportsByDefault -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature InferIsolatedConformances -enable-upcoming-feature NonisolatedNonsendingByDefault -enable-experimental-feature Lifetimes -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_LLVMSupport.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name IndexStore -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.o -index-unit-output-path /IndexStoreDB.build/Debug/IndexStore.build/Objects-normal/arm64/IndexStoreStringRef.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:24:22: error: 'bytes' is only available in macOS 26.0 or newer
    self.span = span.bytes
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:24:22: note: add 'if #available' version check
    self.span = span.bytes
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:23:10: note: add '@available' attribute to enclosing initializer
  public init(_ span: Span<CChar>) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift:16:15: note: add '@available' attribute to enclosing struct
public struct IndexStoreStringRef: ~Escapable, Sendable {
              ^
SwiftCompile normal arm64 Compiling\ IndexStoreSymbol.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbol.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Symbol.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStore.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStore.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreDB.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreUnit.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnit.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolOccurrence.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ dlopen.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/dlopen.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreLibrary.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ indexstore_functions+init.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/indexstore_functions+init.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IndexStoreError.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreRecord.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CLMDB.o normal (in target 'CLMDB' from project 'CLMDB')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/CLMDB.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/CLMDB_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CLMDB.build/Debug/CLMDB.build/Objects-normal/arm64/CLMDB_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/CLMDB.o
SwiftCompile normal arm64 Compiling\ IndexStoreUnitDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreUnitDependency.swift (in target 'IndexStore' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolRole.swift (in target 'IndexStoreDB' from project 'IndexStoreDB')
SwiftDriver\ Compilation IndexStoreDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IndexStoreDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IndexStoreDB_LLVMSupport.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A352-3f995448e7658e25bc2348d03928aa04.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-lmdb/Sources/CLMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IndexStoreSymbolRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreSymbolRelation.swift (in target 'IndexStore' from project 'IndexStoreDB')
SwiftCompile normal arm64 Compiling\ IndexStoreOccurrence.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreOccurrence.swift (in target 'IndexStore' from project 'IndexStoreDB')
2025-12-15 14:16:10.888 xcodebuild[1001:4787] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:18fe23dc37406bef9301e1e6dafea255d3311840, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ IndexStoreStringRef.swift /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IndexStore/IndexStoreStringRef.swift (in target 'IndexStore' from project 'IndexStoreDB')
	Building workspace spi-builder-workspace with scheme IndexStoreDB-Package
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild