Build Information
Successful build of swift-openapi-mock, reference 0.1.0 (c48d39), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 17:17:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rontech-es/swift-openapi-mock.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rontech-es/swift-openapi-mock
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at c48d392 Add README
Cloned https://github.com/rontech-es/swift-openapi-mock.git
Revision (git rev-parse @):
c48d3929b34b0cb339988ba92db0e9cdbe90ecee
SUCCESS checkout https://github.com/rontech-es/swift-openapi-mock.git at 0.1.0
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
[1/6568] Fetching swift-openapi-runtime
[67/7581] Fetching swift-openapi-runtime, swift-http-types
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.12s)
Fetched https://github.com/apple/swift-http-types from cache (1.12s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (1.77s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.59s)
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.11.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-openapi-mock",
"name": "swift-openapi-mock",
"url": "https://github.com/rontech-es/swift-openapi-mock.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-mock",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-openapi-runtime",
"name": "swift-openapi-runtime",
"url": "https://github.com/apple/swift-openapi-runtime",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
"traits": [
"FullFoundation"
],
"dependencies": [
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/rontech-es/swift-openapi-mock.git
[1/68] Fetching swift-openapi-mock
Fetched https://github.com/rontech-es/swift-openapi-mock.git from cache (0.69s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.52s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.60s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.44s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.50s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
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/rontech-es/swift-openapi-mock.git
Working copy of https://github.com/rontech-es/swift-openapi-mock.git resolved at 0.1.0 (c48d392)
warning: '.resolve-product-dependencies': dependency 'swift-openapi-mock' is not used by any target
Found 1 product dependencies
- swift-openapi-runtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/rontech-es/swift-openapi-mock.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/14] Compiling HTTPTypes HTTPResponse.swift
[6/14] Compiling HTTPTypes ISOLatin1String.swift
[7/14] Compiling HTTPTypes NIOLock.swift
[8/14] Compiling HTTPTypes HTTPRequest.swift
[9/14] Compiling HTTPTypes HTTPParsedFields.swift
[10/14] Compiling HTTPTypes HTTPFields.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPRequest+URL.swift
[15/78] Compiling OpenAPIRuntime ServerVariable.swift
[16/78] Compiling OpenAPIRuntime URLExtensions.swift
[17/78] Compiling OpenAPIRuntime Deprecated.swift
[18/78] Compiling OpenAPIRuntime ClientError.swift
[19/78] Compiling OpenAPIRuntime CodingErrors.swift
[20/78] Compiling OpenAPIRuntime RuntimeError.swift
[21/78] Compiling OpenAPIRuntime ServerError.swift
[22/85] Compiling OpenAPIRuntime Acceptable.swift
[23/85] Compiling OpenAPIRuntime Base64EncodedData.swift
[24/85] Compiling OpenAPIRuntime ByteUtilities.swift
[25/85] Compiling OpenAPIRuntime ContentDisposition.swift
[26/85] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[27/85] Compiling OpenAPIRuntime Lock.swift
[28/85] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[29/85] Compiling OpenAPIRuntime OpenAPIValue.swift
[30/85] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[31/85] Compiling OpenAPIRuntime UndocumentedPayload.swift
[32/85] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[33/85] Compiling OpenAPIRuntime CodableExtensions.swift
[34/85] Compiling OpenAPIRuntime Configuration.swift
[35/85] Compiling OpenAPIRuntime Converter+Client.swift
[36/85] Compiling OpenAPIRuntime URIEncodedNode.swift
[37/85] Compiling OpenAPIRuntime URIParsedTypes.swift
[38/85] Compiling OpenAPIRuntime URIDecoder.swift
[39/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[40/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[41/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[42/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[43/85] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[44/85] Compiling OpenAPIRuntime ClientTransport.swift
[45/85] Compiling OpenAPIRuntime CurrencyTypes.swift
[46/85] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[47/85] Compiling OpenAPIRuntime HTTPBody.swift
[48/85] Compiling OpenAPIRuntime SendableMetatype.swift
[49/85] Compiling OpenAPIRuntime ServerTransport.swift
[50/85] Compiling OpenAPIRuntime UniversalClient.swift
[51/85] Compiling OpenAPIRuntime UniversalServer.swift
[52/85] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[53/85] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[54/85] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[55/85] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[56/85] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[57/85] Emitting module OpenAPIRuntime
[58/85] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[59/85] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[60/85] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[61/85] Compiling OpenAPIRuntime MultipartValidation.swift
[62/85] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[63/85] Compiling OpenAPIRuntime URICodeCodingKey.swift
[64/85] Compiling OpenAPIRuntime URICoderConfiguration.swift
[65/85] Compiling OpenAPIRuntime Converter+Common.swift
[66/85] Compiling OpenAPIRuntime Converter+Server.swift
[67/85] Compiling OpenAPIRuntime Converter.swift
[68/85] Compiling OpenAPIRuntime CurrencyExtensions.swift
[69/85] Compiling OpenAPIRuntime ErrorExtensions.swift
[70/85] Compiling OpenAPIRuntime FoundationExtensions.swift
[71/85] Compiling OpenAPIRuntime ParameterStyles.swift
[72/85] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[73/85] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[74/85] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[75/85] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[76/85] Compiling OpenAPIRuntime ServerSentEvents.swift
[77/85] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[78/85] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[79/85] Compiling OpenAPIRuntime URIEncoder.swift
[80/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[81/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[82/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[83/85] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[84/85] Compiling OpenAPIRuntime URIParser.swift
[85/85] Compiling OpenAPIRuntime URISerializer.swift
[86/88] Compiling OpenAPIMock MockClientMiddleware.swift
[87/88] Emitting module OpenAPIMock
[88/88] Compiling OpenAPIMock RecordingClientMiddleware.swift
Build complete! (11.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
}
],
"manifest_display_name" : "swift-openapi-mock",
"name" : "swift-openapi-mock",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "OpenAPIMock",
"targets" : [
"OpenAPIMock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIMockTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIMockTests",
"path" : "Tests/OpenAPIMockTests",
"product_dependencies" : [
"OpenAPIRuntime"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAPIMockTests/MockResponses",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MockClientMiddlewareTests.swift",
"RecordingClientMiddlewareTests.swift"
],
"target_dependencies" : [
"OpenAPIMock"
],
"type" : "test"
},
{
"c99name" : "OpenAPIMock",
"module_type" : "SwiftTarget",
"name" : "OpenAPIMock",
"path" : "Sources/OpenAPIMock",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPIMock"
],
"sources" : [
"MockClientMiddleware.swift",
"RecordingClientMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.