Build Information
Successful build of OpenAI, reference main (4ed3ea), with Swift 6.2 for Linux on 21 Nov 2025 00:28:08 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/MacPaw/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/MacPaw/OpenAI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4ed3ea9 Merge pull request #395 from neelvirdy/nvirdy/verbosity
Cloned https://github.com/MacPaw/OpenAI.git
Revision (git rev-parse @):
4ed3ea99ff9dfd2a760509ddb31020f4b153ef93
SUCCESS checkout https://github.com/MacPaw/OpenAI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/MacPaw/OpenAI.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:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-openapi-runtime
[1/5818] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.39s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.73s)
Fetching https://github.com/apple/swift-http-types
[1/939] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.24s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.57s)
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Emitting module HTTPTypes
[6/14] Compiling HTTPTypes HTTPResponse.swift
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPRequest.swift
[9/14] Compiling HTTPTypes NIOLock.swift
[10/14] Compiling HTTPTypes HTTPRequest+URL.swift
[11/14] Compiling HTTPTypes HTTPParsedFields.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Compiling HTTPTypes HTTPFieldName.swift
[14/14] Compiling HTTPTypes HTTPFields.swift
[16/76] Emitting module OpenAPIRuntime
[17/84] Compiling OpenAPIRuntime FoundationExtensions.swift
[18/84] Compiling OpenAPIRuntime ParameterStyles.swift
[19/84] Compiling OpenAPIRuntime ServerVariable.swift
[20/84] Compiling OpenAPIRuntime URLExtensions.swift
[21/84] Compiling OpenAPIRuntime Deprecated.swift
[22/84] Compiling OpenAPIRuntime ClientError.swift
[23/84] Compiling OpenAPIRuntime CodingErrors.swift
[24/84] Compiling OpenAPIRuntime RuntimeError.swift
[25/84] Compiling OpenAPIRuntime ServerError.swift
[26/84] Compiling OpenAPIRuntime URICodeCodingKey.swift
[27/84] Compiling OpenAPIRuntime URICoderConfiguration.swift
[28/84] Compiling OpenAPIRuntime URIEncodedNode.swift
[29/84] Compiling OpenAPIRuntime URIParsedTypes.swift
[30/84] Compiling OpenAPIRuntime URIDecoder.swift
[31/84] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[32/84] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[33/84] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[34/84] Compiling OpenAPIRuntime Acceptable.swift
[35/84] Compiling OpenAPIRuntime Base64EncodedData.swift
[36/84] Compiling OpenAPIRuntime ByteUtilities.swift
[37/84] Compiling OpenAPIRuntime ContentDisposition.swift
[38/84] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[39/84] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[40/84] Compiling OpenAPIRuntime OpenAPIValue.swift
[41/84] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[42/84] Compiling OpenAPIRuntime UndocumentedPayload.swift
[43/84] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[44/84] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[45/84] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[46/84] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[47/84] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[48/84] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[49/84] Compiling OpenAPIRuntime MultipartValidation.swift
[50/84] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[51/84] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[52/84] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[53/84] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[54/84] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[55/84] Compiling OpenAPIRuntime ServerSentEvents.swift
[56/84] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[57/84] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[58/84] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[59/84] Compiling OpenAPIRuntime ClientTransport.swift
[60/84] Compiling OpenAPIRuntime CurrencyTypes.swift
[61/84] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[62/84] Compiling OpenAPIRuntime HTTPBody.swift
[63/84] Compiling OpenAPIRuntime ServerTransport.swift
[64/84] Compiling OpenAPIRuntime UniversalClient.swift
[65/84] Compiling OpenAPIRuntime UniversalServer.swift
[66/84] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[67/84] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[68/84] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[69/84] Compiling OpenAPIRuntime CodableExtensions.swift
[70/84] Compiling OpenAPIRuntime Configuration.swift
[71/84] Compiling OpenAPIRuntime Converter+Client.swift
[72/84] Compiling OpenAPIRuntime Converter+Common.swift
[73/84] Compiling OpenAPIRuntime Converter+Server.swift
[74/84] Compiling OpenAPIRuntime Converter.swift
[75/84] Compiling OpenAPIRuntime CurrencyExtensions.swift
[76/84] Compiling OpenAPIRuntime ErrorExtensions.swift
[77/84] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[78/84] Compiling OpenAPIRuntime URIEncoder.swift
[79/84] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[80/84] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[81/84] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[82/84] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[83/84] Compiling OpenAPIRuntime URIParser.swift
[84/84] Compiling OpenAPIRuntime URISerializer.swift
[86/212] Compiling OpenAI ServerSentEventsStreamParser.swift
[87/212] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
[88/212] Compiling OpenAI SessionInvalidator.swift
[89/212] Compiling OpenAI StreamingError.swift
[90/212] Compiling OpenAI StreamingSession.swift
[91/212] Compiling OpenAI URLBuilder.swift
[92/212] Compiling OpenAI URLComponents+.swift
[93/212] Compiling OpenAI URLRequestBuildable.swift
[94/212] Compiling OpenAI URLResponseHandler.swift
[95/212] Compiling OpenAI URLSessionCombine.swift
[96/212] Compiling OpenAI URLSessionDataDelegateForwarder.swift
[97/212] Compiling OpenAI URLSessionDataTaskProtocol.swift
[98/212] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
[99/212] Compiling OpenAI URLSessionDataTaskStore.swift
[100/212] Compiling OpenAI URLSessionDelegateProtocol.swift
[101/212] Compiling OpenAI URLSessionFactory.swift
[102/212] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
[103/212] Compiling OpenAI URLSessionProtocol.swift
[104/230] Compiling OpenAI RunsQuery.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[105/230] Compiling OpenAI ThreadAddMessagesResult.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[106/230] Compiling OpenAI ThreadRunQuery.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[107/230] Compiling OpenAI ThreadsMessagesResult.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[108/230] Compiling OpenAI ThreadsQuery.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[109/230] Compiling OpenAI ThreadsResult.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[110/230] Compiling OpenAI ChatQueryWebSearchOptions.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[111/230] Compiling OpenAI JSONSchemaDefinition.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[112/230] Compiling OpenAI ServiceTier.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[113/230] Compiling OpenAI CancellableRequest.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[114/230] Compiling OpenAI OpenAIAsync.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[115/230] Compiling OpenAI OpenAICombine.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[116/230] Compiling OpenAI OpenAIMiddleware.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[117/230] Compiling OpenAI OpenAIProtocol.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[118/230] Compiling OpenAI ResponsesEndpointAsync.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[119/230] Compiling OpenAI ResponsesEndpointCombine.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[120/230] Compiling OpenAI ResponsesEndpointModern.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[121/230] Compiling OpenAI ResponsesEndpointProtocol.swift
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[122/230] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[123/230] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[124/230] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[125/230] Compiling OpenAI MultipartFormDataEntry.swift
[126/230] Compiling OpenAI MultipartFormDataRequest.swift
[127/230] Compiling OpenAI OpenAI+MakeRequest.swift
[128/230] Compiling OpenAI PropertyValue.swift
[129/230] Compiling OpenAI SSLDelegateProtocol.swift
[130/230] Compiling OpenAI SendablePassthroughSubject.swift
[131/230] Compiling OpenAI StreamableQuery.swift
[132/230] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[133/230] Compiling OpenAI CodableResultStreamInterpreter.swift
[134/230] Compiling OpenAI DataTaskPerformingURLSession.swift
[135/230] Compiling OpenAI InvalidatableSession.swift
[136/230] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
[137/230] Compiling OpenAI ModelResponseStreamEventType.swift
[138/230] Compiling OpenAI PerformableSession.swift
[139/230] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
[140/230] Compiling OpenAI OpenAI+OpenAIAsync.swift
[141/230] Compiling OpenAI OpenAI+OpenAICombine.swift
[142/230] Compiling OpenAI OpenAI.swift
[143/230] Compiling OpenAI AssistantsRequest.swift
[144/230] Compiling OpenAI CancellablesFactory.swift
[145/230] Compiling OpenAI AsyncClient.swift
[146/230] Compiling OpenAI Client.swift
[147/230] Compiling OpenAI CombineClient.swift
[148/230] Compiling OpenAI StreamingClient.swift
[149/230] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
[150/230] Compiling OpenAI DataTaskFactory.swift
[151/230] Compiling OpenAI DescribedError.swift
[152/230] Compiling OpenAI DispatchQueue+Static.swift
[153/230] Compiling OpenAI ExecutionSerializer.swift
[154/230] Compiling OpenAI Schemas+Description.swift
[155/230] Compiling OpenAI JSONRequest.swift
[156/230] Compiling OpenAI JSONResponseDecoder.swift
[157/230] Compiling OpenAI JSONResponseErrorDecoder.swift
[158/230] Compiling OpenAI ModelQuery.swift
[159/230] Compiling OpenAI ModelResult.swift
[160/230] Compiling OpenAI Models.swift
[161/230] Compiling OpenAI ModelsResult.swift
[162/230] Compiling OpenAI ModerationsQuery.swift
[163/230] Compiling OpenAI ModerationsResult.swift
[164/230] Compiling OpenAI CreateModelResponseQuery+TextResponseConfigurationOptions.swift
[165/230] Compiling OpenAI CreateModelResponseQuery.swift
[166/230] Compiling OpenAI CreateModelResponseQueryInput.swift
[167/230] Compiling OpenAI DeleteModelResponseQuery.swift
[168/230] Compiling OpenAI DeleteModelResponseResult.swift
[169/230] Compiling OpenAI GetModelResponseQuery.swift
[170/230] Compiling OpenAI ResponseEvent.swift
[171/230] Compiling OpenAI ResponseObject.swift
[172/230] Compiling OpenAI RunResult.swift
[173/230] Compiling OpenAI RunRetrieveQuery.swift
[174/230] Compiling OpenAI RunRetrieveStepsResult.swift
[175/230] Compiling OpenAI RunToolOutputsQuery.swift
[176/230] Emitting module OpenAI
/host/spi-builder-workspace/Sources/OpenAI/Public/Models/Types/JSONSchemaDefinition.swift:12:10: warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
10 | public enum JSONSchemaDefinition: Codable, Hashable, Sendable {
11 | case jsonSchema(JSONSchema)
12 | case derivedJsonSchema(any JSONSchemaConvertible.Type)
| `- warning: associated value 'derivedJsonSchema' of 'Sendable'-conforming enum 'JSONSchemaDefinition' has non-Sendable type 'any JSONSchemaConvertible.Type'
13 | case dynamicJsonSchema(Encodable & Sendable)
14 |
[177/230] Compiling OpenAI URLSessionTaskCanceller.swift
[178/230] Compiling OpenAI APIError.swift
[179/230] Compiling OpenAI GeminiAPIError.swift
[180/230] Compiling OpenAI AnyJSONDocument.swift
[181/230] Compiling OpenAI JSONDocument.swift
[182/230] Compiling OpenAI JSONSchema.swift
[183/230] Compiling OpenAI JSONSchemaField.swift
[184/230] Compiling OpenAI JSONSchemaInstanceType.swift
[185/230] Compiling OpenAI JSONSchemaConvertationError.swift
[186/230] Compiling OpenAI JSONSchemaConvertible.swift
[187/230] Compiling OpenAI JSONSchemaEnumConvertible.swift
[188/230] Compiling OpenAI AssistantResult.swift
[189/230] Compiling OpenAI AssistantsQuery.swift
[190/230] Compiling OpenAI AssistantsResult.swift
[191/230] Compiling OpenAI AssistantsTool.swift
[192/230] Compiling OpenAI AudioSpeechQuery.swift
[193/230] Compiling OpenAI AudioSpeechResult.swift
[194/230] Compiling OpenAI AudioTranscriptionQuery.swift
[195/230] Compiling OpenAI AudioTranscriptionResult.swift
[196/230] Compiling OpenAI AudioTranscriptionStreamResult.swift
[197/230] Compiling OpenAI AudioTranscriptionVerboseResult.swift
[198/230] Compiling OpenAI AudioTranslationQuery.swift
[199/230] Compiling OpenAI AudioTranslationResult.swift
[200/230] Compiling OpenAI ChatQuery.swift
[201/230] Compiling OpenAI ChatResult.swift
[202/230] Compiling OpenAI ChatStreamResult.swift
[203/230] Compiling OpenAI EmbeddingsQuery.swift
[204/230] Compiling OpenAI EmbeddingsResult.swift
[205/230] Compiling OpenAI FilesQuery.swift
[206/230] Compiling OpenAI FilesResult.swift
[207/230] Compiling OpenAI FunctionDeclaration.swift
[208/230] Compiling OpenAI ImageEditsQuery.swift
[209/230] Compiling OpenAI ImageVariationsQuery.swift
[210/230] Compiling OpenAI ImagesQuery.swift
[211/230] Compiling OpenAI ImagesResult.swift
[212/230] Compiling OpenAI MessageQuery.swift
[213/230] Compiling OpenAI EasyInputMessage.swift
[214/230] Compiling OpenAI FunctionTool.swift
[215/230] Compiling OpenAI InputContent.swift
[216/230] Compiling OpenAI InputImage.swift
[217/230] Compiling OpenAI InputItem.swift
[218/230] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[219/230] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[220/230] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[221/230] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[222/230] Compiling OpenAI Tool.swift
[223/230] Compiling OpenAI OutputItem.swift
[224/230] Compiling OpenAI ResponseStreamEvent.swift
[225/230] Compiling OpenAI Components.swift
[226/230] Compiling OpenAI ParsingOptions.swift
[227/230] Compiling OpenAI Utilities.swift
[228/230] Compiling OpenAI ResponsesEndpoint+Async.swift
[229/230] Compiling OpenAI ResponsesEndpoint+Combine.swift
[230/230] Compiling OpenAI ResponsesEndpoint.swift
Build complete! (62.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
}
],
"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" : [
"AsyncClientTests.swift",
"ChatQueryCodingTests.swift",
"ChatResultTests.swift",
"ChatStreamResultTests.swift",
"ClientTests.swift",
"CombineClientTests.swift",
"Extensions/AssistantResult+Mock.swift",
"Extensions/AssistantsQuery+Mock.swift",
"Extensions/AudioSpeechQuery+Mock.swift",
"Extensions/ChatResult+Mock.swift",
"Extensions/XCTestCase+Extensions.swift",
"MockServerSentEvent.swift",
"Mocks/ChatCompletionToolParam+Mock.swift",
"Mocks/ChatResult+MockJson.swift",
"Mocks/DataTaskMock.swift",
"Mocks/MockCancellablesFactory.swift",
"Mocks/MockDataTaskPublisher.swift",
"Mocks/MockMiddleware.swift",
"Mocks/MockStreamingSessionFactory.swift",
"Mocks/MockURLSessionFactory.swift",
"Mocks/MovieInfo.swift",
"Mocks/NeverURLSessionMock.swift",
"Mocks/NoDispatchExecutionSerializer.swift",
"Mocks/URLSessionMock.swift",
"Mocks/WorkSimulatingMockMiddleware.swift",
"ModelResponseEventsStreamInterpreterTests.swift",
"OpenAIStreamingTests.swift",
"OpenAITests.swift",
"OpenAITestsCombine.swift",
"OpenAITestsDecoder.swift",
"ResponsesEndpointTests.swift",
"ServerSentEventsParserTests.swift",
"ServerSentEventsStreamInterpreterTests.swift",
"ServerSentEventsStreamParserTests.swift",
"StreamingClientTests.swift",
"StreamingSessionIntegrationTests.swift",
"StreamingSessionTests.swift"
],
"target_dependencies" : [
"OpenAI"
],
"type" : "test"
},
{
"c99name" : "OpenAI",
"module_type" : "SwiftTarget",
"name" : "OpenAI",
"path" : "Sources/OpenAI",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAI"
],
"sources" : [
"OpenAI+OpenAIAsync.swift",
"OpenAI+OpenAICombine.swift",
"OpenAI.swift",
"Private/AssistantsRequest.swift",
"Private/CancellablesFactory.swift",
"Private/Client/AsyncClient.swift",
"Private/Client/Client.swift",
"Private/Client/CombineClient.swift",
"Private/Client/StreamingClient.swift",
"Private/CodingUserInfoKey+ParsingOptions.swift",
"Private/DataTaskFactory.swift",
"Private/DescribedError.swift",
"Private/DispatchQueue+Static.swift",
"Private/ExecutionSerializer.swift",
"Private/Extensions for generated code/Schemas+Description.swift",
"Private/JSONRequest.swift",
"Private/JSONResponseDecoder.swift",
"Private/JSONResponseErrorDecoder.swift",
"Private/KeyedDecodingContainer+ParsingOptions.swift",
"Private/MultipartFormDataBodyBuilder.swift",
"Private/MultipartFormDataBodyEncodable.swift",
"Private/MultipartFormDataEntry.swift",
"Private/MultipartFormDataRequest.swift",
"Private/OpenAI+MakeRequest.swift",
"Private/PropertyValue.swift",
"Private/SSLDelegateProtocol.swift",
"Private/SendablePassthroughSubject.swift",
"Private/StreamableQuery.swift",
"Private/Streaming/AudioSpeechStreamInterpreter.swift",
"Private/Streaming/CodableResultStreamInterpreter.swift",
"Private/Streaming/DataTaskPerformingURLSession.swift",
"Private/Streaming/InvalidatableSession.swift",
"Private/Streaming/ModelResponseEventsStreamInterpreter.swift",
"Private/Streaming/ModelResponseStreamEventType.swift",
"Private/Streaming/PerformableSession.swift",
"Private/Streaming/ServerSentEventsStreamInterpreter.swift",
"Private/Streaming/ServerSentEventsStreamParser.swift",
"Private/Streaming/ServerSentEventsStreamingSessionFactory.swift",
"Private/Streaming/SessionInvalidator.swift",
"Private/Streaming/StreamingError.swift",
"Private/Streaming/StreamingSession.swift",
"Private/URLBuilder.swift",
"Private/URLComponents+.swift",
"Private/URLRequestBuildable.swift",
"Private/URLResponseHandler.swift",
"Private/URLSessionCombine.swift",
"Private/URLSessionDataDelegateForwarder.swift",
"Private/URLSessionDataTaskProtocol.swift",
"Private/URLSessionDataTaskPublisherProtocol.swift",
"Private/URLSessionDataTaskStore.swift",
"Private/URLSessionDelegateProtocol.swift",
"Private/URLSessionFactory.swift",
"Private/URLSessionProtocol+MakeDataTask.swift",
"Private/URLSessionProtocol.swift",
"Private/URLSessionTaskCanceller.swift",
"Public/Errors/APIError.swift",
"Public/Errors/GeminiAPIError.swift",
"Public/JSONSchema/AnyJSONDocument.swift",
"Public/JSONSchema/JSONDocument.swift",
"Public/JSONSchema/JSONSchema.swift",
"Public/JSONSchema/JSONSchemaField.swift",
"Public/JSONSchema/JSONSchemaInstanceType.swift",
"Public/JSONSchemaConvertible/JSONSchemaConvertationError.swift",
"Public/JSONSchemaConvertible/JSONSchemaConvertible.swift",
"Public/JSONSchemaConvertible/JSONSchemaEnumConvertible.swift",
"Public/Models/AssistantResult.swift",
"Public/Models/AssistantsQuery.swift",
"Public/Models/AssistantsResult.swift",
"Public/Models/AssistantsTool.swift",
"Public/Models/AudioSpeechQuery.swift",
"Public/Models/AudioSpeechResult.swift",
"Public/Models/AudioTranscriptionQuery.swift",
"Public/Models/AudioTranscriptionResult.swift",
"Public/Models/AudioTranscriptionStreamResult.swift",
"Public/Models/AudioTranscriptionVerboseResult.swift",
"Public/Models/AudioTranslationQuery.swift",
"Public/Models/AudioTranslationResult.swift",
"Public/Models/ChatQuery.swift",
"Public/Models/ChatResult.swift",
"Public/Models/ChatStreamResult.swift",
"Public/Models/EmbeddingsQuery.swift",
"Public/Models/EmbeddingsResult.swift",
"Public/Models/FilesQuery.swift",
"Public/Models/FilesResult.swift",
"Public/Models/FunctionDeclaration.swift",
"Public/Models/ImageEditsQuery.swift",
"Public/Models/ImageVariationsQuery.swift",
"Public/Models/ImagesQuery.swift",
"Public/Models/ImagesResult.swift",
"Public/Models/MessageQuery.swift",
"Public/Models/Models/ModelQuery.swift",
"Public/Models/Models/ModelResult.swift",
"Public/Models/Models/Models.swift",
"Public/Models/Models/ModelsResult.swift",
"Public/Models/ModerationsQuery.swift",
"Public/Models/ModerationsResult.swift",
"Public/Models/Responses API/CreateModelResponseQuery+TextResponseConfigurationOptions.swift",
"Public/Models/Responses API/CreateModelResponseQuery.swift",
"Public/Models/Responses API/CreateModelResponseQueryInput.swift",
"Public/Models/Responses API/DeleteModelResponseQuery.swift",
"Public/Models/Responses API/DeleteModelResponseResult.swift",
"Public/Models/Responses API/GetModelResponseQuery.swift",
"Public/Models/Responses API/ResponseEvent.swift",
"Public/Models/Responses API/ResponseObject.swift",
"Public/Models/RunResult.swift",
"Public/Models/RunRetrieveQuery.swift",
"Public/Models/RunRetrieveStepsResult.swift",
"Public/Models/RunToolOutputsQuery.swift",
"Public/Models/RunsQuery.swift",
"Public/Models/ThreadAddMessagesResult.swift",
"Public/Models/ThreadRunQuery.swift",
"Public/Models/ThreadsMessagesResult.swift",
"Public/Models/ThreadsQuery.swift",
"Public/Models/ThreadsResult.swift",
"Public/Models/Types/ChatQueryWebSearchOptions.swift",
"Public/Models/Types/JSONSchemaDefinition.swift",
"Public/Models/Types/ServiceTier.swift",
"Public/Protocols/CancellableRequest.swift",
"Public/Protocols/OpenAIAsync.swift",
"Public/Protocols/OpenAICombine.swift",
"Public/Protocols/OpenAIMiddleware.swift",
"Public/Protocols/OpenAIProtocol.swift",
"Public/Protocols/ResponsesEndpointAsync.swift",
"Public/Protocols/ResponsesEndpointCombine.swift",
"Public/Protocols/ResponsesEndpointModern.swift",
"Public/Protocols/ResponsesEndpointProtocol.swift",
"Public/Schemas/Edited/EasyInputMessage.swift",
"Public/Schemas/Edited/FunctionTool.swift",
"Public/Schemas/Edited/InputContent.swift",
"Public/Schemas/Edited/InputImage.swift",
"Public/Schemas/Edited/InputItem.swift",
"Public/Schemas/Edited/ResponseMCPCallArgumentsDeltaEvent.swift",
"Public/Schemas/Edited/ResponseMCPCallArgumentsDoneEvent.swift",
"Public/Schemas/Edited/ResponseOutputItemAddedEvent.swift",
"Public/Schemas/Edited/ResponseOutputItemDoneEvent.swift",
"Public/Schemas/Edited/Tool.swift",
"Public/Schemas/Facade/OutputItem.swift",
"Public/Schemas/Facade/ResponseStreamEvent.swift",
"Public/Schemas/Generated/Components.swift",
"Public/Utilities/ParsingOptions.swift",
"Public/Utilities/Utilities.swift",
"ResponsesEndpoint+Async.swift",
"ResponsesEndpoint+Combine.swift",
"ResponsesEndpoint.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.