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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finestructure/swift-pg-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c6dad10 Fix sorting
Cloned https://github.com/finestructure/swift-pg-extras.git
Revision (git rev-parse @):
c6dad10b4fecaf9be81f36b87d2f0117d3ba6009
SUCCESS checkout https://github.com/finestructure/swift-pg-extras.git at main
========================================
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/cfilipov/texttable.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-log.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-metrics.git (cached)
Fetching from https://github.com/vapor/postgres-nio.git (cached)
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-crypto’
Checking out 2.1.0 of package ‘swift-crypto’
Creating working copy of package ‘texttable’
Checking out master of package ‘texttable’
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 ‘swift-metrics’
Checking out 2.3.0 of package ‘swift-metrics’
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-argument-parser’
Checking out 1.1.2 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.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-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.12.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  postgres-nio: https://github.com/vapor/postgres-nio.git @ 1.10.0
  PGExtras: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: swift-nio-ssl, swift-log, swift-metrics, TextTable, swift-nio, swift-crypto, swift-nio-transport-services, swift-argument-parser, postgres-nio, PGExtras
2023-11-22 06:55:06.981 xcodebuild[49425:63263869] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:55:14.044 xcodebuild[49425:63263869] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001bbb100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/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:55:14.824 xcodebuild[50549:63265657] 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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.1.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  postgres-nio: https://github.com/vapor/postgres-nio.git @ 1.10.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  PGExtras: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.12.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  TextTable: https://github.com/cfilipov/texttable.git @ master
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: d74c6482d6e66615054ac499db379327
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d74c6482d6e66615054ac499db379327.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 '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 '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')
Resolve Package Graph
2023-11-22 06:55:15.905 xcodebuild[50552:63265734] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:55:16.627 xcodebuild[50552:63265734] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001ec4e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  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
  TextTable: https://github.com/cfilipov/texttable.git @ master
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.19.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: d74c6482d6e66615054ac499db379327
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d74c6482d6e66615054ac499db379327.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 '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')
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 'PGExtras' from project 'PGExtras')
2023-11-22 06:55:20.459 xcodebuild[50637:63266131] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-22 06:55:21.397 xcodebuild[50637:63266131] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000ca9b00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/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.