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 SwiftyCurl, reference 1.0.0 (a431b5), with Swift 6.1 for watchOS using Xcode 16.3 on 25 Apr 2025 15:46:10 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/dmcyk/swiftycurl.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmcyk/swiftycurl
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a431b5e move to Swift 4.1
Cloned https://github.com/dmcyk/swiftycurl.git
Revision (git rev-parse @):
a431b5ec0a04e98d8fbcb54b2d1d2dd19ed45ed5
SUCCESS checkout https://github.com/dmcyk/swiftycurl.git at 1.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dmcyk/swiftycurl.git
https://github.com/dmcyk/swiftycurl.git
{
  "dependencies" : [
    {
      "identity" : "ccurl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dmcyk/CCurl.git"
    }
  ],
  "manifest_display_name" : "SwiftyCurl",
  "name" : "SwiftyCurl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyCurl",
      "targets" : [
        "SwiftyCurl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftyCurlExample",
      "targets" : [
        "SwiftyCurlExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyCurlExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCurlExample",
      "path" : "Sources/SwiftyCurlExample",
      "product_memberships" : [
        "SwiftyCurlExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftyCurl"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftyCurl",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyCurl",
      "path" : "Sources/SwiftyCurl",
      "product_memberships" : [
        "SwiftyCurl",
        "SwiftyCurlExample"
      ],
      "sources" : [
        "Curl/Curl.swift",
        "Curl/CurlSlist.swift",
        "Curl/CurlStructure.swift",
        "Utils.swift",
        "cURLConnection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 08:46:09.321 xcodebuild[511:2812] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-46-0009.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
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
Updating from https://github.com/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 08:46:10.430 xcodebuild[612:3321] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-46-0010.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 watchOS