The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PostgresClientKit, reference master (c2768c), with Swift 6.3 for Linux on 21 Apr 2026 09:16:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/codewinsdotcom/PostgresClientKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService
[1/2942] Fetching bluesocket
[2/5019] Fetching bluesocket, bluesslservice
Fetched https://github.com/Kitura/BlueSSLService from cache (0.65s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.80s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.2 (1.68s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (2.43s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (5.40s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (1.19s)
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/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
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] Emitting module Socket
[9/10] Compiling Socket Socket.swift
[10/10] Compiling Socket Socket+Equatable.swift
[12/14] Compiling SSLService SSLPointerTricks.swift
[13/14] Emitting module SSLService
[14/14] Compiling SSLService SSLService.swift
[16/77] Compiling PostgresClientKit AuthenticationResponse.swift
[17/77] Compiling PostgresClientKit AuthenticationSASLContinueResponse.swift
[18/77] Compiling PostgresClientKit AuthenticationSASLFinalResponse.swift
[19/77] Compiling PostgresClientKit AuthenticationSASLResponse.swift
[20/77] Compiling PostgresClientKit BackendKeyDataResponse.swift
[21/77] Compiling PostgresClientKit BindCompleteResponse.swift
[22/77] Compiling PostgresClientKit CloseCompleteResponse.swift
[23/77] Compiling PostgresClientKit CommandCompleteResponse.swift
[24/85] Emitting module PostgresClientKit
[25/85] Compiling PostgresClientKit SASLInitialRequest.swift
[26/85] Compiling PostgresClientKit SASLRequest.swift
[27/85] Compiling PostgresClientKit SSLRequest.swift
[28/85] Compiling PostgresClientKit StartupRequest.swift
[29/85] Compiling PostgresClientKit SyncRequest.swift
[30/85] Compiling PostgresClientKit TerminateRequest.swift
[31/85] Compiling PostgresClientKit AuthenticationCleartextPasswordResponse.swift
[32/85] Compiling PostgresClientKit AuthenticationMD5PasswordResponse.swift
[33/85] Compiling PostgresClientKit AuthenticationOKResponse.swift
[34/85] Compiling PostgresClientKit DataRowResponse.swift
[35/85] Compiling PostgresClientKit EmptyQueryResponse.swift
[36/85] Compiling PostgresClientKit ErrorResponse.swift
[37/85] Compiling PostgresClientKit NoDataResponse.swift
[38/85] Compiling PostgresClientKit NoticeResponse.swift
[39/85] Compiling PostgresClientKit NotificationResponse.swift
[40/85] Compiling PostgresClientKit ParameterStatusResponse.swift
[41/85] Compiling PostgresClientKit ParseCompleteResponse.swift
[42/85] Compiling PostgresClientKit PostgresByteA.swift
[43/85] Compiling PostgresClientKit PostgresDate.swift
[44/85] Compiling PostgresClientKit PostgresError.swift
[45/85] Compiling PostgresClientKit PostgresTime.swift
[46/85] Compiling PostgresClientKit PostgresTimeWithTimeZone.swift
[47/85] Compiling PostgresClientKit PostgresTimestamp.swift
[48/85] Compiling PostgresClientKit PostgresTimestampWithTimeZone.swift
[49/85] Compiling PostgresClientKit PostgresValue.swift
[50/85] Compiling PostgresClientKit PostgresValueConvertible.swift
[51/85] Compiling PostgresClientKit BindRequest.swift
[52/85] Compiling PostgresClientKit ClosePortalRequest.swift
[53/85] Compiling PostgresClientKit CloseStatementRequest.swift
[54/85] Compiling PostgresClientKit DescribePortalRequest.swift
[55/85] Compiling PostgresClientKit ExecuteRequest.swift
[56/85] Compiling PostgresClientKit FlushRequest.swift
[57/85] Compiling PostgresClientKit ParseRequest.swift
[58/85] Compiling PostgresClientKit PasswordMessageRequest.swift
[59/85] Compiling PostgresClientKit Request.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! (35.42s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.