Build Information
Successful build of OpenAI, reference main (da6223), with Swift 6.2 for Linux on 24 Feb 2026 14:28:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/Recouse/OpenAI.git
Reference: main
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/Recouse/OpenAI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at da6223c Update swift-log to version 1.10.1
Cloned https://github.com/Recouse/OpenAI.git
Revision (git rev-parse @):
da6223c56c66a04ebc0a6fbc6d851b8384a7e6f3
SUCCESS checkout https://github.com/Recouse/OpenAI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Recouse/OpenAI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-log.git
Fetching https://github.com/mattt/JSONSchema.git
Fetching https://github.com/Recouse/EventSource.git
[1/192] Fetching jsonschema
[17/1008] Fetching jsonschema, eventsource
[1009/7073] Fetching jsonschema, eventsource, swift-log
Fetched https://github.com/mattt/JSONSchema.git from cache (0.47s)
[2515/6881] Fetching eventsource, swift-log
Fetched https://github.com/Recouse/EventSource.git from cache (0.47s)
[2002/6065] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Computing version for https://github.com/mattt/JSONSchema.git
Computed https://github.com/mattt/JSONSchema.git at 1.3.1 (1.61s)
Fetching https://github.com/apple/swift-collections.git
[1/19972] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/Recouse/EventSource.git
Computed https://github.com/Recouse/EventSource.git at 0.1.7 (2.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/Recouse/EventSource.git
Working copy of https://github.com/Recouse/EventSource.git resolved at 0.1.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/mattt/JSONSchema.git
Working copy of https://github.com/mattt/JSONSchema.git resolved at 1.3.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/37] Emitting module Logging
[9/37] Emitting module EventSource
[10/38] Compiling InternalCollectionsUtilities Debugging.swift
[11/38] Compiling InternalCollectionsUtilities Descriptions.swift
[12/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/40] Compiling EventSource Data+Trim.swift
[21/40] Compiling EventSource EventParser.swift
[22/40] Emitting module InternalCollectionsUtilities
[23/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/40] Compiling InternalCollectionsUtilities Integer rank.swift
[25/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/40] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[27/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/96] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/96] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/103] Compiling OrderedCollections OrderedDictionary.swift
[44/103] Compiling OrderedCollections OrderedSet+Codable.swift
[45/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[46/103] Compiling OrderedCollections OrderedSet+Descriptions.swift
[47/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[57/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/103] Compiling Logging MetadataProvider.swift
[60/103] Compiling Logging LogHandler.swift
[61/103] Compiling Logging Logging.swift
[62/103] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/103] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/103] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/103] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/103] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/103] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/103] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/103] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/103] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[71/103] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[72/103] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[73/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[76/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[77/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[78/103] Compiling EventSource EventSourceError.swift
[79/103] Compiling EventSource ServerEvent.swift
[80/103] Compiling OrderedCollections _HashTable+Bucket.swift
[81/103] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/103] Compiling OrderedCollections _HashTable+Constants.swift
[83/103] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/103] Compiling OrderedCollections _HashTable+Testing.swift
[85/103] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/103] Compiling OrderedCollections _HashTable.swift
[87/103] Compiling OrderedCollections _Hashtable+Header.swift
[88/103] Compiling EventSource SessionDelegate.swift
[89/103] Compiling Logging Locks.swift
[90/104] Compiling OrderedCollections OrderedSet+Sendable.swift
[91/104] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/104] Compiling OrderedCollections OrderedSet+Testing.swift
[93/104] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/104] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/104] Compiling OrderedCollections OrderedSet.swift
[96/104] Compiling OrderedCollections _UnsafeBitset.swift
[98/104] Compiling EventSource Headers.swift
[99/104] Compiling EventSource Extensions.swift
[100/104] Compiling EventSource Mutex.swift
[103/104] Compiling EventSource EventSource.swift
[105/105] Emitting module OrderedCollections
[107/109] Compiling JSONSchema JSONSchema.swift
[108/109] Emitting module JSONSchema
[109/109] Compiling JSONSchema JSONValue.swift
[111/149] Compiling OpenAI ModelsWrapper.swift
[112/149] Compiling OpenAI OpenAI.swift
[113/149] Compiling OpenAI BaseRequestHandler.swift
[114/149] Compiling OpenAI RequestHandler.swift
[115/149] Compiling OpenAI Request.swift
[116/154] Compiling OpenAI OpenAIError.swift
[117/154] Compiling OpenAI PlatformLogger.swift
[118/154] Compiling OpenAI Model.swift
[119/154] Compiling OpenAI ModelsRequest.swift
[120/154] Compiling OpenAI ModelsResponse.swift
[121/154] Compiling OpenAI Modality.swift
[122/154] Compiling OpenAI Prompt.swift
[123/154] Compiling OpenAI ReponseFormat.swift
[124/154] Compiling OpenAI ResponseError.swift
[125/154] Compiling OpenAI Role.swift
[126/154] Compiling OpenAI ServiceTier.swift
[127/154] Compiling OpenAI CompletionsWrapper.swift
[128/154] Compiling OpenAI Configuration.swift
[129/154] Compiling OpenAI APIError.swift
[130/154] Compiling OpenAI JSONDecoder.swift
[131/154] Compiling OpenAI JSONEncoder.swift
[132/154] Compiling OpenAI AudioRequest.swift
[133/154] Compiling OpenAI AudioResponse.swift
[134/154] Compiling OpenAI AudioVoice.swift
[135/154] Compiling OpenAI Content.swift
[136/154] Compiling OpenAI Effort.swift
[137/154] Compiling OpenAI FinishReason.swift
[138/154] Emitting module OpenAI
[139/154] Compiling OpenAI TruncationStrategy.swift
[140/154] Compiling OpenAI CompletionResponse.swift
[141/154] Compiling OpenAI Completions.swift
[142/154] Compiling OpenAI CompletionsBody.swift
[143/154] Compiling OpenAI CompletionsRequest.swift
[144/154] Compiling OpenAI ChatCompletions.swift
[145/154] Compiling OpenAI ChatCompletionsBody.swift
[146/154] Compiling OpenAI ChatCompletionsRequest.swift
[147/154] Compiling OpenAI ChatCompletionsResponse.swift
[148/154] Compiling OpenAI ChatWrapper.swift
[149/154] Compiling OpenAI AudioFormat.swift
[150/154] Compiling OpenAI Responses.swift
[151/154] Compiling OpenAI ResponsesBody.swift
[152/154] Compiling OpenAI ResponsesRequest.swift
[153/154] Compiling OpenAI ResponsesResponse.swift
[154/154] Compiling OpenAI ResponsesWrapper.swift
Build complete! (44.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "eventsource",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Recouse/EventSource.git"
},
{
"identity" : "jsonschema",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/JSONSchema.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "OpenAI",
"name" : "OpenAI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenAI",
"targets" : [
"OpenAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAITests",
"module_type" : "SwiftTarget",
"name" : "OpenAITests",
"path" : "Tests/OpenAITests",
"sources" : [
"OpenAITests.swift"
],
"target_dependencies" : [
"OpenAI"
],
"type" : "test"
},
{
"c99name" : "OpenAI",
"module_type" : "SwiftTarget",
"name" : "OpenAI",
"path" : "Sources/OpenAI",
"product_dependencies" : [
"EventSource",
"JSONSchema",
"Logging"
],
"product_memberships" : [
"OpenAI"
],
"sources" : [
"Chat/ChatCompletions.swift",
"Chat/ChatCompletionsBody.swift",
"Chat/ChatCompletionsRequest.swift",
"Chat/ChatCompletionsResponse.swift",
"Chat/ChatWrapper.swift",
"Common/Audio/AudioFormat.swift",
"Common/Audio/AudioRequest.swift",
"Common/Audio/AudioResponse.swift",
"Common/Audio/AudioVoice.swift",
"Common/Content.swift",
"Common/Effort.swift",
"Common/FinishReason.swift",
"Common/Modality.swift",
"Common/Prompt.swift",
"Common/ReponseFormat.swift",
"Common/ResponseError.swift",
"Common/Role.swift",
"Common/ServiceTier.swift",
"Common/TruncationStrategy.swift",
"Completions/CompletionResponse.swift",
"Completions/Completions.swift",
"Completions/CompletionsBody.swift",
"Completions/CompletionsRequest.swift",
"Completions/CompletionsWrapper.swift",
"Configuration.swift",
"Extensions/APIError.swift",
"Extensions/JSONDecoder.swift",
"Extensions/JSONEncoder.swift",
"Extensions/OpenAIError.swift",
"Logger/PlatformLogger.swift",
"Model.swift",
"Models/ModelsRequest.swift",
"Models/ModelsResponse.swift",
"Models/ModelsWrapper.swift",
"OpenAI.swift",
"Request/Handler/BaseRequestHandler.swift",
"Request/Handler/RequestHandler.swift",
"Request/Request.swift",
"Responses/Responses.swift",
"Responses/ResponsesBody.swift",
"Responses/ResponsesRequest.swift",
"Responses/ResponsesResponse.swift",
"Responses/ResponsesWrapper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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
Done.