Build Information
Successful build of swift-http-client, reference v0.4.0 (192238), with Swift 6.2 for Linux on 25 Feb 2026 22:10:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grdsdev/swift-http-client.git
Reference: v0.4.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/grdsdev/swift-http-client
* tag v0.4.0 -> FETCH_HEAD
HEAD is now at 1922381 feat: migrate to Swift 6.0 with sending/consuming annotations (#9)
Cloned https://github.com/grdsdev/swift-http-client.git
Revision (git rev-parse @):
192238148a6c166e0edb4b5c96faadfd7d2734f8
SUCCESS checkout https://github.com/grdsdev/swift-http-client.git at v0.4.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/grdsdev/swift-http-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections
[1/6090] Fetching swift-log
[1046/7041] Fetching swift-log, swift-http-types
[1931/27080] Fetching swift-log, swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.91s)
Fetched https://github.com/apple/swift-log from cache (0.92s)
[2004/20039] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.85s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (3.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.97s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.75s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/37] Emitting module Logging
[9/37] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[10/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/39] Compiling HTTPTypes HTTPField.swift
[12/39] Compiling HTTPTypes HTTPFieldName.swift
[13/39] Emitting module HTTPTypes
[14/39] Compiling InternalCollectionsUtilities Debugging.swift
[15/39] Compiling InternalCollectionsUtilities Descriptions.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/40] Emitting module InternalCollectionsUtilities
[21/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/40] Compiling InternalCollectionsUtilities Integer rank.swift
[23/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/40] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[29/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/41] Compiling HTTPTypes ISOLatin1String.swift
[32/56] Compiling HTTPTypes HTTPResponse.swift
[33/56] Compiling HTTPTypes HTTPRequest.swift
[34/56] Compiling DequeModule Deque+CustomReflectable.swift
[35/56] Compiling DequeModule Deque+Descriptions.swift
[36/58] Compiling DequeModule _DequeBuffer.swift
[37/58] Compiling DequeModule _DequeBufferHeader.swift
[38/58] Compiling DequeModule Deque+Equatable.swift
[39/58] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[40/58] Compiling DequeModule Deque+Extras.swift
[41/58] Compiling DequeModule Deque+Hashable.swift
[42/58] Compiling DequeModule Deque+Codable.swift
[43/58] Compiling DequeModule Deque+Collection.swift
[44/58] Compiling DequeModule _DequeSlot.swift
[45/58] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/58] Compiling DequeModule Deque._UnsafeHandle.swift
[47/58] Compiling DequeModule Deque.swift
[48/58] Compiling DequeModule Deque+Testing.swift
[49/58] Compiling DequeModule Deque._Storage.swift
[50/58] Compiling Logging MetadataProvider.swift
[51/58] Compiling HTTPTypes NIOLock.swift
[52/58] Compiling HTTPTypes HTTPParsedFields.swift
[53/58] Compiling HTTPTypes HTTPRequest+URL.swift
[54/58] Emitting module DequeModule
[55/58] Compiling Logging Locks.swift
[56/58] Compiling Logging Logging.swift
[57/58] Compiling Logging LogHandler.swift
[60/60] Compiling HTTPTypes HTTPFields.swift
[62/67] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[63/67] Emitting module HTTPTypesFoundation
[64/67] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[65/67] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[66/67] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[67/67] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[69/89] Compiling HTTPClient MultipartFormData+HTTPBody.swift
[70/89] Compiling HTTPClient MultipartFormData.swift
[71/91] Emitting module HTTPClient
[72/91] Compiling HTTPClient BidirectionalStreamingURLSessionDelegate.swift
[73/91] Compiling HTTPClient HTTPBodyOutputStreamBridge.swift
[74/91] Compiling HTTPClient URLSession+Extensions.swift
[75/91] Compiling HTTPClient URLSessionTransport.swift
[76/91] Compiling HTTPClient AsyncSequenceCommon.swift
[77/91] Compiling HTTPClient Client+MultipartFormData.swift
[78/91] Compiling HTTPClient Client.swift
[79/91] Compiling HTTPClient ClientTransport.swift
[80/91] Compiling HTTPClient CurrencyTypes.swift
[81/91] Compiling HTTPClient HTTPBody+Extensions.swift
[82/91] Compiling HTTPClient HTTPBody+Progress.swift
[83/91] Compiling HTTPClient HTTPBody.swift
[84/91] Compiling HTTPClient LoggingMiddleware.swift
[85/91] Compiling HTTPClient MockClientTransport.swift
[86/91] Compiling HTTPClient PrettyStringConvertible.swift
[87/91] Compiling HTTPClient ClientError.swift
[88/91] Compiling HTTPClient RuntimeError.swift
[89/91] Compiling HTTPClient Exports.swift
[90/91] Compiling HTTPClient BufferedStream.swift
[91/91] Compiling HTTPClient Lock.swift
Build complete! (47.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
}
],
"manifest_display_name" : "swift-http-client",
"name" : "swift-http-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "HTTPClient",
"targets" : [
"HTTPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPClientTests",
"module_type" : "SwiftTarget",
"name" : "HTTPClientTests",
"path" : "Tests/HTTPClientTests",
"sources" : [
"ClientTests.swift",
"ErrorTests.swift",
"HTTPBodyProgressTests.swift",
"HTTPBodyTests.swift",
"IntegrationTests.swift",
"LoggingMiddlewareTests.swift",
"MiddlewareTests.swift",
"MultipartFormDataIntegrationTests.swift",
"MultipartFormDataTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"HTTPClient"
],
"type" : "test"
},
{
"c99name" : "HTTPClient",
"module_type" : "SwiftTarget",
"name" : "HTTPClient",
"path" : "Sources/HTTPClient",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"Logging",
"DequeModule"
],
"product_memberships" : [
"HTTPClient"
],
"sources" : [
"Base/PrettyStringConvertible.swift",
"Errors/ClientError.swift",
"Errors/RuntimeError.swift",
"Exports.swift",
"HTTPClientFoundation/BufferedStream/BufferedStream.swift",
"HTTPClientFoundation/BufferedStream/Lock.swift",
"HTTPClientFoundation/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift",
"HTTPClientFoundation/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift",
"HTTPClientFoundation/URLSessionBidirectionalStreaming/URLSession+Extensions.swift",
"HTTPClientFoundation/URLSessionTransport.swift",
"Interface/AsyncSequenceCommon.swift",
"Interface/Client+MultipartFormData.swift",
"Interface/Client.swift",
"Interface/ClientTransport.swift",
"Interface/CurrencyTypes.swift",
"Interface/HTTPBody+Extensions.swift",
"Interface/HTTPBody+Progress.swift",
"Interface/HTTPBody.swift",
"Interface/MultipartFormData+HTTPBody.swift",
"Interface/MultipartFormData.swift",
"Middlewares/LoggingMiddleware.swift",
"MockClientTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.