This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 PGExtras with Swift 5.8 for watchOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme PGExtras-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/swift-pg-extras.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finestructure/swift-pg-extras
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 5480573 Merge pull request #2 from finestructure/add-ci
Cloned https://github.com/finestructure/swift-pg-extras.git
Revision (git rev-parse @):
5480573d64ad457c3ffd07e98283ee59fa38a4e8
SUCCESS checkout https://github.com/finestructure/swift-pg-extras.git at 0.2.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/cfilipov/texttable.git
Fetching from https://github.com/vapor/postgres-nio.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Creating working copy of package ‘swift-metrics’
Checking out 2.3.0 of package ‘swift-metrics’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.2 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.19.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘postgres-nio’
Checking out 1.10.0 of package ‘postgres-nio’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.12.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘texttable’
Checking out master of package ‘texttable’
Creating working copy of package ‘swift-nio’
Checking out 2.40.0 of package ‘swift-nio’
Creating working copy of package ‘swift-log’
Checking out 1.4.2 of package ‘swift-log’
Creating working copy of package ‘swift-crypto’
Checking out 2.1.0 of package ‘swift-crypto’
Resolve Package Graph
Resolved source packages:
  postgres-nio: https://github.com/vapor/postgres-nio.git @ 1.10.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  TextTable: https://github.com/cfilipov/texttable.git @ master
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  PGExtras: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.12.0
resolved source packages: postgres-nio, swift-log, swift-metrics, TextTable, swift-crypto, swift-argument-parser, swift-nio, PGExtras, swift-nio-ssl, swift-nio-transport-services
2023-11-22 06:54:21.408 xcodebuild[44994:63254368] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:54:29.196 xcodebuild[44994:63254368] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001cb3e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "pg-extras",
      "PGExtras",
      "PGExtras-Package"
    ]
  }
}
2023-11-22 06:54:29.633 xcodebuild[45973:63256587] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme PGExtras-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PGExtras-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  TextTable: https://github.com/cfilipov/texttable.git @ master
  postgres-nio: https://github.com/vapor/postgres-nio.git @ 1.10.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.12.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
  PGExtras: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 4ed6369e106db2d5f757a9dc355f3e92
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ed6369e106db2d5f757a9dc355f3e92.xcbuilddata
note: Building targets in dependency order
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'PGExtras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extrasTests' from project 'PGExtras')
Resolve Package Graph
2023-11-22 06:54:30.434 xcodebuild[45977:63256653] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:54:31.947 xcodebuild[45977:63256653] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001075100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PGExtras-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  postgres-nio: https://github.com/vapor/postgres-nio.git @ 1.10.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.12.0
  PGExtras: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  TextTable: https://github.com/cfilipov/texttable.git @ master
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 4ed6369e106db2d5f757a9dc355f3e92
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ed6369e106db2d5f757a9dc355f3e92.xcbuilddata
note: Building targets in dependency order
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'PGExtras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extrasTests' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'pg-extras' from project 'PGExtras')
2023-11-22 06:54:34.881 xcodebuild[46039:63256884] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:54:35.539 xcodebuild[46039:63256884] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c85a00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.