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 tvOS 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=tvos

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/builder/builds/o86TiJKT/3/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:         tvOS
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/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/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-log.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)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Creating working copy of package ‘postgres-nio’
Checking out 1.10.0 of package ‘postgres-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’
Creating working copy of package ‘swift-nio’
Checking out 2.40.0 of package ‘swift-nio’
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 ‘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-metrics’
Checking out 2.3.0 of package ‘swift-metrics’
Resolve Package Graph
Resolved source packages:
  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
  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-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  TextTable: https://github.com/cfilipov/texttable.git @ master
  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-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  PGExtras: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: swift-nio-ssl, swift-nio, swift-log, postgres-nio, swift-argument-parser, TextTable, swift-crypto, swift-nio-transport-services, swift-metrics, PGExtras
2023-11-21 22:55:42.186 xcodebuild[80385:5920965] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-21 22:55:54.078 xcodebuild[80385:5920965] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c5e600: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/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-21 22:55:55.277 xcodebuild[82436:5926365] 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=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PGExtras-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  TextTable: https://github.com/cfilipov/texttable.git @ master
  PGExtras: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.40.0
  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-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
  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-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 8b2ed90e460a01c4e7e117bfe95b4c79
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b2ed90e460a01c4e7e117bfe95b4c79.xcbuilddata
note: Building targets in dependency order
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'PGExtras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extrasTests' from project 'PGExtras')
Resolve Package Graph
2023-11-21 22:55:58.472 xcodebuild[82542:5926859] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-21 22:56:02.751 xcodebuild[82542:5926859] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011c3e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/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/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PGExtras-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PGExtras: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  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-nio: https://github.com/apple/swift-nio.git @ 2.40.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
  TextTable: https://github.com/cfilipov/texttable.git @ master
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.2
  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
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 8b2ed90e460a01c4e7e117bfe95b4c79
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b2ed90e460a01c4e7e117bfe95b4c79.xcbuilddata
note: Building targets in dependency order
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'PGExtras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extras' from project 'PGExtras')
error: The package product 'PostgresNIO' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'pg-extrasTests' from project 'PGExtras')
2023-11-21 22:56:09.940 xcodebuild[84030:5929966] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-21 22:56:11.103 xcodebuild[84030:5929966] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000218e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/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 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.