Build Information
Successful build of OpenAI, reference main (3f70bb), with Swift 6.2 for Android on 5 Oct 2025 13:02:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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 3f70bba Debug logs only in debug environment
Cloned https://github.com/Recouse/OpenAI.git
Revision (git rev-parse @):
3f70bba3d931780d981647d8d17aa3c464f9020c
SUCCESS checkout https://github.com/Recouse/OpenAI.git at main
========================================
Build
========================================
Selected platform: android
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-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/mattt/JSONSchema.git
Fetching https://github.com/Recouse/EventSource.git
Fetching https://github.com/apple/swift-log.git
[1/192] Fetching jsonschema
[193/958] Fetching jsonschema, eventsource
Fetched https://github.com/mattt/JSONSchema.git from cache (0.26s)
Fetched https://github.com/Recouse/EventSource.git from cache (0.26s)
[1/3910] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.86s)
Computing version for https://github.com/Recouse/EventSource.git
Computed https://github.com/Recouse/EventSource.git at 0.1.5 (0.31s)
Computing version for https://github.com/mattt/JSONSchema.git
Computed https://github.com/mattt/JSONSchema.git at 1.3.1 (0.31s)
Fetching https://github.com/apple/swift-collections.git
[1/18141] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.95s)
Creating working copy for https://github.com/Recouse/EventSource.git
Working copy of https://github.com/Recouse/EventSource.git resolved at 0.1.5
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/mattt/JSONSchema.git
Working copy of https://github.com/mattt/JSONSchema.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--11D90AFD9DD3AB2.txt
[8/37] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[9/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/37] Compiling InternalCollectionsUtilities Debugging.swift
[13/37] Compiling InternalCollectionsUtilities Descriptions.swift
[14/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/39] Compiling InternalCollectionsUtilities Integer rank.swift
[18/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/39] Emitting module InternalCollectionsUtilities
[22/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/39] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/39] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[31/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[37/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[38/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[39/95] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[40/95] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[41/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[43/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[47/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[48/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[49/102] Compiling OrderedCollections OrderedDictionary.swift
[50/102] Compiling OrderedCollections OrderedSet+Codable.swift
[51/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[52/102] Compiling OrderedCollections OrderedSet+Descriptions.swift
[53/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[54/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[55/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[56/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[57/102] Compiling OrderedCollections OrderedDictionary+Codable.swift
[58/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[59/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[60/102] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[61/102] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[62/102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/102] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[64/102] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/102] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[66/102] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[67/102] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[68/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[70/102] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[71/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[72/102] Compiling OrderedCollections OrderedDictionary+Values.swift
[73/102] Compiling Logging LogHandler.swift
[74/102] Emitting module Logging
[75/102] Compiling Logging Locks.swift
[76/102] Compiling OrderedCollections _HashTable+Bucket.swift
[77/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/102] Compiling OrderedCollections _HashTable+Constants.swift
[79/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/102] Compiling OrderedCollections _HashTable+Testing.swift
[81/102] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/102] Compiling OrderedCollections _HashTable.swift
[83/102] Compiling OrderedCollections _Hashtable+Header.swift
[84/102] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/102] Compiling OrderedCollections OrderedSet+Testing.swift
[87/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[88/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[89/102] Compiling OrderedCollections OrderedSet.swift
[90/102] Compiling OrderedCollections _UnsafeBitset.swift
[91/102] Compiling Logging MetadataProvider.swift
[92/102] Compiling Logging Logging.swift
[94/103] Compiling EventSource EventSourceError.swift
[95/103] Compiling EventSource Extensions.swift
[96/104] Compiling EventSource Mutex.swift
[97/104] Compiling EventSource ServerEvent.swift
[98/104] Compiling EventSource Headers.swift
[99/104] Emitting module OrderedCollections
[101/105] Compiling EventSource SessionDelegate.swift
[102/105] Emitting module EventSource
[103/105] Compiling EventSource EventSource.swift
[107/109] Emitting module JSONSchema
[108/109] Compiling JSONSchema JSONValue.swift
[109/109] Compiling JSONSchema JSONSchema.swift
[111/149] Compiling OpenAI OpenAIError.swift
[112/149] Compiling OpenAI PlatformLogger.swift
[113/149] Compiling OpenAI Model.swift
[114/149] Compiling OpenAI ModelsRequest.swift
[115/149] Compiling OpenAI ModelsResponse.swift
[116/149] Compiling OpenAI ModelsWrapper.swift
[117/149] Compiling OpenAI OpenAI.swift
[118/149] Compiling OpenAI BaseRequestHandler.swift
[119/149] Compiling OpenAI RequestHandler.swift
[120/149] Compiling OpenAI Request.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] Compiling OpenAI TruncationStrategy.swift
[139/154] Compiling OpenAI CompletionResponse.swift
[140/154] Compiling OpenAI Completions.swift
[141/154] Compiling OpenAI CompletionsBody.swift
[142/154] Compiling OpenAI CompletionsRequest.swift
[143/154] Emitting module OpenAI
[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! (33.78s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.