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 IndexStore, reference 3.0.1 (e9f04e), with Swift 5.8 for iOS using Xcode 14.3 on 1 Nov 2024 16:31:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/IndexStore.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at e9f04e1 Merge branch 'develop'
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
e9f04e1a93b23485eeaebc957c13f901a6163783
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at 3.0.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/swiftlang/indexstore-db.git
Fetching from https://github.com/SwiftPackageIndex/SPIManifest.git
Fetching from https://github.com/swiftlang/swift-tools-support-core.git
Fetching from https://github.com/jpsim/Yams.git
Creating working copy of package ‘Yams’
Checking out 5.1.3 of package ‘Yams’
Creating working copy of package ‘SPIManifest’
Checking out 0.19.0 of package ‘SPIManifest’
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.7.1 of package ‘swift-tools-support-core’
Creating working copy of package ‘indexstore-db’
Checking out swift-6.0.2-RELEASE of package ‘indexstore-db’
Resolve Package Graph
Resolved source packages:
  swift-tools-support-core: https://github.com/swiftlang/swift-tools-support-core.git @ 0.7.1
  IndexStore: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
  SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
  IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.0.2-RELEASE
resolved source packages: swift-tools-support-core, IndexStore, Yams, SPIManifest, IndexStoreDB
2024-11-01 12:31:10.984 xcodebuild[467:2502] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-01 12:31:27.569 xcodebuild[467:2502] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002e57800: name:INPUTS path:group:INPUTS> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/indexstore-db/Sources/ISDBTestSupport/INPUTS, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-01 12:31:27.571 xcodebuild[467:2502] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002e70500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SPIManifest/Sources/SPIManifest/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "dependencies" : [
    {
      "identity" : "indexstore-db",
      "requirement" : {
        "revision" : [
          "swift-6.0.2-RELEASE"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/indexstore-db.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.7.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-tools-support-core.git"
    },
    {
      "identity" : "spimanifest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
    }
  ],
  "manifest_display_name" : "IndexStore",
  "name" : "IndexStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IndexStore",
      "targets" : [
        "IndexStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IndexStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "IndexStoreTests",
      "path" : "Tests/IndexStoreTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IndexStoreTests/Configurations",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IndexStore/IndexStoreTests.swift",
        "IndexStore/SourceRoleTests.swift",
        "IndexStoreQuery/IndexStoreQueryTests.swift",
        "ProcessInfoExtensionTests.swift",
        "Samples/Classes.swift",
        "Samples/Colors.swift",
        "Samples/EmptySource.swift",
        "Samples/Enums.swift",
        "Samples/Extensions.swift",
        "Samples/Functions.swift",
        "Samples/Inheritance.swift",
        "Samples/InvocationTestCase.swift",
        "Samples/Properties.swift",
        "Samples/Protocols.swift",
        "Samples/Relations.swift",
        "Samples/RelationsRestricted.swift",
        "Samples/SourceContents.swift",
        "Samples/Structs.swift",
        "Samples/Typealias.swift",
        "SourceKindTests.swift",
        "SourceLocationTests.swift",
        "SourceResolvingErrorTests.swift",
        "SourceSymbolCollectionTests.swift",
        "SourceSymbolTests.swift",
        "Utilities/AnyError.swift",
        "Utilities/Logger+Tests.swift"
      ],
      "target_dependencies" : [
        "IndexStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IndexStore",
      "module_type" : "SwiftTarget",
      "name" : "IndexStore",
      "path" : "Sources/IndexStore",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "IndexStoreDB"
      ],
      "product_memberships" : [
        "IndexStore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IndexStore.swift",
        "Internal/Extensions/IndexStoreDB+Hashable.swift",
        "Internal/Utilities/Logger+Defaults.swift",
        "Internal/Utilities/ProcessInfo+Environment.swift",
        "Internal/Utilities/Shell.swift",
        "Public/Convenience/IndexStore+ClassConvenience.swift",
        "Public/Convenience/IndexStore+ExtensionConvenience.swift",
        "Public/Convenience/IndexStore+InvocationConvenience.swift",
        "Public/Convenience/IndexStore+ProtocolConvenience.swift",
        "Public/Convenience/IndexStore+References.swift",
        "Public/Errors/SourceResolvingError.swift",
        "Public/IndexStore+Configuration.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Declarations.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Extensions.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Functions.swift",
        "Public/IndexStoreQuery/IndexStoreQuery+Properties.swift",
        "Public/IndexStoreQuery/IndexStoreQuery.swift",
        "Public/SourceSymbol/SourceDetailsCollection.swift",
        "Public/SourceSymbol/SourceKind.swift",
        "Public/SourceSymbol/SourceLocation.swift",
        "Public/SourceSymbol/SourceRole.swift",
        "Public/SourceSymbol/SourceSymbol.swift",
        "Public/Workspace/Workspace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IndexStore"
    ]
  }
}
2024-11-01 12:31:32.259 xcodebuild[783:3585] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStore -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IndexStore -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-tools-support-core: https://github.com/swiftlang/swift-tools-support-core.git @ 0.7.1
  IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.0.2-RELEASE
  SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
  IndexStore: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f086bd72b1c5cbf97ffd427e5b317cc6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f086bd72b1c5cbf97ffd427e5b317cc6.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'IndexStoreTests' from project 'IndexStore')
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'IndexStore' from project 'IndexStore')
Resolve Package Graph
2024-11-01 12:31:33.175 xcodebuild[789:3645] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-01 12:31:35.676 xcodebuild[789:3645] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000030ed500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SPIManifest/Sources/SPIManifest/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-01 12:31:35.698 xcodebuild[789:3645] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003011b00: name:INPUTS path:group:INPUTS> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/indexstore-db/Sources/ISDBTestSupport/INPUTS, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IndexStore -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-tools-support-core: https://github.com/swiftlang/swift-tools-support-core.git @ 0.7.1
  IndexStore: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
  IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.0.2-RELEASE
  SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f086bd72b1c5cbf97ffd427e5b317cc6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f086bd72b1c5cbf97ffd427e5b317cc6.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'IndexStoreTests' from project 'IndexStore')
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'IndexStore' from project 'IndexStore')
2024-11-01 12:31:37.308 xcodebuild[835:3876] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-01 12:31:37.815 xcodebuild[835:3876] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014e9e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SPIManifest/Sources/SPIManifest/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-01 12:31:37.841 xcodebuild[835:3876] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000014d4400: name:INPUTS path:group:INPUTS> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/indexstore-db/Sources/ISDBTestSupport/INPUTS, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "INPUTS" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS