Build Information
Successful build of swift-openapi-runtime, reference main (e5b0de
), with Swift 5.10 for Linux on 23 Apr 2025 12:54:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-runtime.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/apple/swift-openapi-runtime
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e5b0de7 main.yml - add /swift-openapi-runtime as safe directory (#153)
Cloned https://github.com/apple/swift-openapi-runtime.git
Revision (git rev-parse @):
e5b0de7221dd1a0c9b9a6de9afdbe06f3e46a24f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-runtime.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-openapi-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-http-types
[1/904] 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.4.0 (0.33s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling HTTPTypes HTTPFields.swift
[5/12] Compiling HTTPTypes HTTPFieldName.swift
[6/12] Emitting module HTTPTypes
[7/12] Compiling HTTPTypes HTTPField.swift
[8/12] Compiling HTTPTypes ISOLatin1String.swift
[9/12] Compiling HTTPTypes HTTPResponse.swift
[10/12] Compiling HTTPTypes HTTPParsedFields.swift
[11/12] Compiling HTTPTypes HTTPRequest.swift
[12/12] Compiling HTTPTypes NIOLock.swift
[14/74] Emitting module OpenAPIRuntime
[15/74] Compiling OpenAPIRuntime FoundationExtensions.swift
[16/74] Compiling OpenAPIRuntime ParameterStyles.swift
[17/74] Compiling OpenAPIRuntime ServerVariable.swift
[18/74] Compiling OpenAPIRuntime URLExtensions.swift
[19/74] Compiling OpenAPIRuntime Deprecated.swift
[20/74] Compiling OpenAPIRuntime ClientError.swift
[21/74] Compiling OpenAPIRuntime CodingErrors.swift
[22/74] Compiling OpenAPIRuntime RuntimeError.swift
[23/74] Compiling OpenAPIRuntime ServerError.swift
[24/82] Compiling OpenAPIRuntime URICodeCodingKey.swift
[25/82] Compiling OpenAPIRuntime URICoderConfiguration.swift
[26/82] Compiling OpenAPIRuntime URIEncodedNode.swift
[27/82] Compiling OpenAPIRuntime URIParsedTypes.swift
[28/82] Compiling OpenAPIRuntime URIDecoder.swift
[29/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[30/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[31/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[32/82] Compiling OpenAPIRuntime JSONLinesDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[33/82] Compiling OpenAPIRuntime JSONLinesEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[34/82] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[35/82] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[36/82] Compiling OpenAPIRuntime ServerSentEvents.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[37/82] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[38/82] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[39/82] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[40/82] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[41/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[42/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[43/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[44/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[45/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[46/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[47/82] Compiling OpenAPIRuntime MultipartValidation.swift
[48/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[49/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[50/82] Compiling OpenAPIRuntime CodableExtensions.swift
[51/82] Compiling OpenAPIRuntime Configuration.swift
[52/82] Compiling OpenAPIRuntime Converter+Client.swift
[53/82] Compiling OpenAPIRuntime Converter+Common.swift
[54/82] Compiling OpenAPIRuntime Converter+Server.swift
[55/82] Compiling OpenAPIRuntime Converter.swift
[56/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
[57/82] Compiling OpenAPIRuntime ErrorExtensions.swift
[58/82] Compiling OpenAPIRuntime CurrencyTypes.swift
[59/82] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[60/82] Compiling OpenAPIRuntime HTTPBody.swift
[61/82] Compiling OpenAPIRuntime ServerTransport.swift
[62/82] Compiling OpenAPIRuntime UniversalClient.swift
[63/82] Compiling OpenAPIRuntime UniversalServer.swift
[64/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[65/82] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[66/82] Compiling OpenAPIRuntime Acceptable.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[67/82] Compiling OpenAPIRuntime Base64EncodedData.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[68/82] Compiling OpenAPIRuntime ByteUtilities.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[69/82] Compiling OpenAPIRuntime ContentDisposition.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[70/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[71/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[72/82] Compiling OpenAPIRuntime OpenAPIValue.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[73/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[74/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[75/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[76/82] Compiling OpenAPIRuntime URIEncoder.swift
[77/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[78/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[79/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[80/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[81/82] Compiling OpenAPIRuntime URIParser.swift
[82/82] Compiling OpenAPIRuntime URISerializer.swift
Build complete! (10.92s)
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"
}
],
"manifest_display_name" : "swift-openapi-runtime",
"name" : "swift-openapi-runtime",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenAPIRuntime",
"targets" : [
"OpenAPIRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIRuntimeTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIRuntimeTests",
"path" : "Tests/OpenAPIRuntimeTests",
"sources" : [
"Base/Test_Acceptable.swift",
"Base/Test_ContentDisposition.swift",
"Base/Test_CopyOnWriteBox.swift",
"Base/Test_OpenAPIMIMEType.swift",
"Base/Test_OpenAPIValue.swift",
"Conversion/Test_CodableExtensions.swift",
"Conversion/Test_Configuration.swift",
"Conversion/Test_Converter+Client.swift",
"Conversion/Test_Converter+Common.swift",
"Conversion/Test_Converter+Server.swift",
"Conversion/Test_ServerVariable.swift",
"Deprecated/Test_Deprecated.swift",
"Errors/Test_ClientError.swift",
"Errors/Test_RuntimeError.swift",
"Errors/Test_ServerError.swift",
"EventStreams/Test_JSONLinesDecoding.swift",
"EventStreams/Test_JSONLinesEncoding.swift",
"EventStreams/Test_JSONSequenceDecoding.swift",
"EventStreams/Test_JSONSequenceEncoding.swift",
"EventStreams/Test_ServerSentEventsDecoding.swift",
"EventStreams/Test_ServerSentEventsEncoding.swift",
"Interface/Test_ErrorHandlingMiddleware.swift",
"Interface/Test_HTTPBody.swift",
"Interface/Test_MultipartBody.swift",
"Interface/Test_UniversalClient.swift",
"Interface/Test_UniversalServer.swift",
"Multipart/Test_MultipartBoundaryGenerator.swift",
"Multipart/Test_MultipartBytesToFramesSequence.swift",
"Multipart/Test_MultipartFramesToBytesSequence.swift",
"Multipart/Test_MultipartFramesToRawPartsSequence.swift",
"Multipart/Test_MultipartRawPartsToFramesSequence.swift",
"Multipart/Test_MultipartValidationSequence.swift",
"Test_Runtime.swift",
"URICoder/Decoder/Test_URIDecoder.swift",
"URICoder/Decoder/Test_URIValueFromNodeDecoder.swift",
"URICoder/Encoding/Test_URIEncoder.swift",
"URICoder/Encoding/Test_URIValueToNodeEncoder.swift",
"URICoder/Parsing/Test_URIParser.swift",
"URICoder/Serialization/Test_URISerializer.swift",
"URICoder/Test_URICodingRoundtrip.swift",
"URICoder/URICoderTestUtils.swift"
],
"target_dependencies" : [
"OpenAPIRuntime"
],
"type" : "test"
},
{
"c99name" : "OpenAPIRuntime",
"module_type" : "SwiftTarget",
"name" : "OpenAPIRuntime",
"path" : "Sources/OpenAPIRuntime",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"OpenAPIRuntime"
],
"sources" : [
"Base/Acceptable.swift",
"Base/Base64EncodedData.swift",
"Base/ByteUtilities.swift",
"Base/ContentDisposition.swift",
"Base/CopyOnWriteBox.swift",
"Base/OpenAPIMIMEType.swift",
"Base/OpenAPIValue.swift",
"Base/PrettyStringConvertible.swift",
"Base/UndocumentedPayload.swift",
"Base/WarningSuppressingAnnotations.swift",
"Conversion/CodableExtensions.swift",
"Conversion/Configuration.swift",
"Conversion/Converter+Client.swift",
"Conversion/Converter+Common.swift",
"Conversion/Converter+Server.swift",
"Conversion/Converter.swift",
"Conversion/CurrencyExtensions.swift",
"Conversion/ErrorExtensions.swift",
"Conversion/FoundationExtensions.swift",
"Conversion/ParameterStyles.swift",
"Conversion/ServerVariable.swift",
"Conversion/URLExtensions.swift",
"Deprecated/Deprecated.swift",
"Errors/ClientError.swift",
"Errors/CodingErrors.swift",
"Errors/RuntimeError.swift",
"Errors/ServerError.swift",
"EventStreams/JSONLinesDecoding.swift",
"EventStreams/JSONLinesEncoding.swift",
"EventStreams/JSONSequenceDecoding.swift",
"EventStreams/JSONSequenceEncoding.swift",
"EventStreams/ServerSentEvents.swift",
"EventStreams/ServerSentEventsDecoding.swift",
"EventStreams/ServerSentEventsEncoding.swift",
"Interface/AsyncSequenceCommon.swift",
"Interface/ClientTransport.swift",
"Interface/CurrencyTypes.swift",
"Interface/ErrorHandlingMiddleware.swift",
"Interface/HTTPBody.swift",
"Interface/ServerTransport.swift",
"Interface/UniversalClient.swift",
"Interface/UniversalServer.swift",
"Multipart/MultipartBoundaryGenerator.swift",
"Multipart/MultipartBytesToFramesSequence.swift",
"Multipart/MultipartFramesToBytesSequence.swift",
"Multipart/MultipartFramesToRawPartsSequence.swift",
"Multipart/MultipartInternalTypes.swift",
"Multipart/MultipartPublicTypes.swift",
"Multipart/MultipartPublicTypesExtensions.swift",
"Multipart/MultipartRawPartsToFramesSequence.swift",
"Multipart/MultipartValidation.swift",
"Multipart/OpenAPIMIMEType+Multipart.swift",
"URICoder/Common/URICodeCodingKey.swift",
"URICoder/Common/URICoderConfiguration.swift",
"URICoder/Common/URIEncodedNode.swift",
"URICoder/Common/URIParsedTypes.swift",
"URICoder/Decoding/URIDecoder.swift",
"URICoder/Decoding/URIValueFromNodeDecoder+Keyed.swift",
"URICoder/Decoding/URIValueFromNodeDecoder+Single.swift",
"URICoder/Decoding/URIValueFromNodeDecoder+Unkeyed.swift",
"URICoder/Decoding/URIValueFromNodeDecoder.swift",
"URICoder/Encoding/URIEncoder.swift",
"URICoder/Encoding/URIValueToNodeEncoder+Keyed.swift",
"URICoder/Encoding/URIValueToNodeEncoder+Single.swift",
"URICoder/Encoding/URIValueToNodeEncoder+Unkeyed.swift",
"URICoder/Encoding/URIValueToNodeEncoder.swift",
"URICoder/Parsing/URIParser.swift",
"URICoder/Serialization/URISerializer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.