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 database-kit, reference master (6f7099), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 23:01:19 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/vapor/database-kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/database-kit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f7099a DatabaseKit 2.0 (#53)
Cloned https://github.com/vapor/database-kit.git
Revision (git rev-parse @):
6f7099a9cde284b4041f544a1d5e16669300434f
SUCCESS checkout https://github.com/vapor/database-kit.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/database-kit.git
https://github.com/vapor/database-kit.git
{
  "dependencies" : [
    {
      "identity" : "nio-kit",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/nio-kit.git"
    }
  ],
  "manifest_display_name" : "database-kit",
  "name" : "database-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DatabaseKit",
      "targets" : [
        "DatabaseKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DatabaseKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DatabaseKitTests",
      "path" : "Tests/DatabaseKitTests",
      "sources" : [
        "SQLiteBenchmarkTests.swift"
      ],
      "target_dependencies" : [
        "DatabaseKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DatabaseKit",
      "module_type" : "SwiftTarget",
      "name" : "DatabaseKit",
      "path" : "Sources/DatabaseKit",
      "product_dependencies" : [
        "NIOKit"
      ],
      "product_memberships" : [
        "DatabaseKit"
      ],
      "sources" : [
        "Connection/DatabaseConnection.swift",
        "Database/Database.swift",
        "Database/DatabaseIdentifier.swift",
        "Database/Databases.swift",
        "Database/ThreadConnectionPool.swift",
        "Utilities/DatabaseKitError.swift",
        "Utilities/Deprecated.swift",
        "Utilities/Exports.swift",
        "Utilities/URL+DatabaseName.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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/vapor/nio-kit.git
could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)Resolve Package Graph
Updating from https://github.com/vapor/nio-kit.git
could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)Resolve Package Graph
Updating from https://github.com/vapor/nio-kit.git
could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 16:01:18.051 xcodebuild[517:2869] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_16-01-0018.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)
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/vapor/nio-kit.git
could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 16:01:19.179 xcodebuild[664:3577] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_16-01-0019.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘master’ in https://github.com/vapor/nio-kit.git (did you mean ‘main’?)
BUILD FAILURE 6.1 macosXcodebuild