The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-openapi-urlsession, reference main (b79905), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 15:15:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 b799051 Drop Swift 5.9 (#74)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
b799051f497883808f3143d323c2475837ce6d2e
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:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-openapi-urlsession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/30] Compiling InternalCollectionsUtilities Debugging.swift
[10/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/30] Compiling InternalCollectionsUtilities Descriptions.swift
[12/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/30] Compiling InternalCollectionsUtilities Integer rank.swift
[17/30] Emitting module InternalCollectionsUtilities
[18/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/46] Compiling DequeModule _DequeBufferHeader.swift
[23/46] Compiling DequeModule _DequeSlot.swift
[24/47] Compiling DequeModule _UnsafeWrappedBuffer.swift
[25/47] Emitting module HTTPTypes
[26/47] Compiling DequeModule _DequeBuffer.swift
[27/47] Compiling DequeModule Deque._UnsafeHandle.swift
[28/47] Compiling DequeModule Deque.swift
[29/47] Compiling DequeModule Deque+Testing.swift
[30/47] Compiling DequeModule Deque._Storage.swift
[31/47] Compiling HTTPTypes HTTPResponse.swift
[32/47] Compiling DequeModule Deque+Equatable.swift
[33/47] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/47] Compiling DequeModule Deque+Extras.swift
[35/47] Compiling DequeModule Deque+Hashable.swift
[36/47] Compiling DequeModule Deque+Codable.swift
[37/47] Compiling DequeModule Deque+Collection.swift
[38/47] Compiling HTTPTypes NIOLock.swift
[39/47] Compiling DequeModule Deque+CustomReflectable.swift
[40/47] Compiling DequeModule Deque+Descriptions.swift
[41/47] Emitting module DequeModule
[42/47] Compiling HTTPTypes HTTPRequest.swift
[43/47] Compiling HTTPTypes HTTPParsedFields.swift
[44/47] Compiling HTTPTypes HTTPField.swift
[45/47] Compiling HTTPTypes ISOLatin1String.swift
[46/47] Compiling HTTPTypes HTTPFields.swift
[47/47] Compiling HTTPTypes HTTPFieldName.swift
[48/110] Emitting module OpenAPIRuntime
[49/116] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[50/116] Compiling OpenAPIRuntime UndocumentedPayload.swift
[51/116] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[52/116] Compiling OpenAPIRuntime CodableExtensions.swift
[53/116] Compiling OpenAPIRuntime Configuration.swift
[54/116] Compiling OpenAPIRuntime Converter+Client.swift
[55/116] Compiling OpenAPIRuntime Converter+Common.swift
[56/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[57/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[58/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[59/116] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[60/116] Compiling OpenAPIRuntime URIParser.swift
[61/116] Compiling OpenAPIRuntime URISerializer.swift
[62/116] Compiling OpenAPIRuntime ClientTransport.swift
[63/116] Compiling OpenAPIRuntime CurrencyTypes.swift
[64/116] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[65/116] Compiling OpenAPIRuntime HTTPBody.swift
[66/116] Compiling OpenAPIRuntime ServerTransport.swift
[67/116] Compiling OpenAPIRuntime UniversalClient.swift
[68/116] Compiling OpenAPIRuntime UniversalServer.swift
[69/116] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[70/116] Compiling OpenAPIRuntime MultipartValidation.swift
[71/116] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[72/116] Compiling OpenAPIRuntime URICodeCodingKey.swift
[73/116] Compiling OpenAPIRuntime URICoderConfiguration.swift
[74/116] Compiling OpenAPIRuntime URIEncodedNode.swift
[75/116] Compiling OpenAPIRuntime URIParsedTypes.swift
[76/116] Compiling OpenAPIRuntime Acceptable.swift
[77/116] Compiling OpenAPIRuntime Base64EncodedData.swift
[78/116] Compiling OpenAPIRuntime ByteUtilities.swift
[79/116] Compiling OpenAPIRuntime ContentDisposition.swift
[80/116] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[81/116] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[82/116] Compiling OpenAPIRuntime OpenAPIValue.swift
[83/116] Compiling OpenAPIRuntime URIDecoder.swift
[84/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[85/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[86/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[87/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[88/116] Compiling OpenAPIRuntime URIEncoder.swift
[89/116] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[90/116] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[91/116] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[92/116] Compiling OpenAPIRuntime ServerSentEvents.swift
[93/116] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[94/116] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[95/116] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[96/116] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[97/116] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[98/116] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[99/116] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[100/116] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[101/116] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[102/116] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[103/116] Compiling OpenAPIRuntime Converter+Server.swift
[104/116] Compiling OpenAPIRuntime Converter.swift
[105/116] Compiling OpenAPIRuntime CurrencyExtensions.swift
[106/116] Compiling OpenAPIRuntime ErrorExtensions.swift
[107/116] Compiling OpenAPIRuntime FoundationExtensions.swift
[108/116] Compiling OpenAPIRuntime ParameterStyles.swift
[109/116] Compiling OpenAPIRuntime ServerVariable.swift
[110/116] Compiling OpenAPIRuntime URLExtensions.swift
[111/116] Compiling OpenAPIRuntime Deprecated.swift
[112/116] Compiling OpenAPIRuntime ClientError.swift
[113/116] Compiling OpenAPIRuntime CodingErrors.swift
[114/116] Compiling OpenAPIRuntime RuntimeError.swift
[115/116] Compiling OpenAPIRuntime ServerError.swift
[116/116] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[117/123] Compiling OpenAPIURLSession Lock.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:187:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
131 |
132 |   @inlinable
    :
185 | }
186 |
187 | extension LockStorage: @unchecked Sendable {}
    |                                   `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
188 |
189 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:200:16: warning: stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
131 |
132 |   @inlinable
    :
198 | struct Lock {
199 |   @usableFromInline
200 |   internal let _storage: LockStorage<Void>
    |                `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
201 |
202 |   /// Create a new lock.
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:265:7: warning: stored property 'storage' of 'Sendable'-conforming generic struct 'LockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
131 |
132 |   @inlinable
    :
263 | struct LockedValueBox<Value> {
264 |   @usableFromInline
265 |   let storage: LockStorage<Value>
    |       `- warning: stored property 'storage' of 'Sendable'-conforming generic struct 'LockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
266 |
267 |   @usableFromInline
[118/123] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[119/123] Compiling OpenAPIURLSession URLSessionTransport.swift
[120/123] Compiling OpenAPIURLSession URLSession+Extensions.swift
[121/123] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[122/123] Emitting module OpenAPIURLSession
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:187:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
131 |
132 |   @inlinable
    :
185 | }
186 |
187 | extension LockStorage: @unchecked Sendable {}
    |                                   `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
188 |
189 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:200:16: warning: stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
131 |
132 |   @inlinable
    :
198 | struct Lock {
199 |   @usableFromInline
200 |   internal let _storage: LockStorage<Void>
    |                `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Lock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
201 |
202 |   /// Create a new lock.
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:265:7: warning: stored property 'storage' of 'Sendable'-conforming generic struct 'LockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
128 | // See also: https://github.com/apple/swift/pull/40000
129 | @usableFromInline
130 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
131 |
132 |   @inlinable
    :
263 | struct LockedValueBox<Value> {
264 |   @usableFromInline
265 |   let storage: LockStorage<Value>
    |       `- warning: stored property 'storage' of 'Sendable'-conforming generic struct 'LockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
266 |
267 |   @usableFromInline
[123/123] Compiling OpenAPIURLSession BufferedStream.swift
Build complete! (16.61s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/904] Fetching swift-http-types
[65/6583] Fetching swift-http-types, swift-openapi-runtime
[1157/23223] Fetching swift-http-types, swift-openapi-runtime, swift-collections
[9247/99562] Fetching swift-http-types, swift-openapi-runtime, swift-collections, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (3.84s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (3.84s)
Fetched https://github.com/apple/swift-nio from cache (3.84s)
Fetched https://github.com/apple/swift-collections from cache (3.84s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (4.34s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[19/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections 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.83.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.3.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.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.5.0
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.10"
}
Done.