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 (47ba8a), with Swift 6.1 for watchOS using Xcode 16.3 on 13 Jun 2025 14:53:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStoreDB-Package -destination generic/platform=watchOS

Build Log

CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/IndexDatastore.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Index' 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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/IndexDatastore.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/IndexDatastore.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/IndexDatastore.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/IndexDatastore.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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::StringMapIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' 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::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:781:27: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>' requested here
  781 |       auto I = knownUnits.find(unitName);
      |                           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' 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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' 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::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:782:11: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>' requested here
  782 |       if (I != knownUnits.end() && I->getValue() != modTime) {
      |           ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' 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_Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/IndexDatastore.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FileVisibilityChecker.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Index' 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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FileVisibilityChecker.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FileVisibilityChecker.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FileVisibilityChecker.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FileVisibilityChecker.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/ReadTransaction.h:16:
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_Index/FileVisibilityChecker.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/ReadTransaction.h:16:
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_Index/FileVisibilityChecker.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/functional:552:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/FileVisibilityChecker.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/functional:530:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/ReadTransaction.h:16:
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_Index/FileVisibilityChecker.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Database/include/IndexStoreDB_Database/ReadTransaction.h:16:
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_Index/FileVisibilityChecker.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/functional:552:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__functional/boyer_moore_searcher.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/FileVisibilityChecker.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FileVisibilityChecker.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/functional:530:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
2 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FilePathIndex.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Index' 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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FilePathIndex.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FilePathIndex.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FilePathIndex.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/armv7k/FilePathIndex.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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_Index/FilePathIndex.cpp:15:
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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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_Index/FilePathIndex.cpp:15:
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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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, indexstoredb_llvm::StringMapEntry<char>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:14:
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:
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::StringMapIterator<char>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<char>>' 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<char>, indexstoredb_llvm::StringMapEntry<char>>' requested here
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_type_traits.h:18:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/utility:254:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:74:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<char>' requested here
   74 |   _T1 first;
      |       ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:213:53: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<char>, bool>' requested here
  213 |     if (targetPath != inputTargetPath || !pathsSeen.insert(sourcePath.getPath()).second)
      |                                                     ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<char>>' 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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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<char>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:14:
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:
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<char>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<char>>' 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<char>, const indexstoredb_llvm::StringMapEntry<char>>' requested here
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:391:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/type_traits:446:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:24:103: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<char>' requested here
   24 | struct _LIBCPP_TEMPLATE_VIS is_constructible : public integral_constant<bool, __is_constructible(_Tp, _Args...)> {};
      |                                                                                                       ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_type_traits.h:18:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/utility:254:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:158:14: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<char>, const indexstoredb_llvm::StringMapIterator<char> &>' requested here
  158 |       return is_constructible<first_type, _U1>::value && is_constructible<second_type, _U2>::value;
      |              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:177:59: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<char>, bool>::_CheckArgs::__is_pair_constructible<const indexstoredb_llvm::StringMapIterator<char> &, const bool &>' requested here
  177 |             __enable_if_t<_CheckArgsDep<_Dummy>::template __is_pair_constructible<_T1 const&, _T2 const&>(), int> = 0>
      |                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:180:7: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
  180 |       pair(_T1 const& __t1, _T2 const& __t2) noexcept(is_nothrow_copy_constructible<first_type>::value &&
      |       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:577:10: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
  577 |   return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>(
      |          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:14:
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:
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<char>, 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:386:12: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<char>::try_emplace<char>' requested here
  386 |     return try_emplace(KV.first, std::move(KV.second));
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:27:
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_ADT_StringSet.h:40:20: note: in instantiation of member function 'indexstoredb_llvm::StringMap<char>::insert' requested here
   40 |       return base::insert(std::make_pair(Key, '\0'));
      |                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:213:53: note: in instantiation of member function 'indexstoredb_llvm::StringSet<>::insert' requested here
  213 |     if (targetPath != inputTargetPath || !pathsSeen.insert(sourcePath.getPath()).second)
      |                                                     ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<char>>' 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_Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/include/IndexStoreDB_Index/FilePathIndex.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
4 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/SymbolIndex.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.cpp normal arm64_32 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Index' 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-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/SymbolIndex.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/SymbolIndex.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/SymbolIndex.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/SymbolIndex.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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_Index/SymbolIndex.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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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_Index/SymbolIndex.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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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:
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::StringMapIterator<CoreSymbolData>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' 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<CoreSymbolData>, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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:18:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_LLVMSupport/include/IndexStoreDB_LLVMSupport/llvm_Support_type_traits.h:18:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/utility:254:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__utility/pair.h:74:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<CoreSymbolData>' requested here
   74 |   _T1 first;
      |       ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.cpp:157:29: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<CoreSymbolData>, bool>' requested here
  157 |     auto pair = CoreSymbols.insert(std::make_pair(USR, CoreSymbolData{copiedName, Info, Roles, RelatedRoles}));
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' 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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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:
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<CoreSymbolData>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' 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<CoreSymbolData>, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.cpp:169:22: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<CoreSymbolData>' requested here
  169 |   for (auto &coreSym : CoreSymbols) {
      |                      ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' 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_Index/SymbolIndex.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
4 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/StoreSymbolRecord.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.cpp normal arm64_32 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Index' 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-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/StoreSymbolRecord.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/StoreSymbolRecord.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/StoreSymbolRecord.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Index.build/Objects-normal/arm64_32/StoreSymbolRecord.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Index/StoreSymbolRecord.h:16:
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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
2 warnings generated.
SwiftDriver IndexStoreDB normal arm64_32 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-16.3.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-watchos/IndexStoreDB.build/Objects-normal/arm64_32/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_LLVMSupport.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/Objects-normal/arm64_32/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/Objects-normal/arm64_32/IndexStoreDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/IndexStoreDB.build/Objects-normal/arm64_32/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/IndexStoreDB.build/Objects-normal/arm64_32/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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-16.3.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-watchos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_LLVMSupport.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ IndexStoreDB (in target 'IndexStoreDB' from project 'IndexStoreDB')
EmitSwiftModule normal arm64_32 (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver IndexStoreDB normal armv7k 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-16.3.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-watchos/IndexStoreDB.build/Objects-normal/armv7k/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Index.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Database.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Core.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_Support.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/IndexStoreDB_LLVMSupport.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/Objects-normal/armv7k/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/Objects-normal/armv7k/IndexStoreDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/IndexStoreDB.build/Objects-normal/armv7k/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/IndexStoreDB.build/Objects-normal/armv7k/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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

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

SwiftDriver ISDBTibs normal arm64_32 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-16.3.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-watchos/ISDBTibs.build/Objects-normal/arm64_32/ISDBTibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/Objects-normal/arm64_32/ISDBTibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/Objects-normal/arm64_32/ISDBTibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/arm64_32/ISDBTibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/arm64_32/ISDBTibs-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-16.3.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-watchos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ISDBTibs (in target 'ISDBTibs' from project 'IndexStoreDB')
EmitSwiftModule normal arm64_32 (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

SwiftDriver ISDBTibs normal armv7k 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-16.3.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-watchos/ISDBTibs.build/Objects-normal/armv7k/ISDBTibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/Objects-normal/armv7k/ISDBTibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/Objects-normal/armv7k/ISDBTibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/armv7k/ISDBTibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/ISDBTibs.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/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-watchos/ISDBTibs.build/Objects-normal/armv7k/ISDBTibs-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/Path.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' 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-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/Path.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/Path.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/Path.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/Path.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
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_Support/Path.cpp:13:
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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
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_Support/Path.cpp:13:
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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
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::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:14:
/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<IndexStoreDB::CanonicalFilePathRef>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' 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<IndexStoreDB::CanonicalFilePathRef>, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:61:26: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
   61 |     auto It = CanonPaths.find(AbsPath);
      |                          ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' 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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
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::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:14:
/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<IndexStoreDB::CanonicalFilePathRef>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' 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<IndexStoreDB::CanonicalFilePathRef>, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:62:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
   62 |     if (It != CanonPaths.end())
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' 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_Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/include/IndexStoreDB_Support/Path.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: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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
4 warnings generated.
SwiftEmitModule normal armv7k Emitting\ module\ for\ ISDBTibs (in target 'ISDBTibs' from project 'IndexStoreDB')
EmitSwiftModule normal armv7k (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/Process.swift:15:11: error: cannot find type 'Process' in scope
extension Process {
          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsBuilder.swift:33:23: error: cannot find type 'Process' in scope
    case buildFailure(Process.TerminationReason, exitCode: Int32, stdout: String?, stderr: String?)
                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsToolchain.swift:69:24: error: cannot find 'Process' in scope
      let output = try Process.tibs_checkNonZeroExit(arguments: cmd)
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsToolchain.swift:83:20: error: cannot find 'Process' in scope
    var out = try! Process.tibs_checkNonZeroExit(arguments: [ninja!.path, "--version"])
                   ^~~~~~~
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' 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-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.o
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:23:3: error: unknown type name 'FSEventStreamRef'
   23 |   FSEventStreamRef EventStream = nullptr;
      |   ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:58:24: error: unknown type name 'ConstFSEventStreamRef'
   58 |                        ConstFSEventStreamRef stream,
      |                        ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:62:30: error: unknown type name 'FSEventStreamEventFlags'
   62 |                        const FSEventStreamEventFlags eventFlags[],
      |                              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:63:30: error: unknown type name 'FSEventStreamEventId'
   63 |                        const FSEventStreamEventId eventIds[]) {
      |                              ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:91:3: error: unknown type name 'FSEventStreamContext'; did you mean 'EventStreamContextData'?
   91 |   FSEventStreamContext context;
      |   ^~~~~~~~~~~~~~~~~~~~
      |   EventStreamContextData
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:48:8: note: 'EventStreamContextData' declared here
   48 | struct EventStreamContextData {
      |        ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:92:11: error: no member named 'version' in '(anonymous namespace)::EventStreamContextData'
   92 |   context.version = 0;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:93:11: error: no member named 'info' in '(anonymous namespace)::EventStreamContextData'
   93 |   context.info = ctxData;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:94:11: error: no member named 'retain' in '(anonymous namespace)::EventStreamContextData'
   94 |   context.retain = nullptr;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:95:11: error: no member named 'release' in '(anonymous namespace)::EventStreamContextData'
   95 |   context.release = EventStreamContextData::dispose;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:96:11: error: no member named 'copyDescription' in '(anonymous namespace)::EventStreamContextData'
   96 |   context.copyDescription = nullptr;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:102:37: error: use of undeclared identifier 'kFSEventStreamEventIdSinceNow'
  102 |                                     kFSEventStreamEventIdSinceNow,
      |                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp:104:37: error: use of undeclared identifier 'kFSEventStreamCreateFlagNone'
  104 |                                     kFSEventStreamCreateFlagNone);
      |                                     ^
12 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/PatternMatching.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/PatternMatching.cpp normal arm64_32 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' 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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/PatternMatching.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/PatternMatching.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/PatternMatching.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/PatternMatching.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/PatternMatching.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Path.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp normal arm64_32 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' 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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Path.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Path.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Path.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Path.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Path.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Logging.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Logging.cpp normal arm64_32 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' 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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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 -Wno-shorten-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-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Logging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Logging.dia -c /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/Logging.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Logging.o -index-unit-output-path /IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/arm64_32/Logging.o
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'ISDBTibs' from project 'IndexStoreDB')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-watchos/IndexStoreDB_Support.build/Objects-normal/armv7k/FilePathWatcher.o /Users/admin/builder/spi-builder-workspace/Sources/IndexStoreDB_Support/FilePathWatcher.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
	Building workspace spi-builder-workspace with scheme IndexStoreDB-Package
(3 failures)
BUILD FAILURE 6.1 watchOS