The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PostgresClientKit, reference master (c2768c), with Swift 6.2 (beta) for Linux on 19 Jun 2025 20:18:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codewinsdotcom/PostgresClientKit.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/codewinsdotcom/PostgresClientKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c2768c8 README: using from an Xcode project
Cloned https://github.com/codewinsdotcom/PostgresClientKit.git
Revision (git rev-parse @):
c2768c8ebe708b1c5937431972c7882b33f4ea49
SUCCESS checkout https://github.com/codewinsdotcom/PostgresClientKit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/codewinsdotcom/PostgresClientKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService
[1/2077] Fetching bluesslservice
[687/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService from cache (0.35s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.35s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.2 (0.88s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.24s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (3.16s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.45s)
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
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/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling Socket SocketUtils.swift
[6/10] Compiling Socket SocketProtocols.swift
[7/10] Compiling Socket Socket+Hashable.swift
[8/10] Compiling Socket Socket+Equatable.swift
[9/10] Emitting module Socket
[10/10] Compiling Socket Socket.swift
[12/14] Compiling SSLService SSLPointerTricks.swift
[13/14] Compiling SSLService SSLService.swift
[14/14] Emitting module SSLService
[16/77] Compiling PostgresClientKit DataRowResponse.swift
[17/77] Compiling PostgresClientKit EmptyQueryResponse.swift
[18/77] Compiling PostgresClientKit ErrorResponse.swift
[19/77] Compiling PostgresClientKit NoDataResponse.swift
[20/77] Compiling PostgresClientKit NoticeResponse.swift
[21/77] Compiling PostgresClientKit NotificationResponse.swift
[22/77] Compiling PostgresClientKit ParameterStatusResponse.swift
[23/77] Compiling PostgresClientKit ParseCompleteResponse.swift
[24/85] Compiling PostgresClientKit SASLInitialRequest.swift
[25/85] Compiling PostgresClientKit SASLRequest.swift
[26/85] Compiling PostgresClientKit SSLRequest.swift
[27/85] Compiling PostgresClientKit StartupRequest.swift
[28/85] Compiling PostgresClientKit SyncRequest.swift
[29/85] Compiling PostgresClientKit TerminateRequest.swift
[30/85] Compiling PostgresClientKit AuthenticationCleartextPasswordResponse.swift
[31/85] Compiling PostgresClientKit AuthenticationMD5PasswordResponse.swift
[32/85] Compiling PostgresClientKit AuthenticationOKResponse.swift
[33/85] Emitting module PostgresClientKit
[34/85] Compiling PostgresClientKit BindRequest.swift
[35/85] Compiling PostgresClientKit ClosePortalRequest.swift
[36/85] Compiling PostgresClientKit CloseStatementRequest.swift
[37/85] Compiling PostgresClientKit DescribePortalRequest.swift
[38/85] Compiling PostgresClientKit ExecuteRequest.swift
[39/85] Compiling PostgresClientKit FlushRequest.swift
[40/85] Compiling PostgresClientKit ParseRequest.swift
[41/85] Compiling PostgresClientKit PasswordMessageRequest.swift
[42/85] Compiling PostgresClientKit Request.swift
[43/85] Compiling PostgresClientKit AuthenticationResponse.swift
[44/85] Compiling PostgresClientKit AuthenticationSASLContinueResponse.swift
[45/85] Compiling PostgresClientKit AuthenticationSASLFinalResponse.swift
[46/85] Compiling PostgresClientKit AuthenticationSASLResponse.swift
[47/85] Compiling PostgresClientKit BackendKeyDataResponse.swift
[48/85] Compiling PostgresClientKit BindCompleteResponse.swift
[49/85] Compiling PostgresClientKit CloseCompleteResponse.swift
[50/85] Compiling PostgresClientKit CommandCompleteResponse.swift
[51/85] Compiling PostgresClientKit PostgresByteA.swift
[52/85] Compiling PostgresClientKit PostgresDate.swift
[53/85] Compiling PostgresClientKit PostgresError.swift
[54/85] Compiling PostgresClientKit PostgresTime.swift
[55/85] Compiling PostgresClientKit PostgresTimeWithTimeZone.swift
[56/85] Compiling PostgresClientKit PostgresTimestamp.swift
[57/85] Compiling PostgresClientKit PostgresTimestampWithTimeZone.swift
[58/85] Compiling PostgresClientKit PostgresValue.swift
[59/85] Compiling PostgresClientKit PostgresValueConvertible.swift
[60/85] Compiling PostgresClientKit Cursor.swift
[61/85] Compiling PostgresClientKit ISO8601.swift
[62/85] Compiling PostgresClientKit LogHandler.swift
[63/85] Compiling PostgresClientKit LogLevel.swift
[64/85] Compiling PostgresClientKit LogRecord.swift
[65/85] Compiling PostgresClientKit Logger.swift
[66/85] Compiling PostgresClientKit Notice.swift
[67/85] Compiling PostgresClientKit Parameter.swift
[68/85] Compiling PostgresClientKit Postgres.swift
[69/85] Compiling PostgresClientKit ColumnMetadata.swift
[70/85] Compiling PostgresClientKit Connection.swift
[71/85] Compiling PostgresClientKit ConnectionConfiguration.swift
[72/85] Compiling PostgresClientKit ConnectionDelegate.swift
[73/85] Compiling PostgresClientKit ConnectionPool.swift
[74/85] Compiling PostgresClientKit ConnectionPoolConfiguration.swift
[75/85] Compiling PostgresClientKit ConnectionPoolMetrics.swift
[76/85] Compiling PostgresClientKit Credential.swift
[77/85] Compiling PostgresClientKit Crypto.swift
[78/85] Compiling PostgresClientKit ReadyForQueryResponse.swift
[79/85] Compiling PostgresClientKit Response.swift
[80/85] Compiling PostgresClientKit RowDescriptionResponse.swift
[81/85] Compiling PostgresClientKit Row.swift
[82/85] Compiling PostgresClientKit RowDecoder.swift
[83/85] Compiling PostgresClientKit SASLPrep.swift
[84/85] Compiling PostgresClientKit SCRAMSHA256Authenticator.swift
[85/85] Compiling PostgresClientKit Statement.swift
Build complete! (26.40s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.