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 SwiftCoreSymbolication, reference 0.1.0 (8f27ec), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 17:19:26 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftCoreSymbolication
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8f27ecd SourceInfo and Symbol
Cloned https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Revision (git rev-parse @):
8f27ecdf91262125efb0acb43d2e69a5cdd3c680
SUCCESS checkout https://github.com/ChimeHQ/SwiftCoreSymbolication.git at 0.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ChimeHQ/SwiftCoreSymbolication.git
https://github.com/ChimeHQ/SwiftCoreSymbolication.git
{
  "dependencies" : [
    {
      "identity" : "coresymbolication",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stacksift/CoreSymbolication"
    }
  ],
  "manifest_display_name" : "SwiftCoreSymbolication",
  "name" : "SwiftCoreSymbolication",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCoreSymbolication",
      "targets" : [
        "SwiftCoreSymbolication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftCoreSymbolicationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCoreSymbolicationTests",
      "path" : "Tests/SwiftCoreSymbolicationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCoreSymbolicationTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftCoreSymbolicationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCoreSymbolication"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCoreSymbolication",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCoreSymbolication",
      "path" : "Sources/SwiftCoreSymbolication",
      "product_dependencies" : [
        "CoreSymbolication"
      ],
      "product_memberships" : [
        "SwiftCoreSymbolication"
      ],
      "sources" : [
        "Architecture.swift",
        "SourceInfo.swift",
        "Symbol.swift",
        "SymbolOwner.swift",
        "Symbolicator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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
Fetching from https://github.com/stacksift/CoreSymbolication
Creating working copy of package ‘CoreSymbolication’
Checking out 0.2.0 of package ‘CoreSymbolication’
multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graphResolve Package Graph
multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graph
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-26 10:19:25.321 xcodebuild[520:2919] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_10-19-0025.xcresult
xcodebuild: error: Could not resolve package dependencies:
  multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graph
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
multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graph
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-26 10:19:26.047 xcodebuild[671:3662] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_10-19-0026.xcresult
xcodebuild: error: Could not resolve package dependencies:
  multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graph
BUILD FAILURE 6.1 watchOS