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 (279aa6), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 22:28:42 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.67.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 279aa6b Android support (#70)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
279aa6b77be6aa842a4bf3c45fa79fa15edf3e07
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-nio from cache
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
[1/5717] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (1.13s)
Fetched https://github.com/apple/swift-collections from cache (1.14s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.90s)
Fetched https://github.com/apple/swift-nio from cache (1.95s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.58s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (0.83s)
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.83s)
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.58s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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
========================================
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.2.1",
          "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/995] Fetching swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.83s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.52s)
Fetched https://github.com/apple/swift-http-types from cache (0.54s)
Fetched https://github.com/apple/swift-collections from cache (0.55s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.60s)
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.2.1 (0.03s)
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 (279aa6b)
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.2.1
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.10"
}
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/29] Compiling InternalCollectionsUtilities Descriptions.swift
[8/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/29] Compiling InternalCollectionsUtilities Debugging.swift
[12/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/30] Emitting module InternalCollectionsUtilities
[19/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/30] Compiling InternalCollectionsUtilities Integer rank.swift
[21/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/46] Compiling DequeModule Deque+Extras.swift
[23/46] Compiling DequeModule Deque+Hashable.swift
[24/46] Compiling DequeModule Deque+CustomReflectable.swift
[25/46] Compiling DequeModule Deque+Descriptions.swift
[26/47] Compiling DequeModule _DequeBufferHeader.swift
[27/47] Compiling DequeModule _DequeBuffer.swift
[28/47] Compiling DequeModule Deque+Equatable.swift
[29/47] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[30/47] Compiling DequeModule _DequeSlot.swift
[31/47] Compiling DequeModule Deque+Testing.swift
[32/47] Compiling DequeModule Deque._Storage.swift
[33/47] Compiling DequeModule Deque._UnsafeHandle.swift
[34/47] Compiling DequeModule Deque.swift
[35/47] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/47] Emitting module DequeModule
[37/47] Compiling DequeModule Deque+Codable.swift
[38/47] Compiling DequeModule Deque+Collection.swift
[39/47] Compiling HTTPTypes HTTPRequest.swift
[40/47] Compiling HTTPTypes ISOLatin1String.swift
[41/47] Emitting module HTTPTypes
[42/47] Compiling HTTPTypes HTTPFieldName.swift
[43/47] Compiling HTTPTypes HTTPField.swift
[44/47] Compiling HTTPTypes HTTPResponse.swift
[45/47] Compiling HTTPTypes HTTPParsedFields.swift
[46/47] Compiling HTTPTypes HTTPFields.swift
[47/47] Compiling HTTPTypes NIOLock.swift
[48/110] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[49/110] Compiling OpenAPIRuntime UndocumentedPayload.swift
[50/110] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[51/110] Compiling OpenAPIRuntime CodableExtensions.swift
[52/110] Compiling OpenAPIRuntime Configuration.swift
[53/110] Compiling OpenAPIRuntime Converter+Client.swift
[54/110] Compiling OpenAPIRuntime Converter+Common.swift
[55/110] Emitting module OpenAPIRuntime
[56/116] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[57/116] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[58/116] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[59/116] Compiling OpenAPIRuntime ServerSentEvents.swift
[60/116] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[61/116] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[62/116] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[63/116] Compiling OpenAPIRuntime Acceptable.swift
[64/116] Compiling OpenAPIRuntime Base64EncodedData.swift
[65/116] Compiling OpenAPIRuntime ByteUtilities.swift
[66/116] Compiling OpenAPIRuntime ContentDisposition.swift
[67/116] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[68/116] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[69/116] Compiling OpenAPIRuntime OpenAPIValue.swift
[70/116] Compiling OpenAPIRuntime URLExtensions.swift
[71/116] Compiling OpenAPIRuntime Deprecated.swift
[72/116] Compiling OpenAPIRuntime ClientError.swift
[73/116] Compiling OpenAPIRuntime CodingErrors.swift
[74/116] Compiling OpenAPIRuntime RuntimeError.swift
[75/116] Compiling OpenAPIRuntime ServerError.swift
[76/116] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[77/116] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[78/116] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[79/116] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[80/116] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[81/116] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[82/116] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[83/116] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[84/116] Compiling OpenAPIRuntime Converter+Server.swift
[85/116] Compiling OpenAPIRuntime Converter.swift
[86/116] Compiling OpenAPIRuntime CurrencyExtensions.swift
[87/116] Compiling OpenAPIRuntime ErrorExtensions.swift
[88/116] Compiling OpenAPIRuntime FoundationExtensions.swift
[89/116] Compiling OpenAPIRuntime ParameterStyles.swift
[90/116] Compiling OpenAPIRuntime ServerVariable.swift
[91/116] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[92/116] Compiling OpenAPIRuntime MultipartValidation.swift
[93/116] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[94/116] Compiling OpenAPIRuntime URICodeCodingKey.swift
[95/116] Compiling OpenAPIRuntime URICoderConfiguration.swift
[96/116] Compiling OpenAPIRuntime URIEncodedNode.swift
[97/116] Compiling OpenAPIRuntime URIParsedTypes.swift
[98/116] Compiling OpenAPIRuntime URIDecoder.swift
[99/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[100/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[101/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[102/116] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[103/116] Compiling OpenAPIRuntime URIEncoder.swift
[104/116] Compiling OpenAPIRuntime ClientTransport.swift
[105/116] Compiling OpenAPIRuntime CurrencyTypes.swift
[106/116] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[107/116] Compiling OpenAPIRuntime HTTPBody.swift
[108/116] Compiling OpenAPIRuntime ServerTransport.swift
[109/116] Compiling OpenAPIRuntime UniversalClient.swift
[110/116] Compiling OpenAPIRuntime UniversalServer.swift
[111/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[112/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[113/116] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[114/116] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[115/116] Compiling OpenAPIRuntime URIParser.swift
[116/116] Compiling OpenAPIRuntime URISerializer.swift
[117/123] Compiling OpenAPIURLSession URLSession+Extensions.swift
[118/123] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[119/123] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[120/123] Compiling OpenAPIURLSession URLSessionTransport.swift
[121/123] Compiling OpenAPIURLSession Lock.swift
[122/123] 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 |                         }
[123/123] 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.11s)
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"
}
✅  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            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'OpenAPIURLSession'...
Finished extracting symbol information for 'OpenAPIURLSession'. (5.05s)
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-collections
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-system.git (0.48s)
Updated https://github.com/apple/swift-collections (0.56s)
Updating https://github.com/apple/swift-http-types
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Updated https://github.com/apple/swift-nio (0.76s)
Updated https://github.com/apple/swift-openapi-runtime (0.76s)
Updated https://github.com/apple/swift-atomics.git (0.76s)
Updated https://github.com/apple/swift-http-types (0.50s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (1.72s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.52s)
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-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.6.2 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
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.5
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.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] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.11s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/25] Compiling HTTPTypes NIOLock.swift
[4/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[5/25] Compiling HTTPTypes ISOLatin1String.swift
[6/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[7/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[8/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/25] Compiling InternalCollectionsUtilities Integer rank.swift
[10/25] Emitting module InternalCollectionsUtilities
[11/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/25] Compiling InternalCollectionsUtilities Descriptions.swift
[19/25] Compiling HTTPTypes HTTPResponse.swift
[20/25] Compiling HTTPTypes HTTPParsedFields.swift
[21/25] Compiling HTTPTypes HTTPRequest.swift
[22/25] Compiling HTTPTypes HTTPField.swift
[23/25] Compiling HTTPTypes HTTPFieldName.swift
[24/25] Emitting module HTTPTypes
[25/25] Compiling HTTPTypes HTTPFields.swift
[26/41] Compiling DequeModule _DequeSlot.swift
[27/41] Compiling DequeModule _DequeBuffer.swift
[28/41] Compiling DequeModule _DequeBufferHeader.swift
[29/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/105] Compiling OpenAPIRuntime ByteUtilities.swift
[31/105] Compiling OpenAPIRuntime ContentDisposition.swift
[32/105] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[33/105] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[34/105] Compiling OpenAPIRuntime HTTPBody.swift
[35/105] Compiling OpenAPIRuntime ServerTransport.swift
[36/105] Compiling OpenAPIRuntime CurrencyTypes.swift
[37/105] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[38/105] Compiling OpenAPIRuntime OpenAPIValue.swift
[39/105] Compiling OpenAPIRuntime ClientTransport.swift
[40/105] Emitting module DequeModule
[41/105] Compiling OpenAPIRuntime Acceptable.swift
[42/105] Compiling OpenAPIRuntime Base64EncodedData.swift
[48/105] Compiling OpenAPIRuntime UniversalClient.swift
[49/105] Compiling OpenAPIRuntime UniversalServer.swift
[50/111] Emitting module OpenAPIRuntime
[51/111] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[52/111] Compiling OpenAPIRuntime UndocumentedPayload.swift
[53/111] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[54/111] Compiling OpenAPIRuntime CodableExtensions.swift
[55/111] Compiling OpenAPIRuntime Configuration.swift
[56/111] Compiling OpenAPIRuntime Converter+Client.swift
[57/111] Compiling OpenAPIRuntime Converter+Common.swift
[58/111] Compiling OpenAPIRuntime Converter+Server.swift
[59/111] Compiling OpenAPIRuntime Converter.swift
[60/111] Compiling OpenAPIRuntime CurrencyExtensions.swift
[61/111] Compiling OpenAPIRuntime ErrorExtensions.swift
[62/111] Compiling OpenAPIRuntime FoundationExtensions.swift
[63/111] Compiling OpenAPIRuntime ParameterStyles.swift
[64/111] Compiling OpenAPIRuntime ServerVariable.swift
[65/111] Compiling OpenAPIRuntime URLExtensions.swift
[66/111] Compiling OpenAPIRuntime Deprecated.swift
[67/111] Compiling OpenAPIRuntime ClientError.swift
[68/111] Compiling OpenAPIRuntime CodingErrors.swift
[69/111] Compiling OpenAPIRuntime RuntimeError.swift
[70/111] Compiling OpenAPIRuntime ServerError.swift
[71/111] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[72/111] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[73/111] Compiling OpenAPIRuntime MultipartValidation.swift
[74/111] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[75/111] Compiling OpenAPIRuntime URICodeCodingKey.swift
[76/111] Compiling OpenAPIRuntime URICoderConfiguration.swift
[77/111] Compiling OpenAPIRuntime URIEncodedNode.swift
[78/111] Compiling OpenAPIRuntime URIParsedTypes.swift
[86/111] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[87/111] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[88/111] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[89/111] Compiling OpenAPIRuntime ServerSentEvents.swift
[90/111] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[91/111] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[92/111] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[93/111] Compiling OpenAPIRuntime URIDecoder.swift
[94/111] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[95/111] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[96/111] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[97/111] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[98/111] Compiling OpenAPIRuntime URIEncoder.swift
[99/111] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[100/111] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[101/111] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[102/111] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[103/111] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[104/111] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[105/111] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[106/111] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[107/111] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[108/111] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[109/111] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[110/111] Compiling OpenAPIRuntime URIParser.swift
[111/111] Compiling OpenAPIRuntime URISerializer.swift
[112/118] Compiling OpenAPIURLSession URLSession+Extensions.swift
[113/118] Compiling OpenAPIURLSession Lock.swift
[114/118] Compiling OpenAPIURLSession URLSessionTransport.swift
[115/118] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[116/118] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[117/118] Compiling OpenAPIURLSession BufferedStream.swift
[118/118] Emitting module OpenAPIURLSession
Build of target: 'OpenAPIURLSession' complete! (3.17s)
      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-3ea9d486.zip to s3://spi-docs-inbox/prod-apple-swift-openapi-urlsession-main-3ea9d486.zip
Copying... [19%]
Copying... [37%]
Copying... [56%]
Copying... [75%]
Copying... [93%]
Copying... [100%]
Done.