The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PostgresClientKit, reference v1.5.0 (356ffe), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:33:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codewinsdotcom/PostgresClientKit.git
Reference: v1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codewinsdotcom/PostgresClientKit
 * tag               v1.5.0     -> FETCH_HEAD
HEAD is now at 356ffe0 Update podspec for v1.5.0
Cloned https://github.com/codewinsdotcom/PostgresClientKit.git
Revision (git rev-parse @):
356ffe0c43722f192d796300557b3b530a0baebc
SUCCESS checkout https://github.com/codewinsdotcom/PostgresClientKit.git at v1.5.0
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService
[1/2077] Fetching bluesslservice
[438/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService from cache (1.01s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.01s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.1 (1.71s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.3 (0.67s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.3
Creating working copy for https://github.com/Kitura/BlueSSLService
Working copy of https://github.com/Kitura/BlueSSLService resolved at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "postgresclientkit",
      "name": "PostgresClientKit",
      "url": "https://github.com/codewinsdotcom/PostgresClientKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PostgresClientKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bluesocket",
          "name": "Socket",
          "url": "https://github.com/Kitura/BlueSocket.git",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "bluesslservice",
          "name": "SSLService",
          "url": "https://github.com/Kitura/BlueSSLService",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "bluesocket",
              "name": "Socket",
              "url": "https://github.com/Kitura/BlueSocket.git",
              "version": "2.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/codewinsdotcom/PostgresClientKit.git
[1/1923] Fetching postgresclientkit
Fetched https://github.com/codewinsdotcom/PostgresClientKit.git from cache (0.98s)
Fetching https://github.com/Kitura/BlueSSLService from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.56s)
Fetched https://github.com/Kitura/BlueSSLService from cache (0.56s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.2 (1.26s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.03s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/BlueSSLService
Working copy of https://github.com/Kitura/BlueSSLService resolved at 2.0.2
Creating working copy for https://github.com/codewinsdotcom/PostgresClientKit.git
Working copy of https://github.com/codewinsdotcom/PostgresClientKit.git resolved at v1.5.0 (356ffe0)
warning: '.resolve-product-dependencies': dependency 'postgresclientkit' is not used by any target
Found 2 product dependencies
  - Socket
  - SSLService
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/codewinsdotcom/PostgresClientKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/10] Compiling Socket Socket+Equatable.swift
[6/10] Compiling Socket SocketProtocols.swift
[7/10] Compiling Socket SocketUtils.swift
[8/10] Compiling Socket Socket+Hashable.swift
[9/10] Emitting module Socket
[10/10] Compiling Socket Socket.swift
[11/13] Compiling SSLService SSLService.swift
[12/13] Emitting module SSLService
[13/13] Compiling SSLService SSLPointerTricks.swift
[14/77] Compiling PostgresClientKit ClosePortalRequest.swift
[15/77] Compiling PostgresClientKit CloseStatementRequest.swift
[16/77] Compiling PostgresClientKit DescribePortalRequest.swift
[17/77] Compiling PostgresClientKit ExecuteRequest.swift
[18/77] Compiling PostgresClientKit FlushRequest.swift
[19/77] Compiling PostgresClientKit ParseRequest.swift
[20/77] Compiling PostgresClientKit PasswordMessageRequest.swift
[21/83] Compiling PostgresClientKit BackendKeyDataResponse.swift
[22/83] Compiling PostgresClientKit BindCompleteResponse.swift
[23/83] Compiling PostgresClientKit CloseCompleteResponse.swift
[24/83] Compiling PostgresClientKit CommandCompleteResponse.swift
[25/83] Compiling PostgresClientKit DataRowResponse.swift
[26/83] Compiling PostgresClientKit EmptyQueryResponse.swift
[27/83] Compiling PostgresClientKit ErrorResponse.swift
[28/83] Emitting module PostgresClientKit
[29/83] Compiling PostgresClientKit NoDataResponse.swift
[30/83] Compiling PostgresClientKit NoticeResponse.swift
[31/83] Compiling PostgresClientKit NotificationResponse.swift
[32/83] Compiling PostgresClientKit ParameterStatusResponse.swift
[33/83] Compiling PostgresClientKit ParseCompleteResponse.swift
[34/83] Compiling PostgresClientKit ReadyForQueryResponse.swift
[35/83] Compiling PostgresClientKit Response.swift
[36/83] Compiling PostgresClientKit PostgresTime.swift
[37/83] Compiling PostgresClientKit PostgresTimeWithTimeZone.swift
[38/83] Compiling PostgresClientKit PostgresTimestamp.swift
[39/83] Compiling PostgresClientKit PostgresTimestampWithTimeZone.swift
[40/83] Compiling PostgresClientKit PostgresValue.swift
[41/83] Compiling PostgresClientKit PostgresValueConvertible.swift
[42/83] Compiling PostgresClientKit BindRequest.swift
[43/83] Compiling PostgresClientKit AuthenticationCleartextPasswordResponse.swift
[44/83] Compiling PostgresClientKit AuthenticationMD5PasswordResponse.swift
[45/83] Compiling PostgresClientKit AuthenticationOKResponse.swift
[46/83] Compiling PostgresClientKit AuthenticationResponse.swift
[47/83] Compiling PostgresClientKit AuthenticationSASLContinueResponse.swift
[48/83] Compiling PostgresClientKit AuthenticationSASLFinalResponse.swift
[49/83] Compiling PostgresClientKit AuthenticationSASLResponse.swift
[50/83] Compiling PostgresClientKit Logger.swift
[51/83] Compiling PostgresClientKit Notice.swift
[52/83] Compiling PostgresClientKit Parameter.swift
[53/83] Compiling PostgresClientKit Postgres.swift
[54/83] Compiling PostgresClientKit PostgresByteA.swift
[55/83] Compiling PostgresClientKit PostgresDate.swift
[56/83] Compiling PostgresClientKit PostgresError.swift
[57/83] Compiling PostgresClientKit Request.swift
[58/83] Compiling PostgresClientKit SASLInitialRequest.swift
[59/83] Compiling PostgresClientKit SASLRequest.swift
[60/83] Compiling PostgresClientKit SSLRequest.swift
[61/83] Compiling PostgresClientKit StartupRequest.swift
[62/83] Compiling PostgresClientKit SyncRequest.swift
[63/83] Compiling PostgresClientKit TerminateRequest.swift
[64/83] Compiling PostgresClientKit Credential.swift
[65/83] Compiling PostgresClientKit Crypto.swift
[66/83] Compiling PostgresClientKit Cursor.swift
[67/83] Compiling PostgresClientKit ISO8601.swift
[68/83] Compiling PostgresClientKit LogHandler.swift
[69/83] Compiling PostgresClientKit LogLevel.swift
[70/83] Compiling PostgresClientKit LogRecord.swift
[71/83] Compiling PostgresClientKit ColumnMetadata.swift
[72/83] Compiling PostgresClientKit Connection.swift
[73/83] Compiling PostgresClientKit ConnectionConfiguration.swift
[74/83] Compiling PostgresClientKit ConnectionDelegate.swift
[75/83] Compiling PostgresClientKit ConnectionPool.swift
[76/83] Compiling PostgresClientKit ConnectionPoolConfiguration.swift
[77/83] Compiling PostgresClientKit ConnectionPoolMetrics.swift
[78/83] Compiling PostgresClientKit RowDescriptionResponse.swift
[79/83] Compiling PostgresClientKit Row.swift
[80/83] Compiling PostgresClientKit RowDecoder.swift
[81/83] Compiling PostgresClientKit SASLPrep.swift
[82/83] Compiling PostgresClientKit SCRAMSHA256Authenticator.swift
[83/83] Compiling PostgresClientKit Statement.swift
Build complete! (8.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket.git"
    },
    {
      "identity" : "bluesslservice",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSSLService"
    }
  ],
  "manifest_display_name" : "PostgresClientKit",
  "name" : "PostgresClientKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgresClientKit",
      "targets" : [
        "PostgresClientKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgresClientKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PostgresClientKitTests",
      "path" : "Tests/PostgresClientKitTests",
      "sources" : [
        "ConnectionConfigurationTest.swift",
        "ConnectionDelegateTest.swift",
        "ConnectionPoolConfigurationTest.swift",
        "ConnectionPoolMetricsTest.swift",
        "ConnectionPoolStressTest.swift",
        "ConnectionPoolTest.swift",
        "ConnectionTest.swift",
        "CryptoTest.swift",
        "CursorTest.swift",
        "DataTypeTest.swift",
        "ISO8601Test.swift",
        "LoggingTest.swift",
        "PostgresByteATest.swift",
        "PostgresClientKitTestCase.swift",
        "PostgresDateTest.swift",
        "PostgresTimeTest.swift",
        "PostgresTimeWithTimeZoneTest.swift",
        "PostgresTimestampTest.swift",
        "PostgresTimestampWithTimeZoneTest.swift",
        "PostgresValueTest.swift",
        "RowDecoderTest.swift",
        "SASLPrepTest.swift",
        "SCRAMSHA256AuthenticatorTest.swift",
        "SQLStatementTest.swift",
        "StatementTest.swift",
        "TestEnvironment.swift"
      ],
      "target_dependencies" : [
        "PostgresClientKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PostgresClientKit",
      "module_type" : "SwiftTarget",
      "name" : "PostgresClientKit",
      "path" : "Sources/PostgresClientKit",
      "product_dependencies" : [
        "Socket",
        "SSLService"
      ],
      "product_memberships" : [
        "PostgresClientKit"
      ],
      "sources" : [
        "ColumnMetadata.swift",
        "Connection.swift",
        "ConnectionConfiguration.swift",
        "ConnectionDelegate.swift",
        "ConnectionPool.swift",
        "ConnectionPoolConfiguration.swift",
        "ConnectionPoolMetrics.swift",
        "Credential.swift",
        "Crypto.swift",
        "Cursor.swift",
        "ISO8601.swift",
        "Logging/LogHandler.swift",
        "Logging/LogLevel.swift",
        "Logging/LogRecord.swift",
        "Logging/Logger.swift",
        "Notice.swift",
        "Parameter.swift",
        "Postgres.swift",
        "PostgresByteA.swift",
        "PostgresDate.swift",
        "PostgresError.swift",
        "PostgresTime.swift",
        "PostgresTimeWithTimeZone.swift",
        "PostgresTimestamp.swift",
        "PostgresTimestampWithTimeZone.swift",
        "PostgresValue.swift",
        "PostgresValueConvertible.swift",
        "Request/BindRequest.swift",
        "Request/ClosePortalRequest.swift",
        "Request/CloseStatementRequest.swift",
        "Request/DescribePortalRequest.swift",
        "Request/ExecuteRequest.swift",
        "Request/FlushRequest.swift",
        "Request/ParseRequest.swift",
        "Request/PasswordMessageRequest.swift",
        "Request/Request.swift",
        "Request/SASLInitialRequest.swift",
        "Request/SASLRequest.swift",
        "Request/SSLRequest.swift",
        "Request/StartupRequest.swift",
        "Request/SyncRequest.swift",
        "Request/TerminateRequest.swift",
        "Response/AuthenticationCleartextPasswordResponse.swift",
        "Response/AuthenticationMD5PasswordResponse.swift",
        "Response/AuthenticationOKResponse.swift",
        "Response/AuthenticationResponse.swift",
        "Response/AuthenticationSASLContinueResponse.swift",
        "Response/AuthenticationSASLFinalResponse.swift",
        "Response/AuthenticationSASLResponse.swift",
        "Response/BackendKeyDataResponse.swift",
        "Response/BindCompleteResponse.swift",
        "Response/CloseCompleteResponse.swift",
        "Response/CommandCompleteResponse.swift",
        "Response/DataRowResponse.swift",
        "Response/EmptyQueryResponse.swift",
        "Response/ErrorResponse.swift",
        "Response/NoDataResponse.swift",
        "Response/NoticeResponse.swift",
        "Response/NotificationResponse.swift",
        "Response/ParameterStatusResponse.swift",
        "Response/ParseCompleteResponse.swift",
        "Response/ReadyForQueryResponse.swift",
        "Response/Response.swift",
        "Response/RowDescriptionResponse.swift",
        "Row.swift",
        "RowDecoder.swift",
        "SASLPrep.swift",
        "SCRAMSHA256Authenticator.swift",
        "Statement.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.