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 SwishAppStore, reference trunk (b7aa3d), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 4 Nov 2024 16:12:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwishAppStore -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SwishAppStore.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SwishAppStore
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at trunk
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsincere/SwishAppStore.git
Command line invocation:
    /Applications/Xcode-16.1.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
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/FullQueueDeveloper/ShGit.git
Fetching from https://github.com/FullQueueDeveloper/Sh.git
Fetching from https://github.com/FullQueueDeveloper/ShXcrun.git
Fetching from https://github.com/onevcat/Rainbow
Creating working copy of package ‘Rainbow’
Checking out 4.0.1 of package ‘Rainbow’
Creating working copy of package ‘Sh’
Checking out 1.3.0 of package ‘Sh’
Creating working copy of package ‘ShGit’
Checking out 1.2.0 of package ‘ShGit’
Creating working copy of package ‘ShXcrun’
Checking out 0.50.1 of package ‘ShXcrun’
'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.Resolve Package Graph
'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
resolved source packages: Rainbow, SwishAppStore, ShGit, Sh, ShXcrun
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwishAppStore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwishAppStore -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 SwishAppStore -destination platform=macOS,arch=arm64 "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
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Resolve Package Graph
'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b98ab7e3a2c97b9a37cdb9253ffd317b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b98ab7e3a2c97b9a37cdb9253ffd317b.xcbuilddata
error: The package product 'Sh' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShXcrun' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShGit' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwishAppStore
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 SwishAppStore -destination platform=macOS,arch=arm64 "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
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'Sh' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShGit' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShXcrun' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwishAppStore
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild