Build Information
Successful build of PostgresClientKit, reference v1.5.0 (356ffe
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 20:18:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: v1.5.0
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
* 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
========================================
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-4609320-3":/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/BlueSSLService
Fetching https://github.com/Kitura/BlueSocket.git
[1/2077] Fetching bluesslservice
[2078/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService from cache (0.32s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.33s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.2 (0.78s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.21s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (2.88s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.55s)
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/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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling Socket SocketProtocols.swift
[6/10] Compiling Socket SocketUtils.swift
[7/10] Compiling Socket Socket+Equatable.swift
[8/10] Compiling Socket Socket+Hashable.swift
[9/10] Compiling Socket Socket.swift
[10/10] Emitting module Socket
[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/77] Compiling PostgresClientKit SASLInitialRequest.swift
[25/77] Compiling PostgresClientKit SASLRequest.swift
[26/77] Compiling PostgresClientKit SSLRequest.swift
[27/77] Compiling PostgresClientKit StartupRequest.swift
[28/77] Compiling PostgresClientKit SyncRequest.swift
[29/77] Compiling PostgresClientKit TerminateRequest.swift
[30/77] Compiling PostgresClientKit AuthenticationCleartextPasswordResponse.swift
[31/77] Compiling PostgresClientKit AuthenticationMD5PasswordResponse.swift
[32/77] Compiling PostgresClientKit AuthenticationOKResponse.swift
[33/85] Compiling PostgresClientKit DataRowResponse.swift
[34/85] Compiling PostgresClientKit EmptyQueryResponse.swift
[35/85] Compiling PostgresClientKit ErrorResponse.swift
[36/85] Compiling PostgresClientKit NoDataResponse.swift
[37/85] Compiling PostgresClientKit NoticeResponse.swift
[38/85] Compiling PostgresClientKit NotificationResponse.swift
[39/85] Compiling PostgresClientKit ParameterStatusResponse.swift
[40/85] Compiling PostgresClientKit ParseCompleteResponse.swift
[41/85] Compiling PostgresClientKit PostgresByteA.swift
[42/85] Compiling PostgresClientKit PostgresDate.swift
[43/85] Compiling PostgresClientKit PostgresError.swift
[44/85] Compiling PostgresClientKit PostgresTime.swift
[45/85] Compiling PostgresClientKit PostgresTimeWithTimeZone.swift
[46/85] Compiling PostgresClientKit PostgresTimestamp.swift
[47/85] Compiling PostgresClientKit PostgresTimestampWithTimeZone.swift
[48/85] Compiling PostgresClientKit PostgresValue.swift
[49/85] Compiling PostgresClientKit PostgresValueConvertible.swift
[50/85] Compiling PostgresClientKit BindRequest.swift
[51/85] Compiling PostgresClientKit ClosePortalRequest.swift
[52/85] Compiling PostgresClientKit CloseStatementRequest.swift
[53/85] Compiling PostgresClientKit DescribePortalRequest.swift
[54/85] Compiling PostgresClientKit ExecuteRequest.swift
[55/85] Compiling PostgresClientKit FlushRequest.swift
[56/85] Compiling PostgresClientKit ParseRequest.swift
[57/85] Compiling PostgresClientKit PasswordMessageRequest.swift
[58/85] Compiling PostgresClientKit Request.swift
[59/85] Compiling PostgresClientKit Cursor.swift
[60/85] Compiling PostgresClientKit ISO8601.swift
[61/85] Compiling PostgresClientKit LogHandler.swift
[62/85] Compiling PostgresClientKit LogLevel.swift
[63/85] Compiling PostgresClientKit LogRecord.swift
[64/85] Compiling PostgresClientKit Logger.swift
[65/85] Compiling PostgresClientKit Notice.swift
[66/85] Compiling PostgresClientKit Parameter.swift
[67/85] Compiling PostgresClientKit Postgres.swift
[68/85] Emitting module PostgresClientKit
[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.90s)
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.