This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 multipart-kit with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/multipart-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a31236f Conform URL to MutipartPartConvertible (#97)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
a31236f24bfd2ea2f520a74575881f6731d7ae68
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor/multipart-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/31] Write sources
[13/31] Copying PrivacyInfo.xcprivacy
[14/31] Write sources
[17/31] Compiling CNIOWindows WSAStartup.c
[17/31] Compiling CNIOWindows shim.c
[19/31] Compiling CNIOLinux liburing_shims.c
[20/31] Write sources
[22/31] Compiling CNIOLinux shim.c
[23/31] Write swift-version-6F35C1178C84523A.txt
[24/55] Compiling _AtomicsShims.c
[25/55] Compiling CNIODarwin shim.c
[26/55] Compiling CNIOLLHTTP c_nio_api.c
[27/74] Compiling CNIOLLHTTP c_nio_http.c
[28/74] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/74] Compiling c-nioatomics.c
[30/74] Compiling c-atomics.c
[32/80] Compiling Atomics AtomicStorage.swift
[33/80] Compiling Atomics AtomicValue.swift
[34/81] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/81] Emitting module _NIOBase64
[36/81] Compiling _NIOBase64 Base64.swift
[37/81] Compiling Atomics ManagedAtomic.swift
[38/81] Compiling Atomics ManagedAtomicLazyReference.swift
[39/81] Compiling Atomics AtomicMemoryOrderings.swift
[40/81] Compiling Atomics DoubleWord.swift
[41/81] Compiling Atomics AtomicBool.swift
[42/81] Compiling Atomics IntegerConformances.swift
[43/81] Compiling Atomics OptionalRawRepresentable.swift
[44/81] Compiling Atomics RawRepresentable.swift
[45/81] Compiling Atomics Primitives.shims.swift
[46/81] Compiling Atomics AtomicInteger.swift
[47/81] Emitting module _CollectionsUtilities
[48/81] Compiling Atomics UnsafeAtomic.swift
[49/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/81] Compiling Atomics AtomicOptionalWrappable.swift
[51/81] Compiling Atomics AtomicReference.swift
[52/81] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/366] Compiling DequeModule _DequeSlot.swift
[60/366] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[61/366] Compiling HashTreeCollections TreeDictionary+Keys.swift
[62/366] Compiling DequeModule _DequeBufferHeader.swift
[63/367] Compiling _NIODataStructures _TinyArray.swift
[64/367] Compiling _NIODataStructures PriorityQueue.swift
[65/367] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/367] Compiling HashTreeCollections _UnsafePath.swift
[67/367] Compiling HeapModule Heap.swift
[68/367] Compiling HeapModule _HeapNode.swift
[69/367] Emitting module _NIODataStructures
[70/367] Compiling _NIODataStructures Heap.swift
[71/367] Compiling HeapModule Heap+UnsafeHandle.swift
[72/367] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/367] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[74/367] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[75/367] Compiling HashTreeCollections TreeSet+Equatable.swift
[76/367] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[77/367] Compiling HashTreeCollections TreeSet+Extras.swift
[78/367] Compiling HashTreeCollections TreeSet+Filter.swift
[79/367] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/367] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/367] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/367] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/367] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/367] Compiling HashTreeCollections TreeDictionary+Values.swift
[85/372] Compiling HeapModule Heap+Invariants.swift
[86/372] Compiling HeapModule Heap+Descriptions.swift
[87/372] Emitting module HeapModule
[88/372] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[89/372] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/372] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/372] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/372] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/372] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/372] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/372] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[96/372] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[97/380] Compiling NIOConcurrencyHelpers atomics.swift
[98/380] Compiling NIOConcurrencyHelpers lock.swift
[99/380] Emitting module NIOConcurrencyHelpers
[100/380] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[101/380] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[102/380] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/380] Compiling HashTreeCollections TreeDictionary+Codable.swift
[105/380] Compiling HashTreeCollections TreeDictionary+Collection.swift
[106/380] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/380] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[108/380] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[109/380] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[110/380] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[111/380] Compiling HashTreeCollections _HashNode+Storage.swift
[112/380] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[113/380] Compiling HashTreeCollections _HashNode+Structural filter.swift
[115/380] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[116/380] Compiling HashTreeCollections _HashNode+Structural union.swift
[117/380] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[118/380] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[119/380] Compiling HashTreeCollections _HashNode+Lookups.swift
[120/380] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[121/380] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[122/380] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[123/380] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[124/380] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[125/380] Compiling HashTreeCollections _HashNode+Structural merge.swift
[126/380] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[127/386] Compiling HashTreeCollections _HashNode+Initializers.swift
[128/386] Compiling HashTreeCollections _HashNode+Invariants.swift
[129/386] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[130/386] Compiling HashTreeCollections TreeDictionary+Filter.swift
[131/386] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[134/386] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[135/386] Compiling HashTreeCollections TreeDictionary+Merge.swift
[136/386] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[137/386] Compiling HashTreeCollections _RawHashNode.swift
[141/386] Compiling HashTreeCollections _Bucket.swift
[142/386] Compiling HashTreeCollections _Hash.swift
[145/386] Compiling HashTreeCollections _HashLevel.swift
[146/386] Compiling HashTreeCollections _HashNode+Builder.swift
[147/386] Compiling HashTreeCollections _HashNode+Debugging.swift
[167/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/386] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/386] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/386] Compiling HashTreeCollections TreeSet.swift
[175/386] Compiling HashTreeCollections _AncestorHashSlots.swift
[176/386] Compiling HashTreeCollections _Bitmap.swift
[183/393] Compiling BitCollections BitSet.swift
[184/393] Compiling OrderedCollections OrderedSet+SubSequence.swift
[185/393] Compiling OrderedCollections OrderedSet+Testing.swift
[186/393] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[187/393] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[218/393] Emitting module BitCollections
[240/393] Compiling HashTreeCollections _HashNode.swift
[241/393] Compiling HashTreeCollections _HashNodeHeader.swift
[242/393] Compiling HashTreeCollections _HashSlot.swift
[243/393] Compiling HashTreeCollections _HashStack.swift
[244/393] Compiling HashTreeCollections _HashTreeIterator.swift
[245/393] Compiling HashTreeCollections _HashTreeStatistics.swift
[246/393] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[258/393] Compiling OrderedCollections OrderedSet.swift
[259/393] Compiling OrderedCollections _UnsafeBitset.swift
[260/393] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[263/393] Emitting module DequeModule
[272/393] Emitting module Atomics
[277/453] Compiling NIOCore SocketAddresses.swift
[278/453] Compiling NIOCore EventLoopFuture+Deprecated.swift
[279/453] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[280/453] Compiling NIOCore EventLoopFuture.swift
[281/453] Compiling NIOCore FileDescriptor.swift
[282/453] Compiling NIOCore FileHandle.swift
[283/453] Compiling NIOCore FileRegion.swift
[285/453] Compiling NIOCore DeadChannel.swift
[286/453] Compiling NIOCore DispatchQueue+WithFuture.swift
[287/453] Compiling NIOCore EventLoop+Deprecated.swift
[288/453] Compiling NIOCore EventLoop+SerialExecutor.swift
[289/453] Compiling NIOCore EventLoop.swift
[290/453] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[291/453] Compiling NIOCore Interfaces.swift
[292/453] Compiling NIOCore Linux.swift
[293/453] Compiling NIOCore MarkedCircularBuffer.swift
[294/453] Compiling NIOCore MulticastChannel.swift
[295/453] Compiling NIOCore NIOAny.swift
[296/453] Compiling NIOCore NIOCloseOnErrorHandler.swift
[297/453] Compiling NIOCore NIOLoopBound.swift
[298/453] Compiling NIOCore NIOSendable.swift
[299/453] Compiling NIOCore PointerHelpers.swift
[300/453] Compiling NIOCore RecvByteBufferAllocator.swift
[301/453] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[317/453] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[318/453] Compiling NIOCore BSDSocketAPI.swift
[319/453] Compiling NIOCore ByteBuffer-aux.swift
[320/453] Compiling NIOCore ByteBuffer-conversions.swift
[321/453] Compiling NIOCore ChannelHandler.swift
[322/453] Compiling NIOCore ChannelHandlers.swift
[323/453] Compiling NIOCore ChannelInvoker.swift
[324/453] Compiling NIOCore ChannelOption.swift
[325/453] Compiling NIOCore ChannelPipeline.swift
[326/453] Compiling NIOCore CircularBuffer.swift
[327/453] Compiling NIOCore Codec.swift
[328/453] Compiling NIOCore GlobalSingletons.swift
[329/453] Compiling NIOCore IO.swift
[330/453] Compiling NIOCore IOData.swift
[331/453] Compiling NIOCore IPProtocol.swift
[332/453] Compiling NIOCore IntegerBitPacking.swift
[333/453] Compiling NIOCore IntegerTypes.swift
[334/453] Compiling NIOCore ConvenienceOptionSupport.swift
[335/453] Compiling _RopeModule Rope+Remove.swift
[336/453] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/453] Compiling _RopeModule Rope+Split.swift
[338/453] Compiling _RopeModule Optional Utilities.swift
[339/453] Compiling _RopeModule String Utilities.swift
[340/453] Compiling _RopeModule String.Index+ABI.swift
[341/453] Compiling _RopeModule _CharacterRecognizer.swift
[342/453] Compiling NIOCore NIOAsyncWriter.swift
[350/453] Compiling NIOCore AsyncAwaitSupport.swift
[351/453] Compiling NIOCore AsyncChannel.swift
[352/453] Compiling NIOCore AsyncChannelInboundStream.swift
[353/453] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[354/453] Compiling NIOCore AsyncChannelOutboundWriter.swift
[355/453] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[356/453] Compiling NIOCore NIOAsyncSequenceProducer.swift
[357/453] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[374/453] Emitting module OrderedCollections
[375/453] Emitting module _RopeModule
[384/453] Emitting module HashTreeCollections
[385/453] Compiling NIOCore ByteBuffer-core.swift
[386/453] Compiling NIOCore ByteBuffer-hexdump.swift
[387/453] Compiling NIOCore ByteBuffer-int.swift
[388/453] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[389/453] Compiling NIOCore ByteBuffer-multi-int.swift
[390/453] Compiling NIOCore ByteBuffer-views.swift
[391/453] Compiling NIOCore Channel.swift
[392/453] Compiling NIOCore AddressedEnvelope.swift
[394/455] Compiling Collections Collections.swift
[395/455] Emitting module Collections
[434/461] Compiling NIOCore SocketOptionProvider.swift
[435/461] Compiling NIOCore SystemCallHelpers.swift
[436/461] Compiling NIOCore TimeAmount+Duration.swift
[437/461] Compiling NIOCore TypeAssistedChannelHandler.swift
[438/461] Compiling NIOCore UniversalBootstrapSupport.swift
[439/461] Compiling NIOCore Utilities.swift
[461/461] Emitting module NIOCore
[462/514] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[463/514] Compiling NIOEmbedded AsyncTestingChannel.swift
[464/514] Emitting module NIOEmbedded
[465/514] Compiling NIOEmbedded Embedded.swift
[466/514] Compiling NIOPosix PooledRecvBufferAllocator.swift
[467/514] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[468/514] Compiling NIOPosix PosixSingletons.swift
[469/514] Compiling NIOPosix RawSocketBootstrap.swift
[470/514] Compiling NIOPosix Resolver.swift
[471/514] Compiling NIOPosix Selectable.swift
[472/514] Compiling NIOPosix SelectableChannel.swift
[473/514] Compiling NIOPosix SelectableEventLoop.swift
[474/514] Compiling NIOPosix SelectorEpoll.swift
[475/514] Compiling NIOPosix SelectorGeneric.swift
[476/519] Compiling NIOPosix SocketProtocols.swift
[477/519] Compiling NIOPosix System.swift
[478/519] Compiling NIOPosix Thread.swift
[479/519] Compiling NIOPosix ThreadPosix.swift
[480/519] Compiling NIOPosix ThreadWindows.swift
[481/519] Compiling NIOPosix PendingWritesManager.swift
[482/519] Compiling NIOPosix PipeChannel.swift
[483/519] Compiling NIOPosix PipePair.swift
[484/519] Compiling NIOPosix PointerHelpers.swift
[485/519] Compiling NIOPosix Pool.swift
[486/519] Compiling NIOPosix SelectorKqueue.swift
[487/519] Compiling NIOPosix SelectorUring.swift
[488/519] Compiling NIOPosix ServerSocket.swift
[489/519] Compiling NIOPosix Socket.swift
[490/519] Compiling NIOPosix SocketChannel.swift
[491/519] Emitting module NIOPosix
[492/519] Compiling NIOPosix BSDSocketAPICommon.swift
[493/519] Compiling NIOPosix BSDSocketAPIPosix.swift
[494/519] Compiling NIOPosix BSDSocketAPIWindows.swift
[495/519] Compiling NIOPosix BaseSocket.swift
[496/519] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[497/519] Compiling NIOPosix BaseSocketChannel.swift
[498/519] Compiling NIOPosix BaseStreamSocketChannel.swift
[499/519] Compiling NIOPosix Bootstrap.swift
[500/519] Compiling NIOPosix ControlMessage.swift
[501/519] Compiling NIOPosix DatagramVectorReadManager.swift
[502/519] Compiling NIOPosix FileDescriptor.swift
[503/519] Compiling NIOPosix GetaddrinfoResolver.swift
[504/519] Compiling NIOPosix HappyEyeballs.swift
[505/519] Compiling NIOPosix IO.swift
[506/519] Compiling NIOPosix IntegerBitPacking.swift
[507/519] Compiling NIOPosix IntegerTypes.swift
[508/519] Compiling NIOPosix Linux.swift
[509/519] Compiling NIOPosix LinuxCPUSet.swift
[510/519] Compiling NIOPosix LinuxUring.swift
[511/519] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[512/519] Compiling NIOPosix NIOThreadPool.swift
[513/519] Compiling NIOPosix NonBlockingFileIO.swift
[514/519] Compiling NIOPosix PendingDatagramWritesManager.swift
[515/519] Compiling NIOPosix UnsafeTransfer.swift
[516/519] Compiling NIOPosix Utilities.swift
[517/519] Compiling NIOPosix VsockAddress.swift
[518/519] Compiling NIOPosix VsockChannelEvents.swift
[519/519] Compiling NIOPosix resource_bundle_accessor.swift
[520/521] Emitting module NIO
[521/521] Compiling NIO Exports.swift
[522/538] Emitting module NIOHTTP1
[523/539] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[524/539] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[525/539] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[526/539] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[527/539] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[528/539] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[529/539] Compiling NIOHTTP1 HTTPEncoder.swift
[530/539] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[531/539] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[532/539] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[533/539] Compiling NIOHTTP1 HTTPTypes.swift
[534/539] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[535/539] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[536/539] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[537/539] Compiling NIOHTTP1 ByteCollectionUtils.swift
[538/539] Compiling NIOHTTP1 HTTPDecoder.swift
[539/539] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[540/558] Compiling MultipartKit MultipartFormData.swift
[541/558] Compiling MultipartKit MultipartParser.swift
[542/558] Compiling MultipartKit FormDataEncoder.swift
[543/558] Compiling MultipartKit Storage.swift
[544/558] Compiling MultipartKit FormDataEncoder.Encoder.swift
[545/558] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[546/558] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[547/558] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[548/558] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[549/558] Compiling MultipartKit FormDataDecoder.swift
[550/558] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[551/558] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[552/558] Compiling MultipartKit BasicCodingKey.swift
[553/558] Compiling MultipartKit MultipartError.swift
[554/558] Compiling MultipartKit MultipartPart.swift
[555/558] Compiling MultipartKit MultipartPartConvertible.swift
[556/558] Emitting module MultipartKit
[557/558] Compiling MultipartKit Exports.swift
[558/558] Compiling MultipartKit FormDataDecoder.Decoder.swift
[559/560] Compiling MultipartKit MultipartSerializer.swift
[560/560] Compiling MultipartKit Utilities.swift
Build complete! (64.79s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/14029] Fetching swift-collections
[984/79639] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (3.59s)
Fetched https://github.com/apple/swift-nio.git from cache (3.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[64/5086] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.50s)
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/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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "multipart-kit",
  "name" : "multipart-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataTests.swift",
        "MultipartTests.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.swift",
        "Deprecated/MultipartError.swift",
        "Exports.swift",
        "FormDataDecoder/FormDataDecoder.Decoder.swift",
        "FormDataDecoder/FormDataDecoder.KeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.SingleValueContainer.swift",
        "FormDataDecoder/FormDataDecoder.UnkeyedContainer.swift",
        "FormDataDecoder/FormDataDecoder.swift",
        "FormDataEncoder/FormDataEncoder.Encoder.swift",
        "FormDataEncoder/FormDataEncoder.KeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.SingleValueContainer.swift",
        "FormDataEncoder/FormDataEncoder.UnkeyedContainer.swift",
        "FormDataEncoder/FormDataEncoder.swift",
        "FormDataEncoder/Storage.swift",
        "MultipartFormData.swift",
        "MultipartParser.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSerializer.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.