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 main (d974ad), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 17:19:21 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftCoreSymbolication
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d974ad0 Add editorconfig
Cloned https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Revision (git rev-parse @):
d974ad02a1b16554c0b57584210b3a9f60988f3b
SUCCESS checkout https://github.com/ChimeHQ/SwiftCoreSymbolication.git at main
========================================
Build
========================================
Selected platform:         iOS
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/ChimeHQ/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/ChimeHQ/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:20.435 xcodebuild[515:2883] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_10-19-0020.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:21.174 xcodebuild[669:3663] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_10-19-0021.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 iOS