The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-openapi-urlsession, reference main (4e9dd3), with Swift 6.1 for macOS (SPM) on 1 May 2025 06:16:36 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-collections from cache
[1/5672] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (1.01s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.06s)
Fetched https://github.com/apple/swift-collections from cache (1.07s)
Fetched https://github.com/apple/swift-nio from cache (1.07s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.61s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.1 (0.66s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
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-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-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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.82.1
========================================
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",
  "dependencies": [
    {
      "identity": "swift-openapi-urlsession",
      "name": "swift-openapi-urlsession",
      "url": "https://github.com/apple/swift-openapi-urlsession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-urlsession",
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-openapi-urlsession.git
[1/961] Fetching swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.89s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.48s)
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Fetched https://github.com/apple/swift-http-types from cache (0.56s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.62s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at main (4e9dd38)
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
warning: '.resolve-product-dependencies': dependency 'swift-openapi-urlsession' is not used by any target
Found 3 product dependencies
  - swift-openapi-runtime
  - swift-http-types
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-openapi-urlsession.git
https://github.com/apple/swift-openapi-urlsession.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/34] Compiling InternalCollectionsUtilities Debugging.swift
[9/34] Compiling InternalCollectionsUtilities Descriptions.swift
[10/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/34] Compiling InternalCollectionsUtilities Specialize.swift
[14/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/34] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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 _UnsafeBitSet+_Word.swift
[24/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/34] Emitting module InternalCollectionsUtilities
[26/50] Compiling DequeModule _DequeBufferHeader.swift
[27/50] Compiling DequeModule _DequeSlot.swift
[28/51] Compiling DequeModule _DequeBuffer.swift
[29/51] Compiling DequeModule Deque+Extras.swift
[30/51] Compiling DequeModule Deque+Hashable.swift
[31/51] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/51] Compiling DequeModule Deque+CustomReflectable.swift
[33/51] Compiling DequeModule Deque+Descriptions.swift
[34/51] Compiling DequeModule Deque+Testing.swift
[35/51] Compiling DequeModule Deque._Storage.swift
[36/51] Compiling DequeModule Deque._UnsafeHandle.swift
[37/51] Compiling DequeModule Deque.swift
[38/51] Emitting module DequeModule
[39/51] Compiling DequeModule Deque+Equatable.swift
[40/51] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/51] Compiling DequeModule Deque+Codable.swift
[42/51] Compiling DequeModule Deque+Collection.swift
[43/51] Compiling HTTPTypes ISOLatin1String.swift
[44/51] Compiling HTTPTypes HTTPResponse.swift
[45/51] Compiling HTTPTypes HTTPRequest.swift
[46/51] Compiling HTTPTypes HTTPParsedFields.swift
[47/51] Compiling HTTPTypes NIOLock.swift
[48/51] Compiling HTTPTypes HTTPFieldName.swift
[49/51] Compiling HTTPTypes HTTPFields.swift
[50/51] Emitting module HTTPTypes
[51/51] Compiling HTTPTypes HTTPField.swift
[52/114] Emitting module OpenAPIRuntime
[53/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[54/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[55/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[56/120] Compiling OpenAPIRuntime CodableExtensions.swift
[57/120] Compiling OpenAPIRuntime Configuration.swift
[58/120] Compiling OpenAPIRuntime Converter+Client.swift
[59/120] Compiling OpenAPIRuntime Converter+Common.swift
[60/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[61/120] Compiling OpenAPIRuntime MultipartValidation.swift
[62/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[63/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[64/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[65/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[66/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[67/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[68/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[69/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[70/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[71/120] Compiling OpenAPIRuntime URIParser.swift
[72/120] Compiling OpenAPIRuntime URISerializer.swift
[73/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[74/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[75/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[76/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[77/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[78/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[79/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[80/120] Compiling OpenAPIRuntime URLExtensions.swift
[81/120] Compiling OpenAPIRuntime Deprecated.swift
[82/120] Compiling OpenAPIRuntime ClientError.swift
[83/120] Compiling OpenAPIRuntime CodingErrors.swift
[84/120] Compiling OpenAPIRuntime RuntimeError.swift
[85/120] Compiling OpenAPIRuntime ServerError.swift
[86/120] Compiling OpenAPIRuntime JSONLinesDecoding.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 MultipartBoundaryGenerator.swift
[95/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[96/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[97/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[98/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[99/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[100/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[101/120] Compiling OpenAPIRuntime ClientTransport.swift
[102/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[103/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[104/120] Compiling OpenAPIRuntime HTTPBody.swift
[105/120] Compiling OpenAPIRuntime ServerTransport.swift
[106/120] Compiling OpenAPIRuntime UniversalClient.swift
[107/120] Compiling OpenAPIRuntime UniversalServer.swift
[108/120] Compiling OpenAPIRuntime URIDecoder.swift
[109/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[110/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[111/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[112/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[113/120] Compiling OpenAPIRuntime URIEncoder.swift
[114/120] Compiling OpenAPIRuntime Converter+Server.swift
[115/120] Compiling OpenAPIRuntime Converter.swift
[116/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[117/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[118/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[119/120] Compiling OpenAPIRuntime ParameterStyles.swift
[120/120] Compiling OpenAPIRuntime ServerVariable.swift
[121/127] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[122/127] Compiling OpenAPIURLSession Lock.swift
[123/127] Compiling OpenAPIURLSession URLSessionTransport.swift
[124/127] Compiling OpenAPIURLSession URLSession+Extensions.swift
[125/127] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[126/127] Emitting module OpenAPIURLSession
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:820:30: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 818 |
 819 |             case .resumeConsumerAndReturnProduceMore(let continuation, let element):
 820 |                 continuation.resume(returning: element)
     |                              |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                              `- note: Passing task-isolated value of non-Sendable type 'Element' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
 821 |                 return .produceMore
 822 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:824:30: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 822 |
 823 |             case .resumeConsumerAndReturnEnqueue(let continuation, let element, let callbackToken):
 824 |                 continuation.resume(returning: element)
     |                              |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                              `- note: Passing task-isolated value of non-Sendable type 'Element' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
 825 |                 return .enqueueCallback(callbackToken)
 826 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:954:38: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 952 |                         let producerContinuations
 953 |                     ):
 954 |                         continuation.resume(returning: element)
     |                                      |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                                      `- note: Passing value of non-Sendable type 'Element' as a 'sending' argument risks causing races in between local and caller code
 955 |                         for producerContinuation in producerContinuations {
     |                                                     `- note: access can happen concurrently
 956 |                             producerContinuation(Result<Void, any Error>.success(()))
 957 |                         }
[127/127] Compiling OpenAPIURLSession BufferedStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:820:30: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 818 |
 819 |             case .resumeConsumerAndReturnProduceMore(let continuation, let element):
 820 |                 continuation.resume(returning: element)
     |                              |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                              `- note: Passing task-isolated value of non-Sendable type 'Element' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
 821 |                 return .produceMore
 822 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:824:30: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 822 |
 823 |             case .resumeConsumerAndReturnEnqueue(let continuation, let element, let callbackToken):
 824 |                 continuation.resume(returning: element)
     |                              |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                              `- note: Passing task-isolated value of non-Sendable type 'Element' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
 825 |                 return .enqueueCallback(callbackToken)
 826 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift:954:38: warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
 952 |                         let producerContinuations
 953 |                     ):
 954 |                         continuation.resume(returning: element)
     |                                      |- warning: sending value of non-Sendable type 'Element' risks causing data races; this is an error in the Swift 6 language mode
     |                                      `- note: Passing value of non-Sendable type 'Element' as a 'sending' argument risks causing races in between local and caller code
 955 |                         for producerContinuation in producerContinuations {
     |                                                     `- note: access can happen concurrently
 956 |                             producerContinuation(Result<Void, any Error>.success(()))
 957 |                         }
Build complete! (10.31s)
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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-openapi-urlsession/main
Repository:               apple/swift-openapi-urlsession
Swift version used:       6.1
Target:                   OpenAPIURLSession
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'OpenAPIURLSession'...
Finished extracting symbol information for 'OpenAPIURLSession'. (5.29s)
Building documentation for 'OpenAPIURLSession'...
Finished building documentation for 'OpenAPIURLSession' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-urlsession/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-collections
Updating https://github.com/apple/swift-http-types
Updated https://github.com/apple/swift-http-types (0.47s)
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Updated https://github.com/apple/swift-openapi-runtime (0.52s)
Updated https://github.com/apple/swift-collections (0.52s)
Updated https://github.com/apple/swift-atomics.git (0.42s)
Updated https://github.com/apple/swift-system.git (0.83s)
Updated https://github.com/apple/swift-nio (0.83s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.1 (1.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.61s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.50s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Symbol.swift
[12/57] Compiling SymbolKit SymbolKind.swift
[13/57] Compiling SymbolKit SymbolGraph.swift
[14/57] Compiling SymbolKit GraphCollector.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Emitting module SymbolKit
[38/57] Compiling SymbolKit SourceRange.swift
[39/57] Compiling SymbolKit Metadata.swift
[40/57] Compiling SymbolKit Module.swift
[41/57] Compiling SymbolKit OperatingSystem.swift
[42/57] Compiling SymbolKit Platform.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.22s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[3/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/28] Compiling InternalCollectionsUtilities Specialize.swift
[6/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/29] Compiling HTTPTypes NIOLock.swift
[8/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/29] Compiling HTTPTypes ISOLatin1String.swift
[10/29] Compiling HTTPTypes HTTPParsedFields.swift
[11/29] Compiling HTTPTypes HTTPRequest.swift
[12/29] Compiling HTTPTypes HTTPResponse.swift
[13/29] Compiling InternalCollectionsUtilities Debugging.swift
[14/29] Compiling InternalCollectionsUtilities Descriptions.swift
[15/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/29] Emitting module InternalCollectionsUtilities
[20/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/29] Compiling InternalCollectionsUtilities Integer rank.swift
[23/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/29] Emitting module HTTPTypes
[27/29] Compiling HTTPTypes HTTPFieldName.swift
[28/29] Compiling HTTPTypes HTTPFields.swift
[29/29] Compiling HTTPTypes HTTPField.swift
[30/45] Compiling DequeModule _DequeBufferHeader.swift
[31/46] Compiling DequeModule _DequeSlot.swift
[32/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/109] Compiling OpenAPIRuntime UniversalServer.swift
[34/109] Compiling OpenAPIRuntime Acceptable.swift
[35/109] Compiling DequeModule _DequeBuffer.swift
[36/109] Compiling OpenAPIRuntime ClientTransport.swift
[37/109] Compiling OpenAPIRuntime CurrencyTypes.swift
[38/109] Compiling OpenAPIRuntime ContentDisposition.swift
[39/109] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[40/109] Compiling OpenAPIRuntime Base64EncodedData.swift
[41/109] Compiling OpenAPIRuntime ByteUtilities.swift
[42/109] Compiling OpenAPIRuntime ServerTransport.swift
[43/109] Compiling OpenAPIRuntime UniversalClient.swift
[44/109] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[45/109] Compiling OpenAPIRuntime HTTPBody.swift
[46/109] Emitting module DequeModule
[54/109] Compiling OpenAPIRuntime URIDecoder.swift
[55/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[56/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[57/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[58/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[59/109] Compiling OpenAPIRuntime URIEncoder.swift
[60/115] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[61/115] Compiling OpenAPIRuntime MultipartValidation.swift
[62/115] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[63/115] Compiling OpenAPIRuntime URICodeCodingKey.swift
[64/115] Compiling OpenAPIRuntime URICoderConfiguration.swift
[65/115] Compiling OpenAPIRuntime URIEncodedNode.swift
[66/115] Compiling OpenAPIRuntime URIParsedTypes.swift
[67/115] Compiling OpenAPIRuntime Converter+Server.swift
[68/115] Compiling OpenAPIRuntime Converter.swift
[69/115] Compiling OpenAPIRuntime CurrencyExtensions.swift
[70/115] Compiling OpenAPIRuntime ErrorExtensions.swift
[71/115] Compiling OpenAPIRuntime FoundationExtensions.swift
[72/115] Compiling OpenAPIRuntime ParameterStyles.swift
[73/115] Compiling OpenAPIRuntime ServerVariable.swift
[74/115] Emitting module OpenAPIRuntime
[80/115] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[81/115] Compiling OpenAPIRuntime OpenAPIValue.swift
[82/115] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[83/115] Compiling OpenAPIRuntime UndocumentedPayload.swift
[84/115] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[85/115] Compiling OpenAPIRuntime CodableExtensions.swift
[86/115] Compiling OpenAPIRuntime Configuration.swift
[87/115] Compiling OpenAPIRuntime Converter+Client.swift
[88/115] Compiling OpenAPIRuntime Converter+Common.swift
[89/115] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[90/115] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[91/115] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[92/115] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[93/115] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[94/115] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[95/115] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[96/115] Compiling OpenAPIRuntime URLExtensions.swift
[97/115] Compiling OpenAPIRuntime Deprecated.swift
[98/115] Compiling OpenAPIRuntime ClientError.swift
[99/115] Compiling OpenAPIRuntime CodingErrors.swift
[100/115] Compiling OpenAPIRuntime RuntimeError.swift
[101/115] Compiling OpenAPIRuntime ServerError.swift
[102/115] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[103/115] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[104/115] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[105/115] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[106/115] Compiling OpenAPIRuntime ServerSentEvents.swift
[107/115] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[108/115] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[109/115] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[110/115] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[111/115] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[112/115] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[113/115] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[114/115] Compiling OpenAPIRuntime URIParser.swift
[115/115] Compiling OpenAPIRuntime URISerializer.swift
[116/122] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[117/122] Compiling OpenAPIURLSession URLSession+Extensions.swift
[118/122] Compiling OpenAPIURLSession URLSessionTransport.swift
[119/122] Compiling OpenAPIURLSession Lock.swift
[120/122] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[121/122] Compiling OpenAPIURLSession BufferedStream.swift
[122/122] Emitting module OpenAPIURLSession
Build of target: 'OpenAPIURLSession' complete! (3.27s)
      76
2	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-urlsession/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-openapi-urlsession/main
File count: 76
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-openapi-urlsession-main-a943f951.zip to s3://spi-docs-inbox/prod-apple-swift-openapi-urlsession-main-a943f951.zip
Copying... [19%]
Copying... [37%]
Copying... [56%]
Copying... [75%]
Copying... [93%]
Copying... [100%]
Done.