Build Information
Successful build of CloudflareKit, reference 0.6.1 (e5e9d2
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 18:14:26 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/cloudflare-swift.git
Reference: 0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/cloudflare-swift
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at e5e9d2a Fix platform (#19)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
e5e9d2a33c2102dfe0eebba06d4bfbdff4efa48c
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at 0.6.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
https://github.com/zunda-pixel/cloudflare-swift.git
{
"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" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.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"
}
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
Building for debugging...
[0/36] Write sources
[8/36] Copying PrivacyInfo.xcprivacy
[12/36] Write sources
[21/36] Compiling CNIOWindows WSAStartup.c
[22/36] Compiling CNIOWindows shim.c
[23/36] Write swift-version-2F0A5646E1D333AE.txt
[24/36] Compiling CNIOWASI CNIOWASI.c
[25/36] Compiling CNIOLinux shim.c
[26/36] Compiling CNIOLinux liburing_shims.c
[27/60] Compiling _AtomicsShims.c
[28/60] Compiling CNIOLLHTTP c_nio_http.c
[29/60] Write sources
[31/69] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/88] Compiling CNIOLLHTTP c_nio_api.c
[33/88] Compiling CNIODarwin shim.c
[35/88] Compiling Atomics UnsafeAtomic.swift
[36/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/89] Compiling Atomics AtomicOptionalWrappable.swift
[39/89] Compiling Atomics AtomicReference.swift
[40/89] Compiling Atomics AtomicMemoryOrderings.swift
[41/89] Compiling Atomics DoubleWord.swift
[42/89] Compiling _NIOBase64 Base64.swift
[43/89] Emitting module _NIOBase64
[44/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/89] Compiling Atomics ManagedAtomic.swift
[48/89] Compiling Atomics ManagedAtomicLazyReference.swift
[51/91] Compiling Atomics OptionalRawRepresentable.swift
[52/91] Compiling Atomics RawRepresentable.swift
[53/91] Compiling Atomics AtomicBool.swift
[54/91] Compiling Atomics IntegerConformances.swift
[55/91] Compiling Atomics AtomicStorage.swift
[56/91] Compiling Atomics AtomicValue.swift
[57/91] Compiling Atomics PointerConformances.swift
[58/91] Compiling Atomics Primitives.native.swift
[59/91] Emitting module InternalCollectionsUtilities
[64/91] Compiling Atomics Primitives.shims.swift
[65/91] Compiling Atomics AtomicInteger.swift
[70/240] Compiling _RopeModule _RopePath.swift
[71/240] Compiling _RopeModule _RopeVersion.swift
[72/318] Compiling HashTreeCollections _HashLevel.swift
[73/318] Compiling HashTreeCollections _HashNode+Builder.swift
[74/318] Compiling HashTreeCollections _AncestorHashSlots.swift
[75/318] Compiling HashTreeCollections _Bitmap.swift
[76/318] Compiling _NIODataStructures _TinyArray.swift
[77/318] Compiling _NIODataStructures PriorityQueue.swift
[78/318] Compiling _NIODataStructures Heap.swift
[79/318] Emitting module _NIODataStructures
[80/318] Compiling HTTPTypes NIOLock.swift
[81/318] Compiling HeapModule Heap.swift
[82/318] Compiling HeapModule _HeapNode.swift
[83/318] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[84/318] Compiling HeapModule Heap+UnsafeHandle.swift
[85/318] Compiling HeapModule Heap+Invariants.swift
[86/318] Compiling HeapModule Heap+Descriptions.swift
[87/318] Emitting module HeapModule
[88/318] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[89/318] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[90/318] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[91/318] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[92/318] Compiling HashTreeCollections _HashNode.swift
[93/318] Compiling HashTreeCollections _HashNodeHeader.swift
[94/321] Compiling HTTPTypes ISOLatin1String.swift
[95/321] Compiling HTTPTypes HTTPParsedFields.swift
[96/321] Compiling HTTPTypes HTTPRequest.swift
[97/321] Compiling HTTPTypes HTTPResponse.swift
[98/379] Compiling BitCollections BitArray+Equatable.swift
[99/379] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[100/379] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[101/379] Compiling BitCollections BitArray+Extras.swift
[102/379] Compiling BitCollections BitArray+Fill.swift
[103/379] Compiling BitCollections BitArray+Hashable.swift
[104/379] Compiling BitCollections BitArray+Shifts.swift
[105/379] Compiling BitCollections BitArray+Testing.swift
[106/379] Compiling BitCollections BitArray._UnsafeHandle.swift
[107/379] Compiling BitCollections BitArray.swift
[108/379] Compiling BitCollections BitSet+BidirectionalCollection.swift
[109/379] Compiling BitCollections BitSet+Codable.swift
[110/379] Compiling HTTPTypes HTTPFields.swift
[111/379] Compiling HTTPTypes HTTPFieldName.swift
[112/379] Emitting module HTTPTypes
[113/379] Compiling HTTPTypes HTTPField.swift
[114/379] Compiling DequeModule _DequeBufferHeader.swift
[115/379] Compiling DequeModule _DequeBuffer.swift
[116/379] Compiling DequeModule _DequeSlot.swift
[117/379] Compiling BitCollections BitArray+BitwiseOperations.swift
[118/379] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[119/379] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[120/379] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[121/379] Compiling BitCollections BitArray+Copy.swift
[122/379] Compiling BitCollections BitArray+CustomReflectable.swift
[123/379] Compiling BitCollections BitArray+Codable.swift
[124/379] Compiling BitCollections BitArray+Collection.swift
[131/386] Emitting module Atomics
[132/386] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[133/386] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[134/386] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[135/386] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[142/386] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[143/386] Compiling HashTreeCollections TreeDictionary+Values.swift
[144/386] Compiling HashTreeCollections TreeDictionary.swift
[145/386] Compiling HashTreeCollections TreeSet+Codable.swift
[146/386] Compiling HashTreeCollections TreeSet+Collection.swift
[147/386] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[148/386] Compiling HashTreeCollections TreeSet+Debugging.swift
[149/386] Compiling HashTreeCollections TreeSet+Descriptions.swift
[150/394] Compiling DequeModule _UnsafeWrappedBuffer.swift
[151/394] Emitting module DequeModule
[152/394] Emitting module BitCollections
[153/399] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[154/399] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[155/399] Compiling BitCollections BitSet+SetAlgebra union.swift
[156/399] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[157/399] Compiling BitCollections BitSet.Counted.swift
[158/399] Compiling BitCollections BitSet.Index.swift
[159/399] Compiling BitCollections BitSet._UnsafeHandle.swift
[160/399] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[161/399] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[162/399] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[163/399] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[164/399] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[165/399] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[166/399] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[167/399] Compiling BitCollections BitSet+CustomReflectable.swift
[170/406] Compiling BitCollections BitSet+CustomStringConvertible.swift
[171/406] Compiling BitCollections BitSet+Equatable.swift
[172/406] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[173/406] Compiling BitCollections BitSet+Extras.swift
[181/406] Compiling BitCollections BitArray+Initializers.swift
[182/406] Compiling BitCollections BitArray+Invariants.swift
[183/406] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[184/406] Compiling BitCollections BitArray+RandomBits.swift
[185/406] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[186/406] Compiling BitCollections BitArray+Descriptions.swift
[191/406] Compiling c-nioatomics.c
[199/406] Compiling BitCollections BitSet+Hashable.swift
[200/406] Compiling BitCollections BitSet+Initializers.swift
[201/406] Compiling BitCollections BitSet+Invariants.swift
[202/406] Compiling BitCollections BitSet+Random.swift
[203/406] Compiling BitCollections BitSet+SetAlgebra basics.swift
[219/406] Compiling BitCollections BitSet.swift
[220/406] Compiling BitCollections Range+Utilities.swift
[221/406] Compiling BitCollections Slice+Utilities.swift
[222/406] Compiling BitCollections UInt+Tricks.swift
[223/406] Compiling BitCollections _Word.swift
[224/406] Compiling OrderedCollections OrderedSet.swift
[225/406] Compiling OrderedCollections _UnsafeBitset.swift
[226/406] Compiling HashTreeCollections _UnmanagedHashNode.swift
[227/406] Compiling HashTreeCollections _UnsafePath.swift
[228/406] Compiling HashTreeCollections TreeDictionary+Codable.swift
[229/406] Compiling HashTreeCollections TreeDictionary+Collection.swift
[230/406] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[231/406] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[232/406] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[233/406] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[273/406] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[274/406] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[275/406] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[276/406] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[277/406] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[278/406] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[279/406] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[280/406] Compiling HashTreeCollections TreeSet.swift
[342/406] Emitting module OrderedCollections
[342/406] Compiling c-atomics.c
[377/412] Emitting module _RopeModule
[378/412] Compiling _RopeModule Rope+Remove.swift
[379/412] Compiling _RopeModule Rope+RemoveSubrange.swift
[380/412] Compiling _RopeModule Rope+Split.swift
[381/412] Compiling _RopeModule Optional Utilities.swift
[382/412] Compiling _RopeModule String Utilities.swift
[383/412] Compiling _RopeModule String.Index+ABI.swift
[384/412] Compiling _RopeModule _CharacterRecognizer.swift
[400/412] Emitting module HashTreeCollections
[401/412] Compiling NIOConcurrencyHelpers lock.swift
[402/412] Emitting module NIOConcurrencyHelpers
[403/412] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[404/412] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[405/412] Compiling NIOConcurrencyHelpers NIOLock.swift
[406/412] Compiling NIOConcurrencyHelpers atomics.swift
[407/414] Emitting module Collections
[408/414] Compiling Collections Collections.swift
[409/475] Compiling NIOCore GlobalSingletons.swift
[410/475] Compiling NIOCore IO.swift
[411/475] Compiling NIOCore IOData.swift
[412/475] Compiling NIOCore IPProtocol.swift
[413/475] Compiling NIOCore IntegerBitPacking.swift
[414/475] Compiling NIOCore IntegerTypes.swift
[415/481] Compiling NIOCore Interfaces.swift
[416/481] Compiling NIOCore Linux.swift
[417/481] Compiling NIOCore MarkedCircularBuffer.swift
[418/481] Compiling NIOCore MulticastChannel.swift
[419/481] Compiling NIOCore NIOAny.swift
[420/481] Compiling NIOCore NIOCloseOnErrorHandler.swift
[421/481] Compiling NIOCore SocketOptionProvider.swift
[422/481] Compiling NIOCore SystemCallHelpers.swift
[423/481] Compiling NIOCore TimeAmount+Duration.swift
[424/481] Compiling NIOCore TypeAssistedChannelHandler.swift
[425/481] Compiling NIOCore UniversalBootstrapSupport.swift
[426/481] Compiling NIOCore Utilities.swift
[427/481] Compiling NIOCore NIOLoopBound.swift
[428/481] Compiling NIOCore NIOScheduledCallback.swift
[429/481] Compiling NIOCore NIOSendable.swift
[430/481] Compiling NIOCore RecvByteBufferAllocator.swift
[431/481] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[432/481] Compiling NIOCore SocketAddresses.swift
[433/481] Compiling NIOCore AddressedEnvelope.swift
[434/481] Compiling NIOCore AsyncAwaitSupport.swift
[435/481] Compiling NIOCore AsyncChannel.swift
[436/481] Compiling NIOCore AsyncChannelHandler.swift
[437/481] Compiling NIOCore AsyncChannelInboundStream.swift
[438/481] Compiling NIOCore AsyncChannelOutboundWriter.swift
[439/481] Compiling NIOCore NIOAsyncSequenceProducer.swift
[440/481] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[441/481] Compiling NIOCore EventLoopFuture+Deprecated.swift
[442/481] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[443/481] Compiling NIOCore EventLoopFuture.swift
[444/481] Compiling NIOCore FileDescriptor.swift
[445/481] Compiling NIOCore FileHandle.swift
[446/481] Compiling NIOCore FileRegion.swift
[447/481] Emitting module HTTPTypesFoundation
[448/481] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[449/481] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[450/481] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[451/481] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[452/481] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[453/481] Compiling NIOCore Channel.swift
[454/481] Compiling NIOCore ChannelHandler.swift
[455/481] Compiling NIOCore ChannelHandlers.swift
[456/481] Compiling NIOCore ChannelInvoker.swift
[457/481] Compiling NIOCore ChannelOption.swift
[458/481] Compiling NIOCore ChannelPipeline.swift
[459/481] Compiling NIOCore CircularBuffer.swift
[460/484] Compiling NIOCore Codec.swift
[461/484] Compiling NIOCore ConvenienceOptionSupport.swift
[462/484] Compiling NIOCore DeadChannel.swift
[463/484] Compiling NIOCore DispatchQueue+WithFuture.swift
[464/484] Compiling NIOCore EventLoop+Deprecated.swift
[465/484] Compiling NIOCore EventLoop+SerialExecutor.swift
[466/484] Compiling NIOCore EventLoop.swift
[467/484] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[468/484] Compiling NIOCore NIOAsyncWriter.swift
[469/484] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[470/484] Compiling NIOCore BSDSocketAPI.swift
[471/484] Compiling NIOCore ByteBuffer-aux.swift
[472/484] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[473/484] Compiling NIOCore ByteBuffer-conversions.swift
[474/484] Compiling NIOCore ByteBuffer-core.swift
[475/484] Compiling NIOCore ByteBuffer-hex.swift
[476/484] Compiling NIOCore ByteBuffer-int.swift
[477/484] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[478/484] Compiling NIOCore ByteBuffer-multi-int.swift
[479/484] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[480/484] Compiling NIOCore ByteBuffer-views.swift
[481/484] Emitting module NIOCore
[482/537] Compiling NIOEmbedded AsyncTestingChannel.swift
[483/537] Compiling NIOEmbedded Embedded.swift
[484/537] Emitting module NIOEmbedded
[485/537] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[486/537] Compiling NIOPosix GetaddrinfoResolver.swift
[487/537] Compiling NIOPosix HappyEyeballs.swift
[488/537] Compiling NIOPosix IO.swift
[489/537] Compiling NIOPosix IntegerBitPacking.swift
[490/537] Compiling NIOPosix IntegerTypes.swift
[491/537] Compiling NIOPosix Linux.swift
[492/542] Compiling NIOPosix PooledRecvBufferAllocator.swift
[493/542] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[494/542] Compiling NIOPosix PosixSingletons.swift
[495/542] Compiling NIOPosix RawSocketBootstrap.swift
[496/542] Compiling NIOPosix Resolver.swift
[497/542] Emitting module NIOPosix
[498/542] Compiling NIOPosix UnsafeTransfer.swift
[499/542] Compiling NIOPosix Utilities.swift
[500/542] Compiling NIOPosix VsockAddress.swift
[501/542] Compiling NIOPosix VsockChannelEvents.swift
[502/542] Compiling NIOPosix resource_bundle_accessor.swift
[503/542] Compiling NIOPosix BSDSocketAPICommon.swift
[504/542] Compiling NIOPosix BSDSocketAPIPosix.swift
[505/542] Compiling NIOPosix BSDSocketAPIWindows.swift
[506/542] Compiling NIOPosix BaseSocket.swift
[507/542] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[508/542] Compiling NIOPosix BaseSocketChannel.swift
[509/542] Compiling NIOPosix LinuxCPUSet.swift
[510/542] Compiling NIOPosix LinuxUring.swift
[511/542] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[512/542] Compiling NIOPosix NIOThreadPool.swift
[513/542] Compiling NIOPosix NonBlockingFileIO.swift
[514/542] Compiling NIOPosix SocketProtocols.swift
[515/542] Compiling NIOPosix System.swift
[516/542] Compiling NIOPosix Thread.swift
[517/542] Compiling NIOPosix ThreadPosix.swift
[518/542] Compiling NIOPosix ThreadWindows.swift
[519/542] Compiling NIOPosix PendingDatagramWritesManager.swift
[520/542] Compiling NIOPosix PendingWritesManager.swift
[521/542] Compiling NIOPosix PipeChannel.swift
[522/542] Compiling NIOPosix PipePair.swift
[523/542] Compiling NIOPosix Pool.swift
[524/542] Compiling NIOPosix Selectable.swift
[525/542] Compiling NIOPosix SelectableChannel.swift
[526/542] Compiling NIOPosix SelectableEventLoop.swift
[527/542] Compiling NIOPosix SelectorEpoll.swift
[528/542] Compiling NIOPosix SelectorGeneric.swift
[529/542] Compiling NIOPosix SelectorKqueue.swift
[530/542] Compiling NIOPosix SelectorUring.swift
[531/542] Compiling NIOPosix ServerSocket.swift
[532/542] Compiling NIOPosix Socket.swift
[533/542] Compiling NIOPosix SocketChannel.swift
[534/542] Compiling HTTPClient URLSesssion++.swift
[535/542] Compiling HTTPClient HTTPClient.swift
[536/542] Emitting module HTTPClient
[537/542] Compiling NIOPosix BaseStreamSocketChannel.swift
[538/542] Compiling NIOPosix Bootstrap.swift
[539/542] Compiling NIOPosix ControlMessage.swift
[540/542] Compiling NIOPosix DatagramVectorReadManager.swift
[541/542] Compiling NIOPosix Errors+Any.swift
[542/542] Compiling NIOPosix FileDescriptor.swift
[543/544] Compiling NIO Exports.swift
[544/544] Emitting module NIO
[545/561] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[546/561] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[547/561] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[548/561] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[549/561] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[550/561] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[551/561] Compiling NIOHTTP1 HTTPEncoder.swift
[552/561] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[553/561] Emitting module NIOHTTP1
[554/561] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[555/561] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[556/561] Compiling NIOHTTP1 ByteCollectionUtils.swift
[557/561] Compiling NIOHTTP1 HTTPDecoder.swift
[558/561] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[559/561] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[560/561] Compiling NIOHTTP1 HTTPTypes.swift
[561/561] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[562/562] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[563/581] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[564/581] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[565/581] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[566/581] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[567/581] Compiling MultipartKit FormDataEncoder.swift
[568/581] Compiling MultipartKit Storage.swift
[569/581] Compiling MultipartKit Exports.swift
[570/581] Compiling MultipartKit FormDataDecoder.Decoder.swift
[571/581] Compiling MultipartKit MultipartFormData.swift
[572/581] Compiling MultipartKit MultipartParser.swift
[573/581] Compiling MultipartKit MultipartPart.swift
[574/581] Compiling MultipartKit MultipartPartConvertible.swift
[575/581] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[576/581] Compiling MultipartKit FormDataDecoder.swift
[577/581] Emitting module MultipartKit
[578/581] Compiling MultipartKit BasicCodingKey.swift
[579/581] Compiling MultipartKit MultipartError.swift
[580/581] Compiling MultipartKit FormDataEncoder.Encoder.swift
[581/581] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[582/583] Compiling MultipartKit MultipartSerializer.swift
[583/583] Compiling MultipartKit Utilities.swift
[584/601] Compiling ImagesClient UploadResult.swift
[585/601] Compiling ImagesClient MessageContent.swift
[586/601] Compiling ImagesClient RequestError.swift
[587/601] Compiling ImagesClient SortOrder.swift
[588/601] Compiling ImagesClient Update.swift
[589/601] Compiling ImagesClient BaseImage.swift
[590/601] Compiling ImagesClient Image.swift
[591/601] Compiling ImagesClient ImagesResponse.swift
[592/601] Compiling ImagesClient JSONDecoder++.swift
[593/601] Compiling ImagesClient Images.swift
[594/601] Compiling ImagesClient ImagesClient.swift
[595/601] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[596/601] Compiling ImagesClient DeleteImage.swift
[597/601] Emitting module ImagesClient
[598/601] Compiling ImagesClient EmptyResult.swift
[599/601] Compiling ImagesClient ErrorHandle.swift
[600/601] Compiling ImagesClient UploadImage.swift
[601/601] Compiling ImagesClient UploadImageWithURL.swift
[602/602] Compiling ImagesClient UsageStats.swift
Build complete! (29.70s)
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/vapor/multipart-kit
Fetching https://github.com/apple/swift-http-types from cache
[1/3208] Fetching multipart-kit
[451/3314] Fetching multipart-kit, http-client
Fetched https://github.com/zunda-pixel/http-client from cache (1.67s)
Fetched https://github.com/vapor/multipart-kit from cache (1.67s)
Fetched https://github.com/apple/swift-http-types from cache (1.67s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (2.16s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 4.7.1 (0.52s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio.git from cache (0.99s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.71s)
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.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.49s)
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.82.1
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/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 4.7.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
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.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.