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 main (429a21), with Swift 6.0 for macOS (SPM) on 22 Oct 2024 15:11:29 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/cloudflare-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/vapor/multipart-kit
Fetching https://github.com/zunda-pixel/http-client
[1/1569] Fetching swift-atomics
[49/2110] Fetching swift-atomics, swift-http-types
[114/3999] Fetching swift-atomics, swift-http-types, multipart-kit
[115/7829] Fetching swift-atomics, swift-http-types, multipart-kit, swift-system
[267/7920] Fetching swift-atomics, swift-http-types, multipart-kit, swift-system, http-client
[2485/23381] Fetching swift-atomics, swift-http-types, multipart-kit, swift-system, http-client, swift-collections
[9326/94087] Fetching swift-atomics, swift-http-types, multipart-kit, swift-system, http-client, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (3.81s)
Fetched https://github.com/apple/swift-system.git from cache (3.81s)
[9076/74796] Fetching swift-atomics, swift-http-types, multipart-kit, http-client, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (20.63s)
Fetched https://github.com/vapor/multipart-kit from cache (20.63s)
Fetched https://github.com/apple/swift-http-types from cache (20.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (20.63s)
Fetched https://github.com/zunda-pixel/http-client from cache (20.63s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.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
========================================
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
[1/572] Fetching cloudflare-swift
Fetched https://github.com/zunda-pixel/cloudflare-swift.git from cache (0.81s)
Fetching https://github.com/zunda-pixel/http-client from cache
Fetching https://github.com/vapor/multipart-kit from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/zunda-pixel/http-client from cache (0.50s)
Fetched https://github.com/vapor/multipart-kit from cache (0.50s)
Fetched https://github.com/apple/swift-http-types from cache (0.50s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (0.50s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 4.7.0 (0.49s)
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-nio.git from cache (0.75s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
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.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (0.77s)
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-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.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/zunda-pixel/cloudflare-swift.git
Working copy of https://github.com/zunda-pixel/cloudflare-swift.git resolved at main (429a21b)
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/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/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 4.7.0
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
[10/35] Copying PrivacyInfo.xcprivacy
[10/35] Write sources
[21/35] Compiling CNIOWindows WSAStartup.c
[21/35] Compiling CNIOWindows shim.c
[23/35] Write swift-version--4A847ED0836F2485.txt
[24/35] Write sources
[25/35] Compiling CNIOLinux liburing_shims.c
[25/35] Compiling CNIOLinux shim.c
[27/51] Compiling _AtomicsShims.c
[28/59] Compiling CNIOLLHTTP c_nio_http.c
[29/59] Write sources
[30/67] 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] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/93] Emitting module _NIOBase64
[38/93] Compiling _NIOBase64 Base64.swift
[39/93] Compiling Atomics AtomicStorage.swift
[40/93] Compiling Atomics AtomicValue.swift
[41/93] Compiling Atomics UnsafeAtomic.swift
[42/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/93] Compiling Atomics AtomicMemoryOrderings.swift
[44/93] Compiling Atomics DoubleWord.swift
[45/95] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/95] Compiling Atomics AtomicOptionalWrappable.swift
[47/95] Compiling Atomics AtomicReference.swift
[50/95] Compiling Atomics ManagedAtomic.swift
[51/95] Compiling Atomics ManagedAtomicLazyReference.swift
[52/95] Compiling Atomics Primitives.shims.swift
[53/95] Compiling Atomics AtomicInteger.swift
[54/95] Emitting module _CollectionsUtilities
[55/95] Compiling Atomics OptionalRawRepresentable.swift
[56/95] Compiling Atomics RawRepresentable.swift
[57/95] Compiling Atomics IntegerOperations.swift
[58/95] Compiling Atomics Unmanaged extensions.swift
[65/95] Compiling Atomics PointerConformances.swift
[66/95] Compiling Atomics Primitives.native.swift
[67/95] Compiling Atomics AtomicBool.swift
[68/95] Compiling Atomics IntegerConformances.swift
[69/378] Compiling DequeModule _DequeBufferHeader.swift
[70/379] Compiling _NIODataStructures _TinyArray.swift
[71/379] Emitting module _NIODataStructures
[72/379] Compiling _NIODataStructures PriorityQueue.swift
[73/379] Compiling _NIODataStructures Heap.swift
[74/379] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[75/379] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[76/379] Compiling HTTPTypes HTTPParsedFields.swift
[77/379] Compiling HTTPTypes ISOLatin1String.swift
[78/379] Compiling HTTPTypes HTTPResponse.swift
[79/379] Compiling HTTPTypes HTTPRequest.swift
[80/379] Compiling HeapModule _HeapNode.swift
[81/379] Compiling HeapModule Heap+Descriptions.swift
[82/379] Compiling HeapModule Heap.swift
[83/379] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[84/379] Compiling HeapModule Heap+UnsafeHandle.swift
[85/379] Compiling HeapModule Heap+Invariants.swift
[86/379] Compiling HashTreeCollections TreeSet+Descriptions.swift
[87/379] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/379] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/379] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/379] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/379] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/384] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/384] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/384] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[96/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[97/384] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[98/384] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[99/390] Compiling HashTreeCollections _HashNode+Debugging.swift
[100/390] Compiling HashTreeCollections _HashNode+Initializers.swift
[101/390] Compiling HashTreeCollections _HashNode+Invariants.swift
[102/390] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[103/390] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[104/390] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[105/390] Compiling HashTreeCollections TreeDictionary+Values.swift
[106/390] Compiling HashTreeCollections TreeDictionary.swift
[107/390] Compiling HashTreeCollections TreeSet+Codable.swift
[108/390] Compiling HashTreeCollections TreeSet+Collection.swift
[109/390] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[110/390] Compiling HashTreeCollections TreeSet+Debugging.swift
[111/390] Emitting module HeapModule
[112/390] Compiling HashTreeCollections _AncestorHashSlots.swift
[113/390] Compiling HashTreeCollections _Bitmap.swift
[116/390] Compiling HTTPTypes HTTPField.swift
[117/390] Compiling HTTPTypes HTTPFieldName.swift
[118/390] Emitting module HTTPTypes
[119/390] Compiling HTTPTypes HTTPFields.swift
[120/396] Compiling NIOConcurrencyHelpers lock.swift
[121/396] Compiling NIOConcurrencyHelpers NIOLock.swift
[128/396] Compiling HashTreeCollections _HashLevel.swift
[129/396] Compiling HashTreeCollections _HashNode+Builder.swift
[134/396] Compiling HashTreeCollections _Bucket.swift
[135/396] Compiling HashTreeCollections _Hash.swift
[138/396] Compiling DequeModule _DequeSlot.swift
[139/396] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[140/396] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[141/396] Compiling NIOConcurrencyHelpers atomics.swift
[142/396] Emitting module NIOConcurrencyHelpers
[143/396] Compiling BitCollections BitSet.swift
[144/396] Compiling OrderedCollections OrderedSet+SubSequence.swift
[145/396] Compiling OrderedCollections OrderedSet+Testing.swift
[146/396] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[147/396] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[148/396] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[149/396] Compiling HashTreeCollections _HashNode+Structural merge.swift
[150/396] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[151/396] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[152/396] Compiling HashTreeCollections _HashNode+Structural union.swift
[153/396] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[154/396] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[155/396] Compiling HashTreeCollections _RawHashNode.swift
[156/396] Compiling HashTreeCollections _UnmanagedHashNode.swift
[157/396] Compiling HashTreeCollections _UnsafePath.swift
[158/396] Compiling HashTreeCollections TreeDictionary+Codable.swift
[159/396] Compiling HashTreeCollections TreeDictionary+Collection.swift
[162/396] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[163/396] Compiling HashTreeCollections TreeDictionary+Merge.swift
[164/396] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[165/396] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[166/396] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[167/396] Compiling HashTreeCollections _HashNode.swift
[169/396] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[170/396] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[171/396] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[172/396] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[173/396] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[222/396] Emitting module BitCollections
[250/403] Compiling OrderedCollections OrderedSet.swift
[251/403] Compiling OrderedCollections _UnsafeBitset.swift
[252/403] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[253/403] Compiling HashTreeCollections TreeSet+Extras.swift
[254/403] Compiling HashTreeCollections TreeSet+Filter.swift
[255/403] Compiling HashTreeCollections TreeSet+Hashable.swift
[256/403] Compiling HashTreeCollections TreeSet+Sendable.swift
[257/403] Compiling HashTreeCollections TreeSet+Sequence.swift
[258/403] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[259/403] Compiling HashTreeCollections _HashNode+Lookups.swift
[269/403] Compiling _RopeModule Rope+Remove.swift
[270/403] Compiling _RopeModule Rope+RemoveSubrange.swift
[271/403] Compiling _RopeModule Rope+Split.swift
[272/403] Compiling _RopeModule Optional Utilities.swift
[273/403] Compiling _RopeModule String Utilities.swift
[274/403] Compiling _RopeModule String.Index+ABI.swift
[275/403] Compiling _RopeModule _CharacterRecognizer.swift
[276/403] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[277/411] Emitting module DequeModule
[328/411] Emitting module Atomics
[331/424] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[332/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[333/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[334/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[335/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[336/424] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[337/424] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[338/424] Compiling HashTreeCollections TreeSet.swift
[339/471] Compiling NIOCore CircularBuffer.swift
[340/471] Compiling NIOCore Codec.swift
[341/471] Compiling NIOCore GlobalSingletons.swift
[342/471] Compiling NIOCore IO.swift
[343/471] Compiling NIOCore IOData.swift
[344/471] Compiling NIOCore IPProtocol.swift
[345/471] Compiling NIOCore IntegerBitPacking.swift
[346/471] Compiling NIOCore IntegerTypes.swift
[347/471] Compiling NIOCore AddressedEnvelope.swift
[348/471] Compiling NIOCore FileDescriptor.swift
[349/471] Compiling NIOCore FileHandle.swift
[350/471] Compiling NIOCore FileRegion.swift
[351/471] Compiling NIOCore ChannelHandler.swift
[352/471] Compiling NIOCore ChannelHandlers.swift
[353/471] Compiling NIOCore ChannelInvoker.swift
[354/471] Compiling NIOCore ChannelOption.swift
[355/471] Compiling NIOCore ChannelPipeline.swift
[363/471] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[364/471] Compiling NIOCore NIOAsyncSequenceProducer.swift
[365/471] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[366/471] Compiling NIOCore NIOAsyncWriter.swift
[367/471] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[368/471] Compiling NIOCore BSDSocketAPI.swift
[369/471] Compiling NIOCore ByteBuffer-aux.swift
[370/471] Compiling NIOCore ByteBuffer-conversions.swift
[371/471] Compiling NIOCore ConvenienceOptionSupport.swift
[372/471] Compiling NIOCore DeadChannel.swift
[373/471] Compiling NIOCore DispatchQueue+WithFuture.swift
[374/471] Compiling NIOCore EventLoop+Deprecated.swift
[375/471] Compiling NIOCore EventLoop+SerialExecutor.swift
[376/471] Compiling NIOCore EventLoop.swift
[377/471] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[381/471] Compiling NIOCore AsyncAwaitSupport.swift
[382/471] Compiling NIOCore AsyncChannel.swift
[383/471] Compiling NIOCore AsyncChannelInboundStream.swift
[384/471] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[385/471] Compiling NIOCore AsyncChannelOutboundWriter.swift
[386/471] Compiling NIOCore ByteBuffer-core.swift
[387/471] Compiling NIOCore ByteBuffer-hexdump.swift
[388/471] Compiling NIOCore ByteBuffer-int.swift
[389/471] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[390/471] Compiling NIOCore ByteBuffer-multi-int.swift
[391/471] Compiling NIOCore ByteBuffer-views.swift
[392/471] Compiling NIOCore Channel.swift
[393/471] Compiling NIOCore Interfaces.swift
[395/471] Compiling NIOCore Linux.swift
[396/471] Compiling NIOCore MarkedCircularBuffer.swift
[397/471] Compiling NIOCore MulticastChannel.swift
[398/471] Compiling NIOCore NIOAny.swift
[399/471] Compiling NIOCore NIOCloseOnErrorHandler.swift
[400/477] Emitting module OrderedCollections
[401/477] Compiling NIOCore SocketOptionProvider.swift
[402/477] Compiling NIOCore SystemCallHelpers.swift
[403/477] Compiling NIOCore TimeAmount+Duration.swift
[404/477] Compiling NIOCore TypeAssistedChannelHandler.swift
[405/477] Compiling NIOCore UniversalBootstrapSupport.swift
[406/477] Compiling NIOCore Utilities.swift
[407/477] Emitting module _RopeModule
[408/477] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[409/477] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[410/477] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[411/477] Emitting module HTTPTypesFoundation
[412/477] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[413/477] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[414/480] Compiling NIOCore NIOLoopBound.swift
[415/480] Compiling NIOCore NIOSendable.swift
[416/480] Compiling NIOCore PointerHelpers.swift
[417/480] Compiling NIOCore RecvByteBufferAllocator.swift
[418/480] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[419/480] Compiling NIOCore SocketAddresses.swift
[420/480] Compiling NIOCore EventLoopFuture+Deprecated.swift
[421/480] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[422/480] Compiling NIOCore EventLoopFuture.swift
[423/480] Emitting module HashTreeCollections
[437/482] Compiling Collections Collections.swift
[438/482] Emitting module Collections
[473/482] Emitting module HTTPClient
[474/482] Compiling HTTPClient URLSesssion++.swift
[475/482] Compiling HTTPClient HTTPClient.swift
[482/482] Emitting module NIOCore
[483/535] Compiling NIOEmbedded AsyncTestingChannel.swift
[484/535] Compiling NIOEmbedded Embedded.swift
[485/535] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[486/535] Emitting module NIOEmbedded
[487/535] Compiling NIOPosix HappyEyeballs.swift
[488/535] Compiling NIOPosix IO.swift
[489/535] Compiling NIOPosix IntegerBitPacking.swift
[490/535] Compiling NIOPosix IntegerTypes.swift
[491/535] Compiling NIOPosix Linux.swift
[492/535] Compiling NIOPosix LinuxCPUSet.swift
[493/540] Compiling NIOPosix UnsafeTransfer.swift
[494/540] Compiling NIOPosix Utilities.swift
[495/540] Compiling NIOPosix VsockAddress.swift
[496/540] Compiling NIOPosix VsockChannelEvents.swift
[497/540] Compiling NIOPosix resource_bundle_accessor.swift
[498/540] Compiling NIOPosix BSDSocketAPICommon.swift
[499/540] Compiling NIOPosix BSDSocketAPIPosix.swift
[500/540] Compiling NIOPosix BSDSocketAPIWindows.swift
[501/540] Compiling NIOPosix BaseSocket.swift
[502/540] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[503/540] Compiling NIOPosix BaseSocketChannel.swift
[504/540] Compiling NIOPosix PendingWritesManager.swift
[505/540] Compiling NIOPosix PipeChannel.swift
[506/540] Compiling NIOPosix PipePair.swift
[507/540] Compiling NIOPosix PointerHelpers.swift
[508/540] Compiling NIOPosix Pool.swift
[509/540] Compiling NIOPosix PooledRecvBufferAllocator.swift
[510/540] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[511/540] Compiling NIOPosix PosixSingletons.swift
[512/540] Compiling NIOPosix RawSocketBootstrap.swift
[513/540] Compiling NIOPosix Resolver.swift
[514/540] Compiling NIOPosix LinuxUring.swift
[515/540] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[516/540] Compiling NIOPosix NIOThreadPool.swift
[517/540] Compiling NIOPosix NonBlockingFileIO.swift
[518/540] Compiling NIOPosix PendingDatagramWritesManager.swift
[519/540] Compiling NIOPosix Selectable.swift
[520/540] Compiling NIOPosix SelectableChannel.swift
[521/540] Compiling NIOPosix SelectableEventLoop.swift
[522/540] Compiling NIOPosix SelectorEpoll.swift
[523/540] Compiling NIOPosix SelectorGeneric.swift
[524/540] Emitting module NIOPosix
[525/540] Compiling NIOPosix SocketProtocols.swift
[526/540] Compiling NIOPosix System.swift
[527/540] Compiling NIOPosix Thread.swift
[528/540] Compiling NIOPosix ThreadPosix.swift
[529/540] Compiling NIOPosix ThreadWindows.swift
[530/540] Compiling NIOPosix SelectorKqueue.swift
[531/540] Compiling NIOPosix SelectorUring.swift
[532/540] Compiling NIOPosix ServerSocket.swift
[533/540] Compiling NIOPosix Socket.swift
[534/540] Compiling NIOPosix SocketChannel.swift
[535/540] Compiling NIOPosix BaseStreamSocketChannel.swift
[536/540] Compiling NIOPosix Bootstrap.swift
[537/540] Compiling NIOPosix ControlMessage.swift
[538/540] Compiling NIOPosix DatagramVectorReadManager.swift
[539/540] Compiling NIOPosix FileDescriptor.swift
[540/540] Compiling NIOPosix GetaddrinfoResolver.swift
[541/542] Emitting module NIO
[542/542] Compiling NIO Exports.swift
[543/559] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[544/559] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[545/560] Compiling NIOHTTP1 HTTPEncoder.swift
[546/560] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[547/560] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[548/560] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[549/560] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[550/560] Emitting module NIOHTTP1
[551/560] Compiling NIOHTTP1 ByteCollectionUtils.swift
[552/560] Compiling NIOHTTP1 HTTPDecoder.swift
[553/560] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[554/560] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[555/560] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[556/560] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[557/560] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[558/560] Compiling NIOHTTP1 HTTPTypes.swift
[559/560] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[560/560] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[561/579] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[562/579] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[563/579] Compiling MultipartKit FormDataEncoder.swift
[564/579] Compiling MultipartKit Storage.swift
[565/579] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[566/579] Compiling MultipartKit FormDataDecoder.swift
[567/581] Compiling MultipartKit Exports.swift
[568/581] Compiling MultipartKit FormDataDecoder.Decoder.swift
[569/581] Compiling MultipartKit BasicCodingKey.swift
[570/581] Compiling MultipartKit MultipartError.swift
[571/581] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[572/581] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[573/581] Emitting module MultipartKit
[574/581] Compiling MultipartKit MultipartPart.swift
[575/581] Compiling MultipartKit MultipartPartConvertible.swift
[576/581] Compiling MultipartKit FormDataEncoder.Encoder.swift
[577/581] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[578/581] Compiling MultipartKit MultipartFormData.swift
[579/581] Compiling MultipartKit MultipartParser.swift
[580/581] Compiling MultipartKit MultipartSerializer.swift
[581/581] Compiling MultipartKit Utilities.swift
[582/599] Compiling ImagesClient BaseImage.swift
[583/599] Compiling ImagesClient Image.swift
[584/600] Compiling ImagesClient ImagesResponse.swift
[585/600] Compiling ImagesClient JSONDecoder++.swift
[586/600] Compiling ImagesClient SortOrder.swift
[587/600] Compiling ImagesClient Update.swift
[588/600] Compiling ImagesClient UploadImage.swift
[589/600] Compiling ImagesClient UploadImageWithURL.swift
[590/600] Compiling ImagesClient UploadResult.swift
[591/600] Compiling ImagesClient EmptyResult.swift
[592/600] Compiling ImagesClient ErrorHandle.swift
[593/600] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[594/600] Compiling ImagesClient DeleteImage.swift
[595/600] Compiling ImagesClient Images.swift
[596/600] Compiling ImagesClient ImagesClient.swift
[597/600] Compiling ImagesClient MessageContent.swift
[598/600] Compiling ImagesClient RequestError.swift
[599/600] Emitting module ImagesClient
[600/600] Compiling ImagesClient UsageStats.swift
Build complete! (49.53s)
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.