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 CloudflareKit, reference 0.6.0 (429a21), with Swift 6.0 for macOS (SPM) on 22 Oct 2024 15:16:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/cloudflare-swift.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/cloudflare-swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 429a21b remove swift-testing (#18)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
429a21bd486c55c5e20580d27914ce24c3149d2a
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at 0.6.0
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/vapor/multipart-kit
[1/91] Fetching http-client
[92/632] Fetching http-client, swift-http-types
[244/2201] Fetching http-client, swift-http-types, swift-atomics
Fetched https://github.com/zunda-pixel/http-client from cache (0.75s)
[201/3999] Fetching swift-http-types, swift-atomics, multipart-kit
[1203/19460] Fetching swift-http-types, swift-atomics, multipart-kit, swift-collections
[6797/90166] Fetching swift-http-types, swift-atomics, multipart-kit, swift-collections, swift-nio
[22160/93996] Fetching swift-http-types, swift-atomics, multipart-kit, swift-collections, swift-nio, swift-system
Fetched https://github.com/vapor/multipart-kit from cache (3.79s)
Fetched https://github.com/apple/swift-collections.git from cache (3.79s)
[10183/76646] Fetching swift-http-types, swift-atomics, swift-nio, swift-system
Fetched https://github.com/apple/swift-nio.git from cache (23.59s)
Fetched https://github.com/apple/swift-http-types from cache (23.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (23.59s)
Fetched https://github.com/apple/swift-system.git from cache (23.59s)
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/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.3.0
Creating working copy for https://github.com/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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.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": "cloudflare-swift",
      "name": "CloudflareKit",
      "url": "https://github.com/zunda-pixel/cloudflare-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cloudflare-swift",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "multipart-kit",
          "name": "multipart-kit",
          "url": "https://github.com/vapor/multipart-kit",
          "version": "4.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/multipart-kit",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.75.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "http-client",
          "name": "http-client",
          "url": "https://github.com/zunda-pixel/http-client",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/http-client",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zunda-pixel/cloudflare-swift.git
[6/572] Fetching cloudflare-swift
Fetched https://github.com/zunda-pixel/cloudflare-swift.git from cache (0.75s)
Fetching https://github.com/vapor/multipart-kit from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/zunda-pixel/http-client from cache
Fetched https://github.com/zunda-pixel/http-client from cache (0.51s)
Fetched https://github.com/vapor/multipart-kit from cache (0.51s)
Fetched https://github.com/apple/swift-http-types from cache (0.51s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (0.51s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 4.7.0 (0.52s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (0.71s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.37s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.51s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 4.7.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.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/zunda-pixel/cloudflare-swift.git
Working copy of https://github.com/zunda-pixel/cloudflare-swift.git resolved at 0.6.0 (429a21b)
warning: '.resolve-product-dependencies': dependency 'cloudflare-swift' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - multipart-kit
  - http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/35] Write sources
