The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build IndexStoreDB, reference main (b429f7), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 21:48:15 UTC.

Build Command

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

Build Log

** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.o /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
	Building workspace spi-builder-workspace with scheme IndexStoreDB-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  IndexStoreDB: /Users/admin/builder/spi-builder-workspace
resolved source packages: IndexStoreDB
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "IndexStoreDB",
  "name" : "IndexStoreDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IndexStoreDB",
      "targets" : [
        "IndexStoreDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IndexStoreDB_CXX",
      "targets" : [
        "IndexStoreDB_Index"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ISDBTestSupport",
      "targets" : [
        "ISDBTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "tibs",
      "targets" : [
        "tibs"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tibs",
      "module_type" : "SwiftTarget",
      "name" : "tibs",
      "path" : "Sources/tibs",
      "product_memberships" : [
        "ISDBTestSupport",
        "tibs"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ISDBTibs"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IndexStoreDB_Support",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Support",
      "path" : "lib/Support",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport"
      ],
      "sources" : [
        "Concurrency-Mac.cpp",
        "FilePathWatcher.cpp",
        "Logging-Mac.mm",
        "Logging-NonMac.cpp",
        "Logging.cpp",
        "Path.cpp",
        "PatternMatching.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_LLVMSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_LLVMSupport",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_LLVMSupport",
      "path" : "lib/LLVMSupport",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport"
      ],
      "sources" : [
        "Support/AArch64TargetParser.cpp",
        "Support/APFloat.cpp",
        "Support/APInt.cpp",
        "Support/APSInt.cpp",
        "Support/ARMTargetParser.cpp",
        "Support/Allocator.cpp",
        "Support/Atomic.cpp",
        "Support/Chrono.cpp",
        "Support/CommandLine.cpp",
        "Support/ConvertUTF.cpp",
        "Support/ConvertUTFWrapper.cpp",
        "Support/DJB.cpp",
        "Support/Debug.cpp",
        "Support/Errno.cpp",
        "Support/Error.cpp",
        "Support/ErrorHandling.cpp",
        "Support/FileUtilities.cpp",
        "Support/FoldingSet.cpp",
        "Support/FormatVariadic.cpp",
        "Support/Hashing.cpp",
        "Support/Host.cpp",
        "Support/JSON.cpp",
        "Support/LineIterator.cpp",
        "Support/Locale.cpp",
        "Support/MD5.cpp",
        "Support/ManagedStatic.cpp",
        "Support/MathExtras.cpp",
        "Support/Memory.cpp",
        "Support/MemoryBuffer.cpp",
        "Support/Mutex.cpp",
        "Support/NativeFormatting.cpp",
        "Support/Optional.cpp",
        "Support/Options.cpp",
        "Support/Path.cpp",
        "Support/PrettyStackTrace.cpp",
        "Support/Process.cpp",
        "Support/Program.cpp",
        "Support/Signals.cpp",
        "Support/Signposts.cpp",
        "Support/SmallPtrSet.cpp",
        "Support/SmallVector.cpp",
        "Support/SourceMgr.cpp",
        "Support/Statistic.cpp",
        "Support/StringExtras.cpp",
        "Support/StringMap.cpp",
        "Support/StringRef.cpp",
        "Support/StringSaver.cpp",
        "Support/TargetParser.cpp",
        "Support/Threading.cpp",
        "Support/Timer.cpp",
        "Support/ToolOutputFile.cpp",
        "Support/Triple.cpp",
        "Support/Twine.cpp",
        "Support/Unicode.cpp",
        "Support/UnicodeCaseFold.cpp",
        "Support/Valgrind.cpp",
        "Support/VersionTuple.cpp",
        "Support/Watchdog.cpp",
        "Support/WithColor.cpp",
        "Support/YAMLParser.cpp",
        "Support/YAMLTraits.cpp",
        "Support/circular_raw_ostream.cpp",
        "Support/raw_ostream.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Index",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Index",
      "path" : "lib/Index",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport"
      ],
      "sources" : [
        "FilePathIndex.cpp",
        "FileVisibilityChecker.cpp",
        "IndexDatastore.cpp",
        "IndexStoreLibraryProvider.cpp",
        "IndexSystem.cpp",
        "StoreSymbolRecord.cpp",
        "SymbolIndex.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Database"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Database",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Database",
      "path" : "lib/Database",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport"
      ],
      "sources" : [
        "Database.cpp",
        "DatabaseError.cpp",
        "ImportTransaction.cpp",
        "ReadTransaction.cpp",
        "lmdb/mdb.c",
        "lmdb/midl.c"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_Core",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_Core",
      "path" : "lib/Core",
      "product_memberships" : [
        "IndexStoreDB",
        "IndexStoreDB_CXX",
        "ISDBTestSupport"
      ],
      "sources" : [
        "Symbol.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDB_CIndexStoreDB",
      "module_type" : "ClangTarget",
      "name" : "IndexStoreDB_CIndexStoreDB",
      "path" : "lib/CIndexStoreDB",
      "product_memberships" : [
        "IndexStoreDB",
        "ISDBTestSupport"
      ],
      "sources" : [
        "CIndexStoreDB.cpp"
      ],
      "target_dependencies" : [
        "IndexStoreDB_Index"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IndexStoreDBTests",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreDBTests",
      "path" : "Tests/IndexStoreDBTests",
      "sources" : [
        "IndexStoreDBTests.swift",
        "IndexTests.swift",
        "LocationScannerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB",
        "ISDBTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IndexStoreDB",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreDB",
      "path" : "Sources/IndexStoreDB",
      "product_memberships" : [
        "IndexStoreDB",
        "ISDBTestSupport"
      ],
      "sources" : [
        "IndexDelegate.swift",
        "IndexStoreDB.swift",
        "IndexStoreDBError.swift",
        "Symbol.swift",
        "SymbolLocation.swift",
        "SymbolOccurrence.swift",
        "SymbolProperty.swift",
        "SymbolRole.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB_CIndexStoreDB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ISDBTibsTests",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTibsTests",
      "path" : "Tests/ISDBTibsTests",
      "sources" : [
        "MiscTests.swift",
        "OutputFileMapTests.swift",
        "TibsBuildTests.swift",
        "TibsCompilationDatabaseTests.swift",
        "TibsManifestTests.swift",
        "TibsResolutionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ISDBTibs",
        "ISDBTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ISDBTibs",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTibs",
      "path" : "Sources/ISDBTibs",
      "product_memberships" : [
        "ISDBTestSupport",
        "tibs"
      ],
      "sources" : [
        "Data.swift",
        "JSONCompilationDatabase.swift",
        "Makefile.swift",
        "OutputFileMap.swift",
        "Process.swift",
        "TibsBuilder.swift",
        "TibsManifest.swift",
        "TibsResolvedTarget.swift",
        "TibsToolchain.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ISDBTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "ISDBTestSupport",
      "path" : "Sources/ISDBTestSupport",
      "product_memberships" : [
        "ISDBTestSupport"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ISDBTestSupport/INPUTS",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ForwardingIndexDelegate.swift",
        "SourceFileCache.swift",
        "TestLocation.swift",
        "TestLocationScanner.swift",
        "TestSources.swift",
        "TibsTestWorkspace.swift",
        "XCTestAssertions.swift"
      ],
      "target_dependencies" : [
        "IndexStoreDB",
        "ISDBTibs",
        "tibs"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IndexStoreDB",
      "IndexStoreDB_CXX",
      "IndexStoreDB-Package",
      "ISDBTestSupport",
      "tibs"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStoreDB-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IndexStoreDB-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  IndexStoreDB: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'IndexStoreDB_CXX' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
    Target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
    Target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'tibs' in project 'IndexStoreDB'
    Target 'ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'tibs' in project 'IndexStoreDB'
    Target 'tibs' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'ISDBTibs' in project 'IndexStoreDB'
    Target 'ISDBTibs' in project 'IndexStoreDB' (no dependencies)
    Target 'IndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
    Target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
    Target 'IndexStoreDB_Index' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
    Target 'IndexStoreDB_Database' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
    Target 'IndexStoreDB_Core' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
    Target 'IndexStoreDB_Support' in project 'IndexStoreDB'
        ➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
    Target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB' (no dependencies)
    Target 'IndexStoreDB_ISDBTestSupport' in project 'IndexStoreDB' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
Build description signature: 70c6262d911af9473baff0df46b805ab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/70c6262d911af9473baff0df46b805ab.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IndexStoreDB_ISDBTestSupport.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_ISDBTestSupport.build/empty-IndexStoreDB_ISDBTestSupport.plist (in target 'IndexStoreDB_ISDBTestSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_ISDBTestSupport.build/empty-IndexStoreDB_ISDBTestSupport.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IndexStoreDB_ISDBTestSupport.bundle/Info.plist
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/Path.o /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/Path.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/Path.dia -c /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/Path.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/Path.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:19:
/Users/admin/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
   53 |     : public iterator_facade_base<const_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:19:
/Users/admin/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
   79 |     : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileSystem.h:34:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Error.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
/Users/admin/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
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/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
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:61:26: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
   61 |     auto It = CanonPaths.find(AbsPath);
      |                          ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
/Users/admin/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
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/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
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:62:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
   62 |     if (It != CanonPaths.end())
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:20:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/LLVM.h:24:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Casting.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:253:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  253 |   this->Capacity = NewCapacity;
      |                  ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:220:13: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::string>::grow' requested here
  220 |       this->grow();
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileSystem.h:34:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Error.h:969:12: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::string>::push_back' requested here
  969 |     Errors.push_back(EI.message());
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:253:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  253 |   this->Capacity = NewCapacity;
      |                  ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:220:13: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>>::grow' requested here
  220 |       this->grow();
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Allocator.h:249:24: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::pair<void *, unsigned long>>::push_back' requested here
  249 |       CustomSizedSlabs.push_back(std::make_pair(NewSlab, PaddedSize));
      |                        ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:165:46: note: in instantiation of member function 'indexstoredb_llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
  165 |       static_cast<StringMapEntry*>(Allocator.Allocate(AllocSize,Alignment));
      |                                              ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:403:26: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>::Create<indexstoredb_llvm::BumpPtrAllocatorImpl<>, IndexStoreDB::CanonicalFilePathRef>' requested here
  403 |     Bucket = MapEntryTy::Create(Key, Allocator, std::forward<ArgsTy>(Args)...);
      |                          ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:386:12: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<IndexStoreDB::CanonicalFilePathRef, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::try_emplace<IndexStoreDB::CanonicalFilePathRef>' requested here
  386 |     return try_emplace(KV.first, std::move(KV.second));
      |            ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:74:28: note: in instantiation of member function 'indexstoredb_llvm::StringMap<IndexStoreDB::CanonicalFilePathRef, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::insert' requested here
   74 |     auto Pair = CanonPaths.insert(std::make_pair(AbsPath.str(), CanonicalFilePathRef()));
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Allocator.h:398:54: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  398 |     size_t AllocatedSlabSize = computeSlabSize(Slabs.size());
      |                                ~~~~~~~~~~~~~~~ ~~~~~~^~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Allocator.h:260:5: note: in instantiation of member function 'indexstoredb_llvm::BumpPtrAllocatorImpl<>::StartNewSlab' requested here
  260 |     StartNewSlab();
      |     ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:165:46: note: in instantiation of member function 'indexstoredb_llvm::BumpPtrAllocatorImpl<>::Allocate' requested here
  165 |       static_cast<StringMapEntry*>(Allocator.Allocate(AllocSize,Alignment));
      |                                              ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:403:26: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>::Create<indexstoredb_llvm::BumpPtrAllocatorImpl<>, IndexStoreDB::CanonicalFilePathRef>' requested here
  403 |     Bucket = MapEntryTy::Create(Key, Allocator, std::forward<ArgsTy>(Args)...);
      |                          ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:386:12: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<IndexStoreDB::CanonicalFilePathRef, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::try_emplace<IndexStoreDB::CanonicalFilePathRef>' requested here
  386 |     return try_emplace(KV.first, std::move(KV.second));
      |            ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:74:28: note: in instantiation of member function 'indexstoredb_llvm::StringMap<IndexStoreDB::CanonicalFilePathRef, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::insert' requested here
   74 |     auto Pair = CanonPaths.insert(std::make_pair(AbsPath.str(), CanonicalFilePathRef()));
      |                            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Allocator.h:415:27: warning: implicit conversion loses integer precision: 'typename iterator_traits<void **>::difference_type' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32]
  415 |           computeSlabSize(std::distance(Slabs.begin(), I));
      |           ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Allocator.h:169:5: note: in instantiation of member function 'indexstoredb_llvm::BumpPtrAllocatorImpl<>::DeallocateSlabs' requested here
  169 |     DeallocateSlabs(Slabs.begin(), Slabs.end());
      |     ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:14:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:225:3: note: in instantiation of member function 'indexstoredb_llvm::BumpPtrAllocatorImpl<>::~BumpPtrAllocatorImpl' requested here
  225 |   StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {}
      |   ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:34:7: note: in instantiation of member function 'indexstoredb_llvm::StringMap<IndexStoreDB::CanonicalFilePathRef, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::StringMap' requested here
   34 | class CanonicalPathCacheImpl {
      |       ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.o /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.dia -c /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/FilePathWatcher.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/FilePathWatcher.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/FilePathWatcher.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:23:3: error: unknown type name 'FSEventStreamRef'
   23 |   FSEventStreamRef EventStream = nullptr;
      |   ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:58:24: error: unknown type name 'ConstFSEventStreamRef'
   58 |                        ConstFSEventStreamRef stream,
      |                        ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:62:30: error: unknown type name 'FSEventStreamEventFlags'
   62 |                        const FSEventStreamEventFlags eventFlags[],
      |                              ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:63:30: error: unknown type name 'FSEventStreamEventId'
   63 |                        const FSEventStreamEventId eventIds[]) {
      |                              ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:91:3: error: unknown type name 'FSEventStreamContext'; did you mean 'EventStreamContextData'?
   91 |   FSEventStreamContext context;
      |   ^~~~~~~~~~~~~~~~~~~~
      |   EventStreamContextData
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:48:8: note: 'EventStreamContextData' declared here
   48 | struct EventStreamContextData {
      |        ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:92:11: error: no member named 'version' in '(anonymous namespace)::EventStreamContextData'
   92 |   context.version = 0;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:93:11: error: no member named 'info' in '(anonymous namespace)::EventStreamContextData'
   93 |   context.info = ctxData;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:94:11: error: no member named 'retain' in '(anonymous namespace)::EventStreamContextData'
   94 |   context.retain = nullptr;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:95:11: error: no member named 'release' in '(anonymous namespace)::EventStreamContextData'
   95 |   context.release = EventStreamContextData::dispose;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:96:11: error: no member named 'copyDescription' in '(anonymous namespace)::EventStreamContextData'
   96 |   context.copyDescription = nullptr;
      |   ~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:102:37: error: use of undeclared identifier 'kFSEventStreamEventIdSinceNow'
  102 |                                     kFSEventStreamEventIdSinceNow,
      |                                     ^
/Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp:104:37: error: use of undeclared identifier 'kFSEventStreamCreateFlagNone'
  104 |                                     kFSEventStreamCreateFlagNone);
      |                                     ^
7 warnings and 12 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLTraits.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLTraits.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLTraits.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLTraits.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLTraits.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:13:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:21:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/PointerUnion.h:17:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:327:56: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  327 |   static unsigned getHashValue(hash_code val) { return val; }
      |                                                 ~~~~~~ ^~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:136:20: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  136 |     return Buffers.size();
      |     ~~~~~~ ~~~~~~~~^~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:157:20: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  157 |     return Buffers.size();
      |     ~~~~~~ ~~~~~~~~^~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/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]
  324 |     : public std::iterator<std::input_iterator_tag, ValueT> {
      |                   ^
/Users/admin/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
  425 |   iterator begin() { return yaml::begin(*this); }
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/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]
  324 |     : public std::iterator<std::input_iterator_tag, ValueT> {
      |                   ^
/Users/admin/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
  482 |   iterator begin() { return yaml::begin(*this); }
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:1776:33: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
 1776 |     if ( yout.preflightDocument(i) ) {
      |               ~~~~~~~~~~~~~~~~~ ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:19:
/Users/admin/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]
   32 |     : public std::iterator<std::forward_iterator_tag, StringRef> {
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
/Users/admin/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
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/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
  510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
      |                                  ^
/Users/admin/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
  142 |   for (auto &P : MN->Mapping)
      |                ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
/Users/admin/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
  451 |     : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
      |              ^
/Users/admin/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
  493 |     : public StringMapIterBase<StringMapConstIterator<ValueTy>,
      |              ^
/Users/admin/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
  142 |   for (auto &P : MN->Mapping)
      |                ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23: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
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:206:24: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  206 |     return SQ->Entries.size();
      |     ~~~~~~ ~~~~~~~~~~~~^~~~~~
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/raw_ostream.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/raw_ostream.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/raw_ostream.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/raw_ostream.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/raw_ostream.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/raw_ostream.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/raw_ostream.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatVariadic.h:32:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatCommon.h:52:15: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
   52 |       fill(S, PadAmount);
      |       ~~~~    ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatCommon.h:56:15: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
   56 |       fill(S, X);
      |       ~~~~    ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatCommon.h:58:25: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
   58 |       fill(S, PadAmount - X);
      |       ~~~~    ~~~~~~~~~~^~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatCommon.h:62:15: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
   62 |       fill(S, PadAmount);
      |       ~~~~    ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:292:45: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  292 |     size_t BytesUsed = Fmt.print(OutBufCur, BufferBytesLeft);
      |                            ~~~~~            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:314:44: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  314 |     size_t BytesUsed = Fmt.print(V.data(), NextBufferSize);
      |                            ~~~~~           ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:341:18: warning: implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  341 |     this->indent(Difference);
      |           ~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:344:18: warning: implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  344 |     this->indent(Difference);
      |           ~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:348:32: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
  348 |     int PadAmount = Difference / 2;
      |         ~~~~~~~~~   ~~~~~~~~~~~^~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:351:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  351 |     this->indent(Difference - PadAmount);
      |           ~~~~~~ ~~~~~~~~~~~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:377:23: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  377 |       indent(FN.Width - Buffer.size());
      |       ~~~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:406:48: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'unsigned int' [-Wshorten-64-to-32]
  405 |   unsigned NumByteGroups =
      |            ~~~~~~~~~~~~~
  406 |       alignTo(FB.NumPerLine, FB.ByteGroupSize) / FB.ByteGroupSize;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:434:44: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  434 |       indent(BlockCharWidth - CharsPrinted + 2);
      |       ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/raw_ostream.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:253:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  253 |   this->Capacity = NewCapacity;
      |                  ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:220:13: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::string>::grow' requested here
  220 |       this->grow();
      |             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/raw_ostream.cpp:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileSystem.h:34:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Error.h:969:12: note: in instantiation of member function 'indexstoredb_llvm::SmallVectorTemplateBase<std::string>::push_back' requested here
  969 |     Errors.push_back(EI.message());
      |            ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/circular_raw_ostream.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/circular_raw_ostream.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/circular_raw_ostream.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/circular_raw_ostream.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/circular_raw_ostream.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/circular_raw_ostream.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/circular_raw_ostream.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/circular_raw_ostream.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/circular_raw_ostream.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/raw_ostream.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/circular_raw_ostream.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/circular_raw_ostream.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/raw_ostream.h:16:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
6 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLParser.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLParser.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLParser.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLParser.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/YAMLParser.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/admin/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]
  324 |     : public std::iterator<std::input_iterator_tag, ValueT> {
      |                   ^
/Users/admin/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
  425 |   iterator begin() { return yaml::begin(*this); }
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/admin/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]
  324 |     : public std::iterator<std::input_iterator_tag, ValueT> {
      |                   ^
/Users/admin/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
  482 |   iterator begin() { return yaml::begin(*this); }
      |            ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:27:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/PointerUnion.h:17:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:327:56: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  327 |   static unsigned getHashValue(hash_code val) { return val; }
      |                                                 ~~~~~~ ^~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:27:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:136:20: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  136 |     return Buffers.size();
      |     ~~~~~~ ~~~~~~~~^~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:157:20: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  157 |     return Buffers.size();
      |     ~~~~~~ ~~~~~~~~^~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/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]
   68 |     : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
      |                   ^
/Users/admin/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<>>::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<>>::Node, false, false, void>, false, false>>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' requested here
  206 |     : public iterator_facade_base<DerivedT, IteratorCategoryT, T,
      |              ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:14:
/Users/admin/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<>>::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<>>::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<>>::Node, false, false, void>, false, false>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' requested here
   89 |       : public iterator_adaptor_base<IteratorImpl<ValueT, IteratorBase>,
      |                ^
/Users/admin/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<>>::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<>>::Node, false, false, void>, false, false>>' requested here
  180 |   TokenQueueT::iterator Tok;
      |                         ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:22:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/memory:944:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/shared_ptr.h:31:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__memory/uninitialized_algorithms.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' has been explicitly marked deprecated here
   23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
      |                             ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Optional.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Compiler.h:19:
In file included from /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/new:89:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:731:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  731 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  696 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/WithColor.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/WithColor.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/WithColor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/WithColor.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/WithColor.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/WithColor.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/WithColor.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/WithColor.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/WithColor.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/WithColor.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/WithColor.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/WithColor.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/WithColor.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/CommandLine.h:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Watchdog.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Watchdog.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Watchdog.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Watchdog.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Watchdog.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Watchdog.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Watchdog.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/VersionTuple.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/VersionTuple.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/VersionTuple.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/VersionTuple.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/VersionTuple.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/VersionTuple.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/VersionTuple.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/VersionTuple.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/VersionTuple.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/VersionTuple.h:17:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/DenseMapInfo.h:327:56: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  327 |   static unsigned getHashValue(hash_code val) { return val; }
      |                                                 ~~~~~~ ^~~
8 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Valgrind.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Valgrind.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Valgrind.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Valgrind.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Valgrind.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Valgrind.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Valgrind.o
SwiftDriver IndexStoreDB normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IndexStoreDB -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/IndexStoreDB_CIndexStoreDB.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/IndexStoreDB_Index.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/CIndexStoreDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/Index/include -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/Database/include -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/Core/include -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/Support/include -Xcc -I/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB.build/Objects-normal/arm64/IndexStoreDB-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ISDBTibs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ISDBTibs' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ISDBTibs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/ISDBTibs.build/Objects-normal/arm64/ISDBTibs-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/UnicodeCaseFold.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/UnicodeCaseFold.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/UnicodeCaseFold.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/UnicodeCaseFold.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/UnicodeCaseFold.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/UnicodeCaseFold.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/UnicodeCaseFold.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Unicode.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Unicode.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Unicode.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Unicode.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Unicode.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Unicode.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Unicode.o
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Unicode.cpp:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/UnicodeCharRanges.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:539:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  539 |   return 31 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:545:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  545 |   return 63 - countLeadingZeros(Value);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:552:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  552 |   return 32 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MathExtras.h:558:13: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  558 |   return 64 - countLeadingZeros(Value - 1);
      |   ~~~~~~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Unicode.cpp:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/UnicodeCharRanges.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:20:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:45:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   45 |       : BeginX(FirstEl), Capacity(Capacity) {}
      |                                  ~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallVector.h:68:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
   68 |     this->Size = Size;
      |                ~ ^~~~
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Unicode.cpp:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/UnicodeCharRanges.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:198:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
  198 |   uint32_t z = len + (static_cast<uint32_t>(c) << 2);
      |            ~   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ IndexStoreDB (in target 'IndexStoreDB' from project 'IndexStoreDB')
EmitSwiftModule normal arm64 (in target 'IndexStoreDB' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Twine.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Twine.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Twine.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Twine.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Twine.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Twine.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Twine.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Triple.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Triple.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Triple.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Triple.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Triple.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Triple.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/Triple.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/ToolOutputFile.o /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/ToolOutputFile.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_LLVMSupport' from project 'IndexStoreDB')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/ToolOutputFile.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/ToolOutputFile.dia -c /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/ToolOutputFile.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/ToolOutputFile.o -index-unit-output-path /IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_LLVMSupport.build/Objects-normal/arm64/ToolOutputFile.o
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IndexStoreDB.build/Debug-iphoneos/IndexStoreDB_Support.build/Objects-normal/arm64/FilePathWatcher.o /Users/admin/builder/spi-builder-workspace/lib/Support/FilePathWatcher.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'IndexStoreDB_Support' from project 'IndexStoreDB')
	Building workspace spi-builder-workspace with scheme IndexStoreDB-Package
(2 failures)
BUILD FAILURE 6.1 iOS