Build Information
Successful build of swift-openapi-urlsession, reference 1.1.0 (6fac6f
), with Swift 5.10 for macOS (SPM) on 5 Apr 2025 02:26:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-openapi-urlsession
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 6fac6f7 Add support for Windows (#71)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
6fac6f7c428d5feea2639b5f5c8b06ddfb79434b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-urlsession.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-openapi-urlsession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-33747A42983211AE.txt
[7/33] Emitting module InternalCollectionsUtilities
[8/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/34] Compiling InternalCollectionsUtilities Debugging.swift
[11/34] Compiling InternalCollectionsUtilities Descriptions.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/34] Compiling InternalCollectionsUtilities Specialize.swift
[14/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/34] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/34] Compiling InternalCollectionsUtilities Integer rank.swift
[22/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/34] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/50] Compiling DequeModule _DequeSlot.swift
[27/50] Compiling DequeModule _DequeBufferHeader.swift
[28/51] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/51] Compiling HTTPTypes NIOLock.swift
[30/51] Compiling HTTPTypes HTTPParsedFields.swift
[31/51] Compiling DequeModule Deque+Extras.swift
[32/51] Compiling DequeModule Deque+Hashable.swift
[33/51] Compiling DequeModule _DequeBuffer.swift
[34/51] Compiling DequeModule Deque+Testing.swift
[35/51] Compiling DequeModule Deque._Storage.swift
[36/51] Compiling DequeModule Deque+CustomReflectable.swift
[37/51] Compiling DequeModule Deque+Descriptions.swift
[38/51] Compiling DequeModule Deque._UnsafeHandle.swift
[39/51] Compiling DequeModule Deque.swift
[40/51] Compiling HTTPTypes ISOLatin1String.swift
[41/51] Compiling HTTPTypes HTTPResponse.swift
[42/51] Compiling HTTPTypes HTTPFields.swift
[43/51] Compiling HTTPTypes HTTPFieldName.swift
[44/51] Compiling HTTPTypes HTTPField.swift
[45/51] Compiling HTTPTypes HTTPRequest.swift
[46/51] Emitting module HTTPTypes
[47/51] Compiling DequeModule Deque+Equatable.swift
[48/51] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[49/51] Compiling DequeModule Deque+Codable.swift
[50/51] Compiling DequeModule Deque+Collection.swift
[51/51] Emitting module DequeModule
[52/114] Emitting module OpenAPIRuntime
[53/120] Compiling OpenAPIRuntime URLExtensions.swift
[54/120] Compiling OpenAPIRuntime Deprecated.swift
[55/120] Compiling OpenAPIRuntime ClientError.swift
[56/120] Compiling OpenAPIRuntime CodingErrors.swift
[57/120] Compiling OpenAPIRuntime RuntimeError.swift
[58/120] Compiling OpenAPIRuntime ServerError.swift
[59/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[60/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[61/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[62/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[63/120] Compiling OpenAPIRuntime CodableExtensions.swift
[64/120] Compiling OpenAPIRuntime Configuration.swift
[65/120] Compiling OpenAPIRuntime Converter+Client.swift
[66/120] Compiling OpenAPIRuntime Converter+Common.swift
[67/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[68/120] Compiling OpenAPIRuntime MultipartValidation.swift
[69/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[70/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[71/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[72/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[73/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[74/120] Compiling OpenAPIRuntime URIDecoder.swift
[75/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[76/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[77/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[78/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[79/120] Compiling OpenAPIRuntime URIEncoder.swift
[80/120] Compiling OpenAPIRuntime Converter+Server.swift
[81/120] Compiling OpenAPIRuntime Converter.swift
[82/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[83/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[84/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[85/120] Compiling OpenAPIRuntime ParameterStyles.swift
[86/120] Compiling OpenAPIRuntime ServerVariable.swift
[87/120] Compiling OpenAPIRuntime Acceptable.swift
[88/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[89/120] Compiling OpenAPIRuntime ByteUtilities.swift
[90/120] Compiling OpenAPIRuntime ContentDisposition.swift
[91/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[92/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[93/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[94/120] Compiling OpenAPIRuntime ClientTransport.swift
[95/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[96/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[97/120] Compiling OpenAPIRuntime HTTPBody.swift
[98/120] Compiling OpenAPIRuntime ServerTransport.swift
[99/120] Compiling OpenAPIRuntime UniversalClient.swift
[100/120] Compiling OpenAPIRuntime UniversalServer.swift
[101/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[102/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[103/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[104/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[105/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[106/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[107/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[108/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[109/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[110/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[111/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[112/120] Compiling OpenAPIRuntime URIParser.swift
[113/120] Compiling OpenAPIRuntime URISerializer.swift
[114/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[115/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[116/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[117/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[118/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[119/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[120/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[121/127] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[122/127] Compiling OpenAPIURLSession Lock.swift
[123/127] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[124/127] Compiling OpenAPIURLSession URLSessionTransport.swift
[125/127] Compiling OpenAPIURLSession URLSession+Extensions.swift
[126/127] Emitting module OpenAPIURLSession
[127/127] Compiling OpenAPIURLSession BufferedStream.swift
Build complete! (17.66s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-collections
[1/890] Fetching swift-http-types
[46/6536] Fetching swift-http-types, swift-openapi-runtime
[907/22439] Fetching swift-http-types, swift-openapi-runtime, swift-collections
[10831/97148] Fetching swift-http-types, swift-openapi-runtime, swift-collections, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (4.08s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (4.08s)
Fetched https://github.com/apple/swift-nio from cache (4.08s)
Fetched https://github.com/apple/swift-collections from cache (4.08s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.36s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.36s)
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.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4224] Fetching swift-system
[44/5929] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
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.35s)
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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
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
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.