The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IndexStoreDB with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/indexstore-db.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/indexstore-db
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 96db57f Merge pull request #192 from ahoppen/nanoseconds
Cloned https://github.com/apple/indexstore-db.git
Revision (git rev-parse @):
96db57f90cdc92456e7431a60e38f57381826f5e
SUCCESS checkout https://github.com/apple/indexstore-db.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/apple/indexstore-db.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/87] Compiling IndexStoreDB_Support PatternMatching.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/Symbol.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/Symbol.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
2 warnings generated.
[1/87] Compiling IndexStoreDB_Core Symbol.cpp
[2/87] Compiling IndexStoreDB_Database DatabaseError.cpp
[3/87] Compiling IndexStoreDB_Support Logging-NonMac.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/CIndexStoreDB/include/IndexStoreDB/Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/CIndexStoreDB/include/IndexStoreDB/Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
2 warnings generated.
[4/96] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ReadTransaction.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ReadTransactionImpl.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Database/ReadTransaction.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ReadTransaction.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ReadTransactionImpl.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Database/ReadTransaction.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
2 warnings generated.
[5/96] Compiling IndexStoreDB_Database ReadTransaction.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ImportTransaction.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ImportTransactionImpl.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Database/ImportTransaction.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ImportTransaction.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/ImportTransactionImpl.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Database/ImportTransaction.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
2 warnings generated.
[6/96] Compiling IndexStoreDB_Database ImportTransaction.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
                                 ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:48:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
    _T1 first;
        ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
  ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:418:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
  std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
                                                                      ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:23:62: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
    : public integral_constant<bool, __is_constructible(_Tp, _Args...)>
                                                             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:92:18: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &>' requested here
          return is_constructible<first_type, _U1>::value
                 ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:154:46: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>::_CheckArgs::__enable_explicit<const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &, const bool &>' requested here
             _CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>()
                                             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:157:14: note: while substituting prior template arguments into non-type template parameter [with _Dummy = true]
    explicit pair(_T1 const& __t1, _T2 const& __t2)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:430:12: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
    return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>
           ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
      return std::make_pair(iterator(TheTable + BucketNo, false),
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::try_emplace<>' requested here
  ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Database/Database.cpp:418:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
  std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
                                                                      ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
4 warnings generated.
[7/104] Compiling IndexStoreDB_Database Database.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
                                 ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:61:26: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
    auto It = CanonPaths.find(AbsPath);
                         ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/Support/Path.cpp:62:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
    if (It != CanonPaths.end())
        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
4 warnings generated.
[8/104] Compiling IndexStoreDB_Support Path.cpp
[9/104] Compiling IndexStoreDB_Support Logging-Mac.mm
[10/104] Compiling IndexStoreDB_Support Logging.cpp
[11/104] Compiling circular_raw_ostream.cpp
[12/104] Compiling IndexStoreDB_Support Concurrency-Mac.cpp
[13/104] Compiling Watchdog.cpp
[14/104] Compiling IndexStoreDB_Support FilePathWatcher.cpp
[15/104] Compiling Valgrind.cpp
[16/104] Compiling UnicodeCaseFold.cpp
[17/104] Compiling raw_ostream.cpp
[18/104] Compiling VersionTuple.cpp
[19/104] Compiling WithColor.cpp
[20/104] Compiling Unicode.cpp
[21/104] Compiling Twine.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:206:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::Node, false, false, void>, false, false>>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' requested here
    : public iterator_facade_base<DerivedT, IteratorCategoryT, T,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/AllocatorList.h:89:16: note: in instantiation of template class 'indexstoredb_llvm::iterator_adaptor_base<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::Node, false, false, void>, false, false>>, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::Node, false, false, void>, false, false>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token, long, indexstoredb_llvm::yaml::Token *, indexstoredb_llvm::yaml::Token &>' requested here
      : public iterator_adaptor_base<IteratorImpl<ValueT, IteratorBase>,
               ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:180:25: note: in instantiation of template class 'indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<indexstoredb_llvm::MallocAllocator, 4096>>::Node, false, false, void>, false, false>>' requested here
  TokenQueueT::iterator Tok;
                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
3 warnings generated.
[22/104] Compiling YAMLParser.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:19:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/LineIterator.h:32:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::forward_iterator_tag, StringRef> {
                  ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
                                 ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:142:16: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>' requested here
  for (auto &P : MN->Mapping)
               ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:142:16: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>' requested here
  for (auto &P : MN->Mapping)
               ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
5 warnings generated.
[23/104] Compiling YAMLTraits.cpp
[24/104] Compiling Triple.cpp
[25/104] Compiling ToolOutputFile.cpp
[26/104] Compiling Threading.cpp
[27/104] Compiling TargetParser.cpp
[28/104] Compiling StringSaver.cpp
[29/104] Compiling StringMap.cpp
[30/104] Compiling StringRef.cpp
[31/104] Compiling StringExtras.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:23:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:23:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
                                 ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:193:18: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>' requested here
         I = Map.begin(), E = Map.end(); I != E; ++I)
                 ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:193:42: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>' requested here
         I = Map.begin(), E = Map.end(); I != E; ++I)
                                         ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' requested here
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:248:22: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>' requested here
  for (const auto &P : Records)
                     ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
                                 ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:48:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>' requested here
    _T1 first;
        ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>' requested here
  ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:206:33: note: in instantiation of member function 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::operator[]' requested here
    Timer &T = GroupEntry.second[Name];
                                ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
    : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
             ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
    : public StringMapIterBase<StringMapConstIterator<ValueTy>,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:23:62: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>' requested here
    : public integral_constant<bool, __is_constructible(_Tp, _Args...)>
                                                             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:92:18: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, const indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer> &>' requested here
          return is_constructible<first_type, _U1>::value
                 ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:154:46: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>::_CheckArgs::__enable_explicit<const indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer> &, const bool &>' requested here
             _CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>()
                                             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:157:14: note: while substituting prior template arguments into non-type template parameter [with _Dummy = true]
    explicit pair(_T1 const& __t1, _T2 const& __t2)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__utility/pair.h:430:12: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
    return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>
           ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>' requested here
      return std::make_pair(iterator(TheTable + BucketNo, false),
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::try_emplace<>' requested here
  ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:206:33: note: in instantiation of member function 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::operator[]' requested here
    Timer &T = GroupEntry.second[Name];
                                ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
7 warnings generated.
[32/104] Compiling Timer.cpp
[34/104] Compiling IndexStoreDB SymbolProperty.swift
[35/104] Compiling IndexStoreDB SymbolOccurrence.swift
[36/104] Compiling IndexStoreDB Symbol.swift
[37/104] Compiling IndexStoreDB IndexStoreDBError.swift
[38/105] Compiling IndexStoreDB IndexDelegate.swift
[39/105] Emitting module IndexStoreDB
[40/105] Compiling IndexStoreDB SymbolLocation.swift
[41/105] Compiling IndexStoreDB IndexStoreDB.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:292:47: error: expected initial value after '='
      let providerKind: SymbolProviderKind? = switch indexstoredb_unit_info_symbol_provider_kind(unit) {
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:292:46: error: consecutive statements on a line must be separated by ';'
      let providerKind: SymbolProviderKind? = switch indexstoredb_unit_info_symbol_provider_kind(unit) {
                                             ^
                                             ;
[41/105] Compiling SmallVector.cpp
[43/105] Compiling ISDBTibs TibsManifest.swift
[44/105] Compiling ISDBTibs Data.swift
[45/105] Compiling ISDBTibs JSONCompilationDatabase.swift
[46/105] Compiling ISDBTibs TibsResolvedTarget.swift
[47/105] Compiling ISDBTibs OutputFileMap.swift
[48/105] Compiling ISDBTibs Makefile.swift
[49/105] Compiling ISDBTibs Process.swift
[50/105] Emitting module ISDBTibs
[51/105] Compiling ISDBTibs TibsBuilder.swift
[51/106] Compiling SmallPtrSet.cpp
[53/106] Compiling IndexStoreDB SymbolRole.swift
[53/106] Compiling Process.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[53/106] Compiling SourceMgr.cpp
[53/106] Compiling Signals.cpp
[53/106] Compiling Program.cpp
[53/106] Compiling Signposts.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Statistic.cpp:32:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Statistic.cpp:32:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[53/106] Compiling Statistic.cpp
[0/1] Planning build
Building for debugging...
[0/52] Compiling Signposts.cpp
[1/54] Compiling PrettyStackTrace.cpp
[3/56] Emitting module IndexStoreDB
[4/56] Compiling IndexStoreDB IndexStoreDB.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:292:47: error: expected initial value after '='
      let providerKind: SymbolProviderKind? = switch indexstoredb_unit_info_symbol_provider_kind(unit) {
                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IndexStoreDB/IndexStoreDB.swift:292:46: error: consecutive statements on a line must be separated by ';'
      let providerKind: SymbolProviderKind? = switch indexstoredb_unit_info_symbol_provider_kind(unit) {
                                             ^
                                             ;
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Program.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Program.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Program.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Program.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[4/56] Compiling Program.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[4/56] Compiling SourceMgr.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Twine.h:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Path.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Twine.h:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[4/56] Compiling Path.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Process.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Process.h:29:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Chrono.h:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatProviders.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Process.cpp:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Process.h:29:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Chrono.h:13:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatProviders.h:18:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[4/56] Compiling Process.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Statistic.cpp:32:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<std::input_iterator_tag, ValueT> {
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
  iterator begin() { return yaml::begin(*this); }
           ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here[4/56] Compiling Statistic.cpp
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Signals.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<const_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/Support/Signals.cpp:15:
In file included from /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
    : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
                  ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/lib/LLVMSupport/include/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
    : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
             ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator
                            ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
#    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
                                        ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note: expanded from macro '_LIBCPP_DEPRECATED'
#      define _LIBCPP_DEPRECATED __attribute__((deprecated))
                                                ^
[4/56] Compiling Signals.cpp
BUILD FAILURE 5.8 macosSpm

Build Machine: Mac 5