Build Information
Successful build of swift-openapi-urlsession, reference main (4e9dd3
), with Swift 5.9 for macOS (SPM) on 14 Apr 2025 10:19:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-urlsession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-openapi-urlsession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e9dd38 Enable Swift 6.1 jobs in CI (#73)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
4e9dd381bdfb90de82af082cb43e14f504931130
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-urlsession.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-openapi-urlsession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[2/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/28] Compiling InternalCollectionsUtilities Specialize.swift
[5/28] Compiling InternalCollectionsUtilities Debugging.swift
[6/28] Compiling InternalCollectionsUtilities Descriptions.swift
[7/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/28] Emitting module InternalCollectionsUtilities
[17/28] Compiling InternalCollectionsUtilities Integer rank.swift
[18/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/44] Compiling DequeModule _DequeBufferHeader.swift
[21/44] Compiling DequeModule _DequeSlot.swift
[22/45] Compiling DequeModule _DequeBuffer.swift
[23/45] Compiling DequeModule Deque+Testing.swift
[24/45] Compiling DequeModule Deque._Storage.swift
[25/45] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/45] Compiling DequeModule Deque+Extras.swift
[27/45] Compiling DequeModule Deque+Hashable.swift
[28/45] Compiling DequeModule Deque._UnsafeHandle.swift
[29/45] Compiling DequeModule Deque.swift
[30/45] Compiling DequeModule Deque+Equatable.swift
[31/45] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[32/45] Compiling HTTPTypes HTTPRequest.swift
[33/45] Compiling DequeModule Deque+CustomReflectable.swift
[34/45] Compiling DequeModule Deque+Descriptions.swift
[35/45] Compiling HTTPTypes HTTPField.swift
[36/45] Emitting module HTTPTypes
[37/45] Compiling HTTPTypes HTTPParsedFields.swift
[38/45] Compiling DequeModule Deque+Codable.swift
[39/45] Compiling DequeModule Deque+Collection.swift
[40/45] Emitting module DequeModule
[41/45] Compiling HTTPTypes ISOLatin1String.swift
[42/45] Compiling HTTPTypes HTTPFields.swift
[43/45] Compiling HTTPTypes HTTPFieldName.swift
[44/45] Compiling HTTPTypes HTTPResponse.swift
[45/45] Compiling HTTPTypes NIOLock.swift
[46/108] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[47/108] Compiling OpenAPIRuntime MultipartValidation.swift
[48/108] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[49/108] Compiling OpenAPIRuntime URICodeCodingKey.swift
[50/108] Compiling OpenAPIRuntime URICoderConfiguration.swift
[51/108] Compiling OpenAPIRuntime URIEncodedNode.swift
[52/108] Compiling OpenAPIRuntime URIParsedTypes.swift
[53/114] Compiling OpenAPIRuntime Converter+Server.swift
[54/114] Compiling OpenAPIRuntime Converter.swift
[55/114] Compiling OpenAPIRuntime CurrencyExtensions.swift
[56/114] Compiling OpenAPIRuntime ErrorExtensions.swift
[57/114] Compiling OpenAPIRuntime FoundationExtensions.swift
[58/114] Compiling OpenAPIRuntime ParameterStyles.swift
[59/114] Compiling OpenAPIRuntime ServerVariable.swift
[60/114] Compiling OpenAPIRuntime ClientTransport.swift
[61/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[62/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[63/114] Compiling OpenAPIRuntime HTTPBody.swift
[64/114] Compiling OpenAPIRuntime ServerTransport.swift
[65/114] Compiling OpenAPIRuntime UniversalClient.swift
[66/114] Compiling OpenAPIRuntime UniversalServer.swift
[67/114] Emitting module OpenAPIRuntime
[68/114] Compiling OpenAPIRuntime Acceptable.swift
[69/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[70/114] Compiling OpenAPIRuntime ByteUtilities.swift
[71/114] Compiling OpenAPIRuntime ContentDisposition.swift
[72/114] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[73/114] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[74/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[75/114] Compiling OpenAPIRuntime URIDecoder.swift
[76/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[77/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[78/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[79/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[80/114] Compiling OpenAPIRuntime URIEncoder.swift
[81/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[82/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[83/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[84/114] Compiling OpenAPIRuntime CodableExtensions.swift
[85/114] Compiling OpenAPIRuntime Configuration.swift
[86/114] Compiling OpenAPIRuntime Converter+Client.swift
[87/114] Compiling OpenAPIRuntime Converter+Common.swift
[88/114] Compiling OpenAPIRuntime URLExtensions.swift
[89/114] Compiling OpenAPIRuntime Deprecated.swift
[90/114] Compiling OpenAPIRuntime ClientError.swift
[91/114] Compiling OpenAPIRuntime CodingErrors.swift
[92/114] Compiling OpenAPIRuntime RuntimeError.swift
[93/114] Compiling OpenAPIRuntime ServerError.swift
[94/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[95/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[96/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[97/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[98/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[99/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[100/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[101/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[102/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[103/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[104/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[105/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[106/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[107/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[108/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[109/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[110/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[111/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[112/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[113/114] Compiling OpenAPIRuntime URIParser.swift
[114/114] Compiling OpenAPIRuntime URISerializer.swift
[115/121] Compiling OpenAPIURLSession URLSession+Extensions.swift
[116/121] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[117/121] Compiling OpenAPIURLSession Lock.swift
[118/121] Compiling OpenAPIURLSession URLSessionTransport.swift
[119/121] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[120/121] Emitting module OpenAPIURLSession
[121/121] Compiling OpenAPIURLSession BufferedStream.swift
Build complete! (23.46s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-http-types
[1/897] Fetching swift-http-types
[898/16887] Fetching swift-http-types, swift-collections
[3617/92053] Fetching swift-http-types, swift-collections, swift-nio
Fetched https://github.com/apple/swift-http-types (5.63s)
Fetched https://github.com/apple/swift-nio (5.63s)
Fetched https://github.com/apple/swift-collections (5.63s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/5660] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime (0.95s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.81.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[53/5929] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git (0.92s)
Fetched https://github.com/apple/swift-atomics.git (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.36s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.0
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.2
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"
},
{
"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"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.62.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "swift-openapi-urlsession",
"name" : "swift-openapi-urlsession",
"path" : "/Users/admin/builder/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" : "OpenAPIURLSession",
"targets" : [
"OpenAPIURLSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIURLSessionTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIURLSessionTests",
"path" : "Tests/OpenAPIURLSessionTests",
"product_dependencies" : [
"NIOTestUtils"
],
"sources" : [
"AsyncSyncSequence.swift",
"BufferedStreamTests/BufferedStreamTests.swift",
"NIOAsyncHTTP1TestServer.swift",
"TaskCancellationTests.swift",
"TestUtils.swift",
"URLSessionBidirectionalStreamingTests/HTTPBodyOutputStreamTests.swift",
"URLSessionBidirectionalStreamingTests/MockAsyncSequence.swift",
"URLSessionBidirectionalStreamingTests/MockInputStreamDelegate.swift",
"URLSessionBidirectionalStreamingTests/URLSessionBidirectionalStreamingTests.swift",
"URLSessionTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIURLSession"
],
"type" : "test"
},
{
"c99name" : "OpenAPIURLSession",
"module_type" : "SwiftTarget",
"name" : "OpenAPIURLSession",
"path" : "Sources/OpenAPIURLSession",
"product_dependencies" : [
"DequeModule",
"OpenAPIRuntime",
"HTTPTypes"
],
"product_memberships" : [
"OpenAPIURLSession"
],
"sources" : [
"BufferedStream/BufferedStream.swift",
"BufferedStream/Lock.swift",
"URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift",
"URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift",
"URLSessionBidirectionalStreaming/URLSession+Extensions.swift",
"URLSessionTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.