[7/35] Copying PrivacyInfo.xcprivacy
[7/35] Write sources
[21/35] Compiling CNIOWindows shim.c
[21/35] Compiling CNIOWindows WSAStartup.c
[23/35] Write swift-version--4A847ED0836F2485.txt
[24/35] Write sources
[25/35] Compiling CNIOLinux shim.c
[26/35] Compiling CNIOLinux liburing_shims.c
[27/56] Compiling _AtomicsShims.c
[28/59] Compiling CNIOLLHTTP c_nio_http.c
[29/59] Write sources
[30/59] Compiling CNIOLLHTTP c_nio_api.c
[31/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/86] Compiling CNIODarwin shim.c
[33/86] Compiling c-nioatomics.c
[34/86] Compiling c-atomics.c
[36/92] Emitting module _NIOBase64
[37/92] Compiling _NIOBase64 Base64.swift
[38/92] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/92] Compiling Atomics ManagedAtomic.swift
[40/92] Compiling Atomics ManagedAtomicLazyReference.swift
[41/93] Compiling Atomics PointerConformances.swift
[42/93] Compiling Atomics Primitives.native.swift
[43/93] Compiling Atomics OptionalRawRepresentable.swift
[44/93] Compiling Atomics RawRepresentable.swift
[45/93] Emitting module _CollectionsUtilities
[46/93] Compiling Atomics AtomicBool.swift
[47/93] Compiling Atomics IntegerConformances.swift
[48/93] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/93] Compiling Atomics UnsafeAtomic.swift
[50/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/95] Compiling Atomics Primitives.shims.swift
[54/95] Compiling Atomics AtomicInteger.swift
[55/95] Compiling Atomics AtomicOptionalWrappable.swift
[56/95] Compiling Atomics AtomicReference.swift
[57/95] Compiling Atomics IntegerOperations.swift
[58/95] Compiling Atomics Unmanaged extensions.swift
[59/95] Compiling _NIODataStructures _TinyArray.swift
[60/95] Compiling Atomics AtomicStorage.swift
[61/95] Compiling Atomics AtomicValue.swift
[62/95] Compiling Atomics AtomicMemoryOrderings.swift
[63/95] Compiling Atomics DoubleWord.swift
[64/378] Compiling _NIODataStructures PriorityQueue.swift
[65/378] Compiling _NIODataStructures Heap.swift
[66/378] Emitting module _NIODataStructures
[67/378] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[68/378] Compiling HashTreeCollections _HashNode+Storage.swift
[69/379] Compiling DequeModule _DequeBufferHeader.swift
[70/379] Compiling HeapModule Heap.swift
[71/379] Compiling HeapModule _HeapNode.swift
[72/379] Compiling HTTPTypes HTTPRequest.swift
[73/379] Compiling HTTPTypes ISOLatin1String.swift
[74/379] Compiling HTTPTypes HTTPParsedFields.swift
[75/379] Compiling HTTPTypes HTTPResponse.swift
[76/379] Compiling HeapModule Heap+UnsafeHandle.swift
[77/379] Compiling HashTreeCollections _HashNode+Structural union.swift
[78/379] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[79/379] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[80/379] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[81/379] Compiling HashTreeCollections TreeDictionary+Values.swift
[82/379] Compiling HashTreeCollections TreeDictionary.swift
[83/385] Compiling OrderedCollections _UnsafeBitset.swift
[84/385] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[85/385] Compiling HashTreeCollections TreeSet+Extras.swift
[86/385] Compiling HashTreeCollections TreeSet+Filter.swift
[87/385] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/385] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/385] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/385] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/393] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/393] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[98/398] Compiling HeapModule Heap+Invariants.swift
[99/398] Compiling HeapModule Heap+Descriptions.swift
[100/398] Emitting module HeapModule
[101/398] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[102/398] Emitting module HTTPTypes
[103/398] Compiling HTTPTypes HTTPField.swift
[104/398] Compiling HTTPTypes HTTPFieldName.swift
[105/398] Compiling HTTPTypes HTTPFields.swift
[106/404] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/404] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/404] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[109/404] Compiling NIOConcurrencyHelpers atomics.swift
[110/404] Compiling NIOConcurrencyHelpers lock.swift
[111/404] Emitting module NIOConcurrencyHelpers
[112/404] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[113/404] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[114/404] Compiling HashTreeCollections _HashNode.swift
[115/404] Compiling HashTreeCollections _HashNodeHeader.swift
[116/404] Compiling HashTreeCollections _HashSlot.swift
[117/404] Compiling HashTreeCollections _HashStack.swift
[118/404] Compiling DequeModule _DequeSlot.swift
[119/404] Compiling HashTreeCollections _HashTreeIterator.swift
[120/404] Compiling HashTreeCollections _HashTreeStatistics.swift
[123/404] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[124/404] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[127/404] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[128/404] Compiling HashTreeCollections _HashNode+Lookups.swift
[131/404] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[132/404] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[133/404] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[134/404] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[135/404] Compiling HashTreeCollections TreeDictionary+Filter.swift
[136/404] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[137/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[138/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[139/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[140/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[141/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[142/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[143/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[144/404] Compiling HashTreeCollections TreeSet.swift
[147/404] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[148/404] Compiling HashTreeCollections _HashNode+Structural filter.swift
[149/404] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[150/404] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[151/404] Compiling HashTreeCollections _RawHashNode.swift
[152/404] Compiling HashTreeCollections _UnmanagedHashNode.swift
[153/404] Compiling HashTreeCollections _UnsafePath.swift
[154/404] Compiling HashTreeCollections TreeDictionary+Codable.swift
[155/404] Compiling HashTreeCollections TreeDictionary+Collection.swift
[156/404] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[169/404] Compiling BitCollections BitSet.swift
[170/404] Compiling BitCollections Range+Utilities.swift
[171/404] Compiling BitCollections Slice+Utilities.swift
[172/404] Compiling BitCollections UInt+Tricks.swift
[173/404] Compiling BitCollections _Word.swift
[181/404] Compiling HashTreeCollections _AncestorHashSlots.swift
[182/411] Emitting module BitCollections
[183/411] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[184/411] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[185/411] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[186/411] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[187/411] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[188/411] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[189/411] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[190/411] Compiling HashTreeCollections TreeDictionary+Keys.swift
[191/411] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[192/411] Compiling HashTreeCollections TreeDictionary+Merge.swift
[193/411] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[194/411] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[207/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[208/411] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[209/411] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[210/411] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[211/411] Compiling HashTreeCollections _HashNode+Structural merge.swift
[212/411] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[268/411] Emitting module DequeModule
[282/411] Compiling OrderedCollections OrderedSet.swift
[294/411] Emitting module Atomics
[308/411] Compiling _RopeModule Rope+Remove.swift
[309/411] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/411] Compiling _RopeModule Rope+Split.swift
[311/411] Compiling _RopeModule Optional Utilities.swift
[312/411] Compiling _RopeModule String Utilities.swift
[313/411] Compiling _RopeModule String.Index+ABI.swift
[314/411] Compiling _RopeModule _CharacterRecognizer.swift
[315/411] Compiling HashTreeCollections _HashNode+Invariants.swift
[316/471] Compiling NIOCore NIOCloseOnErrorHandler.swift
[317/471] Compiling NIOCore NIOLoopBound.swift
[318/471] Compiling NIOCore NIOSendable.swift
[319/471] Compiling NIOCore PointerHelpers.swift
[320/471] Compiling NIOCore RecvByteBufferAllocator.swift
[321/471] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[322/471] Compiling NIOCore SocketAddresses.swift
[324/471] Compiling NIOCore AsyncChannelOutboundWriter.swift
[325/471] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[326/471] Compiling NIOCore NIOAsyncSequenceProducer.swift
[327/471] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[328/471] Compiling NIOCore NIOAsyncWriter.swift
[329/471] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[330/471] Compiling NIOCore BSDSocketAPI.swift
[331/471] Compiling NIOCore ByteBuffer-aux.swift
[332/471] Compiling NIOCore ByteBuffer-conversions.swift
[333/471] Compiling NIOCore ByteBuffer-hexdump.swift
[334/471] Compiling NIOCore ByteBuffer-int.swift
[335/471] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[336/471] Compiling NIOCore ByteBuffer-multi-int.swift
[337/471] Compiling NIOCore ByteBuffer-views.swift
[338/471] Compiling NIOCore Channel.swift
[339/471] Compiling NIOCore EventLoopFuture+Deprecated.swift
[340/471] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[341/471] Compiling NIOCore ConvenienceOptionSupport.swift
[342/471] Compiling NIOCore DeadChannel.swift
[343/471] Compiling NIOCore DispatchQueue+WithFuture.swift
[344/471] Compiling NIOCore EventLoop+Deprecated.swift
[345/471] Compiling NIOCore EventLoop+SerialExecutor.swift
[346/471] Compiling NIOCore EventLoop.swift
[347/471] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[348/471] Compiling NIOCore ByteBuffer-core.swift
[349/471] Compiling NIOCore EventLoopFuture.swift
[350/471] Compiling NIOCore FileDescriptor.swift
[351/471] Compiling NIOCore FileHandle.swift
[352/471] Compiling NIOCore FileRegion.swift
[353/471] Compiling NIOCore Interfaces.swift
[354/471] Compiling NIOCore Linux.swift
[355/471] Compiling NIOCore MarkedCircularBuffer.swift
[356/471] Compiling NIOCore MulticastChannel.swift
[357/471] Compiling NIOCore NIOAny.swift
[403/471] Emitting module OrderedCollections
[429/477] Emitting module _RopeModule
[430/477] Compiling NIOCore SocketOptionProvider.swift
[431/477] Compiling NIOCore SystemCallHelpers.swift
[432/477] Compiling NIOCore TimeAmount+Duration.swift
[433/477] Compiling NIOCore TypeAssistedChannelHandler.swift
[434/477] Compiling NIOCore UniversalBootstrapSupport.swift
[435/477] Compiling NIOCore Utilities.swift
[436/477] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[437/477] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[438/477] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[439/477] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[440/477] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[441/477] Emitting module HTTPTypesFoundation
[442/480] Emitting module HashTreeCollections
[443/482] Emitting module Collections
[444/482] Compiling Collections Collections.swift
[459/482] Compiling NIOCore AddressedEnvelope.swift
[460/482] Compiling NIOCore AsyncAwaitSupport.swift
[461/482] Compiling NIOCore AsyncChannel.swift
[462/482] Compiling NIOCore AsyncChannelInboundStream.swift
[463/482] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[466/482] Compiling NIOCore GlobalSingletons.swift
[467/482] Compiling NIOCore IO.swift
[468/482] Compiling NIOCore IOData.swift
[469/482] Compiling NIOCore IPProtocol.swift
[470/482] Compiling NIOCore IntegerBitPacking.swift
[471/482] Compiling NIOCore IntegerTypes.swift
[472/482] Compiling HTTPClient URLSesssion++.swift
[473/482] Compiling NIOCore ChannelHandler.swift
[474/482] Compiling NIOCore ChannelHandlers.swift
[475/482] Compiling NIOCore ChannelInvoker.swift
[476/482] Compiling NIOCore ChannelOption.swift
[477/482] Compiling NIOCore ChannelPipeline.swift
[478/482] Compiling NIOCore CircularBuffer.swift
[479/482] Compiling NIOCore Codec.swift
[480/482] Emitting module NIOCore
[481/482] Compiling HTTPClient HTTPClient.swift
[482/482] Emitting module HTTPClient
[483/535] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[484/535] Emitting module NIOEmbedded
[485/535] Compiling NIOEmbedded AsyncTestingChannel.swift
[486/535] Compiling NIOEmbedded Embedded.swift
[487/535] Compiling NIOPosix PooledRecvBufferAllocator.swift
[488/535] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[489/535] Compiling NIOPosix PosixSingletons.swift
[490/535] Compiling NIOPosix RawSocketBootstrap.swift
[491/535] Compiling NIOPosix Resolver.swift
[492/535] Compiling NIOPosix SocketProtocols.swift
[493/535] Compiling NIOPosix System.swift
[494/535] Compiling NIOPosix Thread.swift
[495/535] Compiling NIOPosix ThreadPosix.swift
[496/535] Compiling NIOPosix ThreadWindows.swift
[497/540] Compiling NIOPosix Selectable.swift
[498/540] Compiling NIOPosix SelectableChannel.swift
[499/540] Compiling NIOPosix SelectableEventLoop.swift
[500/540] Compiling NIOPosix SelectorEpoll.swift
[501/540] Compiling NIOPosix SelectorGeneric.swift
[502/540] Compiling NIOPosix BSDSocketAPICommon.swift
[503/540] Compiling NIOPosix BSDSocketAPIPosix.swift
[504/540] Compiling NIOPosix BSDSocketAPIWindows.swift
[505/540] Compiling NIOPosix BaseSocket.swift
[506/540] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[507/540] Compiling NIOPosix BaseSocketChannel.swift
[508/540] Compiling NIOPosix UnsafeTransfer.swift
[509/540] Compiling NIOPosix Utilities.swift
[510/540] Compiling NIOPosix VsockAddress.swift
[511/540] Compiling NIOPosix VsockChannelEvents.swift
[512/540] Compiling NIOPosix resource_bundle_accessor.swift
[513/540] Compiling NIOPosix BaseStreamSocketChannel.swift
[514/540] Compiling NIOPosix Bootstrap.swift
[515/540] Compiling NIOPosix ControlMessage.swift
[516/540] Compiling NIOPosix DatagramVectorReadManager.swift
[517/540] Compiling NIOPosix FileDescriptor.swift
[518/540] Compiling NIOPosix GetaddrinfoResolver.swift
[519/540] Emitting module NIOPosix
[520/540] Compiling NIOPosix PendingWritesManager.swift
[521/540] Compiling NIOPosix PipeChannel.swift
[522/540] Compiling NIOPosix PipePair.swift
[523/540] Compiling NIOPosix PointerHelpers.swift
[524/540] Compiling NIOPosix Pool.swift
[525/540] Compiling NIOPosix HappyEyeballs.swift
[526/540] Compiling NIOPosix IO.swift
[527/540] Compiling NIOPosix IntegerBitPacking.swift
[528/540] Compiling NIOPosix IntegerTypes.swift
[529/540] Compiling NIOPosix Linux.swift
[530/540] Compiling NIOPosix LinuxCPUSet.swift
[531/540] Compiling NIOPosix SelectorKqueue.swift
[532/540] Compiling NIOPosix SelectorUring.swift
[533/540] Compiling NIOPosix ServerSocket.swift
[534/540] Compiling NIOPosix Socket.swift
[535/540] Compiling NIOPosix SocketChannel.swift
[536/540] Compiling NIOPosix LinuxUring.swift
[537/540] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[538/540] Compiling NIOPosix NIOThreadPool.swift
[539/540] Compiling NIOPosix NonBlockingFileIO.swift
[540/540] Compiling NIOPosix PendingDatagramWritesManager.swift
[541/542] Emitting module NIO
[542/542] Compiling NIO Exports.swift
[543/559] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[544/560] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[545/560] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[546/560] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[547/560] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[548/560] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[549/560] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[550/560] Compiling NIOHTTP1 HTTPEncoder.swift
[551/560] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[552/560] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[553/560] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[554/560] Compiling NIOHTTP1 HTTPTypes.swift
[555/560] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[556/560] Compiling NIOHTTP1 ByteCollectionUtils.swift
[557/560] Compiling NIOHTTP1 HTTPDecoder.swift
[558/560] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[559/560] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[560/560] Emitting module NIOHTTP1
[561/579] Compiling MultipartKit MultipartPart.swift
[562/579] Compiling MultipartKit MultipartPartConvertible.swift
[563/581] Compiling MultipartKit FormDataEncoder.swift
[564/581] Compiling MultipartKit Storage.swift
[565/581] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[566/581] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[567/581] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[568/581] Compiling MultipartKit FormDataDecoder.swift
[569/581] Compiling MultipartKit FormDataEncoder.Encoder.swift
[570/581] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[571/581] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[572/581] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[573/581] Compiling MultipartKit Exports.swift
[574/581] Compiling MultipartKit FormDataDecoder.Decoder.swift
[575/581] Emitting module MultipartKit
[576/581] Compiling MultipartKit MultipartFormData.swift
[577/581] Compiling MultipartKit MultipartParser.swift
[578/581] Compiling MultipartKit BasicCodingKey.swift
[579/581] Compiling MultipartKit MultipartError.swift
[580/581] Compiling MultipartKit MultipartSerializer.swift
[581/581] Compiling MultipartKit Utilities.swift
[582/599] Compiling ImagesClient UploadResult.swift
[583/599] Compiling ImagesClient BaseImage.swift
[584/599] Compiling ImagesClient Image.swift
[585/599] Compiling ImagesClient MessageContent.swift
[586/599] Compiling ImagesClient RequestError.swift
[587/599] Compiling ImagesClient SortOrder.swift
[588/599] Compiling ImagesClient Update.swift
[589/600] Compiling ImagesClient Images.swift
[590/600] Compiling ImagesClient ImagesClient.swift
[591/600] Compiling ImagesClient ImagesResponse.swift
[592/600] Compiling ImagesClient JSONDecoder++.swift
[593/600] Compiling ImagesClient UploadImage.swift
[594/600] Compiling ImagesClient UploadImageWithURL.swift
[595/600] Compiling ImagesClient EmptyResult.swift
[596/600] Compiling ImagesClient ErrorHandle.swift
[597/600] Emitting module ImagesClient
[598/600] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[599/600] Compiling ImagesClient DeleteImage.swift
[600/600] Compiling ImagesClient UsageStats.swift
Build complete! (52.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "multipart-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.7.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/multipart-kit"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "CloudflareKit",
  "name" : "CloudflareKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ImagesClient",
      "targets" : [
        "ImagesClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImagesClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClientTests",
      "path" : "Tests/ImagesClientTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ImagesClientTests/Resources/Swift_logo.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ImagesClientTests.swift"
      ],
      "target_dependencies" : [
        "ImagesClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImagesClient",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClient",
      "path" : "Sources/ImagesClient",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "MultipartKit",
        "HTTPClient"
      ],
      "product_memberships" : [
        "ImagesClient"
      ],
      "sources" : [
        "AuthURL/CreateAuthenticatedUploadURL.swift",
        "Delete/DeleteImage.swift",
        "EmptyResult.swift",
        "ErrorHandle.swift",
        "Images/BaseImage.swift",
        "Images/Image.swift",
        "Images/Images.swift",
        "ImagesClient.swift",
        "ImagesResponse.swift",
        "JSONDecoder++.swift",
        "MessageContent.swift",
        "RequestError.swift",
        "SortOrder.swift",
        "Update/Update.swift",
        "Upload/UploadImage.swift",
        "Upload/UploadImageWithURL.swift",
        "Upload/UploadResult.swift",
        "UsageStats/UsageStats.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.