This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 OrderedSet with Swift 6.0 for iOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme OrderedSet -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/turbolent/orderedset.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
warning: templates not found in /usr/share/git-core/templates
From https://github.com/turbolent/orderedset
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 2a45c3e implement CustomReflectable to improve debugging
Cloned https://github.com/turbolent/orderedset.git
Revision (git rev-parse @):
2a45c3e1a247be1f874c0bf0d4abd8ac7d747d8b
SUCCESS checkout https://github.com/turbolent/orderedset.git at 0.2.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/turbolent/orderedset.git
Command line invocation:
    /Applications/Xcode-15.4.0.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
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  OrderedSet: /Users/admin/builder/spi-builder-workspace
resolved source packages: OrderedSet
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OrderedSet",
  "name" : "OrderedSet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OrderedSet",
      "targets" : [
        "OrderedSet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OrderedSetTests",
      "module_type" : "SwiftTarget",
      "name" : "OrderedSetTests",
      "path" : "Tests/OrderedSetTests",
      "sources" : [
        "OrderedSetTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OrderedSet"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OrderedSet",
      "module_type" : "SwiftTarget",
      "name" : "OrderedSet",
      "path" : "Sources/OrderedSet",
      "product_memberships" : [
        "OrderedSet"
      ],
      "sources" : [
        "OrderedSet.swift",
        "Sequence.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OrderedSet"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme OrderedSet -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.4.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 OrderedSet -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  OrderedSet: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
2024-06-11 12:07:01.231 xcodebuild[621:3528] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-11-06_12-07-0001.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }
	Available destinations for the "OrderedSet" scheme:
		{ platform:macOS, arch:arm64e, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64e, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:DriverKit, name:Any DriverKit Host }
		{ platform:macOS, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
	Ineligible destinations for the "OrderedSet" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.2 is not installed. To use with Xcode, first download and install the platform }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 10.5 is not installed. To use with Xcode, first download and install the platform }
Command line invocation:
    /Applications/Xcode-15.4.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 OrderedSet -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = com.apple.dt.toolchain.XcodeDefault
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  OrderedSet: /Users/admin/builder/spi-builder-workspace
2024-06-11 12:07:03.029 xcodebuild[626:3585] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-11-06_12-07-0003.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }
	Available destinations for the "OrderedSet" scheme:
		{ platform:macOS, arch:arm64e, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64e, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:DriverKit, name:Any DriverKit Host }
		{ platform:macOS, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
	Ineligible destinations for the "OrderedSet" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device, error:tvOS 17.5 is not installed. To use with Xcode, first download and install the platform }
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.2 is not installed. To use with Xcode, first download and install the platform }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device, error:watchOS 10.5 is not installed. To use with Xcode, first download and install the platform }
BUILD FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.