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, reference 4.7.1 (3498e6), with Swift 6.0 for macOS (SPM) on 17 Dec 2024 14:32:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: 4.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/multipart-kit
 * tag               4.7.1      -> FETCH_HEAD
HEAD is now at 3498e60 Exclude `docc` files from sources to avoid build warnings (#102)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
3498e60218e6003894ff95192d756e238c01f44e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at 4.7.1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
[2810/88112] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (8.20s)
Fetched https://github.com/apple/swift-nio.git from cache (8.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/3960] Fetching swift-system
[41/5529] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
========================================
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": "multipart-kit",
      "name": "multipart-kit",
      "url": "https://github.com/vapor/multipart-kit.git",
      "version": "unspecified",
      "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.77.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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/multipart-kit.git
[1/2104] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (2.05s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.03s)
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.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1 (3498e60)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'multipart-kit' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
https://github.com/vapor/multipart-kit.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/32] Write sources
[5/32] Copying PrivacyInfo.xcprivacy
[6/32] Write sources
[17/32] Compiling CNIOWindows WSAStartup.c
[18/32] Compiling CNIOWindows shim.c
[19/32] Compiling CNIOLinux liburing_shims.c
[20/32] Compiling CNIOWASI CNIOWASI.c
[21/32] Write sources
[23/32] Compiling CNIOLinux shim.c
[24/32] Write swift-version-5BDAB9E9C0126B9D.txt
[25/32] Compiling _AtomicsShims.c
[26/56] Compiling CNIOLLHTTP c_nio_http.c
[27/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/75] Compiling CNIOLLHTTP c_nio_api.c
[29/75] Compiling CNIODarwin shim.c
[30/75] Compiling c-nioatomics.c
[31/75] Compiling c-atomics.c
[33/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/82] Emitting module InternalCollectionsUtilities
[35/82] Compiling Atomics OptionalRawRepresentable.swift
[36/82] Compiling Atomics RawRepresentable.swift
[37/82] Compiling _NIOBase64 Base64.swift
[38/82] Emitting module _NIOBase64
[39/82] Compiling Atomics AtomicStorage.swift
[40/82] Compiling Atomics AtomicValue.swift
[41/82] Compiling Atomics ManagedAtomic.swift
[42/82] Compiling Atomics ManagedAtomicLazyReference.swift
[43/82] Compiling Atomics UnsafeAtomic.swift
[44/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/84] Compiling Atomics AtomicMemoryOrderings.swift
[48/84] Compiling Atomics DoubleWord.swift
[49/84] Compiling Atomics Primitives.shims.swift
[50/84] Compiling Atomics AtomicInteger.swift
[51/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/84] Compiling Atomics IntegerOperations.swift
[53/84] Compiling Atomics Unmanaged extensions.swift
[54/84] Compiling Atomics AtomicBool.swift
[55/84] Compiling Atomics IntegerConformances.swift
[56/84] Compiling Atomics AtomicOptionalWrappable.swift
[57/84] Compiling Atomics AtomicReference.swift
[58/366] Compiling DequeModule _DequeBufferHeader.swift
[59/367] Compiling DequeModule _DequeBuffer.swift
[60/367] Compiling DequeModule _DequeSlot.swift
[61/367] Compiling _NIODataStructures _TinyArray.swift
[62/367] Compiling _NIODataStructures PriorityQueue.swift
[63/367] Compiling _NIODataStructures Heap.swift
[64/367] Emitting module _NIODataStructures
[65/367] Compiling HeapModule _HeapNode.swift
[66/367] Compiling HeapModule Heap.swift
[67/367] Compiling HeapModule Heap+Invariants.swift
[68/367] Compiling HeapModule Heap+UnsafeHandle.swift
[69/367] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[70/367] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/367] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/367] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[73/367] Compiling HashTreeCollections TreeSet+Debugging.swift
[74/367] Compiling HashTreeCollections TreeSet+Descriptions.swift
[75/367] Compiling HashTreeCollections _HashNode+Lookups.swift
[76/367] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[77/367] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[78/367] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[79/367] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[80/367] Compiling HashTreeCollections TreeDictionary+Values.swift
[81/367] Compiling HashTreeCollections TreeDictionary.swift
[82/367] Compiling HashTreeCollections TreeSet+Codable.swift
[83/367] Compiling HashTreeCollections TreeSet+Collection.swift
[84/372] Compiling HeapModule Heap+Descriptions.swift
[85/372] Emitting module HeapModule
[86/372] Compiling HashTreeCollections _AncestorHashSlots.swift
[87/372] Compiling HashTreeCollections _Bitmap.swift
[88/372] Compiling HashTreeCollections _Bucket.swift
[89/372] Compiling HashTreeCollections _Hash.swift
[90/372] Compiling HashTreeCollections _HashNode+Debugging.swift
[91/372] Compiling HashTreeCollections _HashNode+Initializers.swift
[92/372] Compiling HashTreeCollections _HashLevel.swift
[93/372] Compiling HashTreeCollections _HashNode+Builder.swift
[94/372] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/372] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/372] Compiling NIOConcurrencyHelpers lock.swift
[97/372] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/372] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/372] Emitting module NIOConcurrencyHelpers
[100/372] Compiling NIOConcurrencyHelpers atomics.swift
[109/372] Compiling HashTreeCollections _HashNode+Invariants.swift
[110/372] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[121/378] Compiling BitCollections BitSet.swift
[122/378] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/378] Compiling OrderedCollections OrderedSet+Testing.swift
[124/378] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/378] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/378] Compiling HashTreeCollections TreeDictionary+Filter.swift
[127/378] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[128/378] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[129/378] Compiling HashTreeCollections TreeDictionary+Keys.swift
[130/378] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[131/378] Compiling HashTreeCollections TreeDictionary+Merge.swift
[132/378] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[133/378] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[134/378] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[135/378] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[136/378] Compiling HashTreeCollections _HashNode.swift
[137/378] Compiling HashTreeCollections _HashNodeHeader.swift
[138/378] Compiling HashTreeCollections _UnmanagedHashNode.swift
[139/378] Compiling HashTreeCollections _UnsafePath.swift
[140/378] Compiling HashTreeCollections TreeDictionary+Codable.swift
[141/378] Compiling HashTreeCollections TreeDictionary+Collection.swift
[142/378] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[143/378] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[144/378] Compiling HashTreeCollections _HashSlot.swift
[145/378] Compiling HashTreeCollections _HashStack.swift
[146/378] Compiling HashTreeCollections _HashTreeIterator.swift
[147/378] Compiling HashTreeCollections _HashTreeStatistics.swift
[148/378] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[149/378] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[150/378] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[151/378] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[152/378] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[153/378] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[154/378] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[155/378] Compiling HashTreeCollections _RawHashNode.swift
[156/378] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[157/378] Compiling HashTreeCollections TreeSet+Extras.swift
[158/378] Compiling HashTreeCollections TreeSet+Filter.swift
[159/378] Compiling HashTreeCollections TreeSet+Hashable.swift
[160/378] Compiling HashTreeCollections TreeSet+Sendable.swift
[161/378] Compiling HashTreeCollections TreeSet+Sequence.swift
[162/378] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[163/378] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[169/385] Compiling OrderedCollections OrderedSet.swift
[170/385] Compiling OrderedCollections _UnsafeBitset.swift
[220/385] Emitting module BitCollections
[236/385] Emitting module DequeModule
[270/393] Emitting module Atomics
[277/393] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[278/393] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[279/393] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[280/393] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[281/393] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[282/393] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[283/393] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[284/393] Compiling HashTreeCollections TreeSet.swift
[285/455] Compiling NIOCore EventLoop+Deprecated.swift
[286/455] Compiling NIOCore EventLoop+SerialExecutor.swift
[287/455] Compiling NIOCore EventLoop.swift
[288/455] Compiling NIOCore ByteBuffer-core.swift
[289/455] Compiling NIOCore ByteBuffer-hex.swift
[290/455] Compiling NIOCore ByteBuffer-int.swift
[291/455] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[292/455] Compiling NIOCore ByteBuffer-multi-int.swift
[293/455] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[294/455] Compiling NIOCore ByteBuffer-views.swift
[302/455] Compiling NIOCore FileRegion.swift
[303/455] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[304/455] Compiling NIOCore NIOAsyncWriter.swift
[305/455] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[306/455] Compiling NIOCore BSDSocketAPI.swift
[307/455] Compiling NIOCore ByteBuffer-aux.swift
[308/455] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[309/455] Compiling NIOCore ByteBuffer-conversions.swift
[310/455] Compiling NIOCore NIOScheduledCallback.swift
[311/455] Compiling NIOCore NIOAny.swift
[312/455] Compiling NIOCore NIOCloseOnErrorHandler.swift
[313/455] Compiling NIOCore NIOLoopBound.swift
[314/455] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[315/455] Compiling NIOCore EventLoopFuture+Deprecated.swift
[316/455] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[317/455] Compiling NIOCore EventLoopFuture.swift
[318/455] Compiling NIOCore FileDescriptor.swift
[319/455] Compiling NIOCore FileHandle.swift
[320/455] Compiling NIOCore NIOSendable.swift
[321/455] Compiling NIOCore PointerHelpers.swift
[322/455] Compiling NIOCore RecvByteBufferAllocator.swift
[323/455] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[324/455] Compiling NIOCore SocketAddresses.swift
[325/455] Compiling NIOCore AddressedEnvelope.swift
[326/455] Compiling NIOCore AsyncAwaitSupport.swift
[327/455] Compiling NIOCore AsyncChannel.swift
[328/455] Compiling NIOCore AsyncChannelHandler.swift
[329/455] Compiling NIOCore AsyncChannelInboundStream.swift
[330/455] Compiling NIOCore AsyncChannelOutboundWriter.swift
[331/455] Compiling NIOCore NIOAsyncSequenceProducer.swift
[332/455] Compiling NIOCore Codec.swift
[333/455] Compiling NIOCore ConvenienceOptionSupport.swift
[334/455] Compiling NIOCore DeadChannel.swift
[335/455] Compiling NIOCore DispatchQueue+WithFuture.swift
[337/455] Compiling _RopeModule Rope+Remove.swift
[338/455] Compiling _RopeModule Rope+RemoveSubrange.swift
[339/455] Compiling _RopeModule Rope+Split.swift
[340/455] Compiling _RopeModule Optional Utilities.swift
[341/455] Compiling _RopeModule String Utilities.swift
[342/455] Compiling _RopeModule String.Index+ABI.swift
[343/455] Compiling _RopeModule _CharacterRecognizer.swift
[344/455] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[368/455] Emitting module OrderedCollections
[369/455] Compiling NIOCore MulticastChannel.swift
[376/455] Compiling NIOCore ChannelHandler.swift
[377/455] Compiling NIOCore ChannelHandlers.swift
[378/455] Compiling NIOCore ChannelInvoker.swift
[379/455] Compiling NIOCore ChannelOption.swift
[380/455] Compiling NIOCore ChannelPipeline.swift
[381/455] Compiling NIOCore CircularBuffer.swift
[382/455] Compiling NIOCore Linux.swift
[383/455] Compiling NIOCore MarkedCircularBuffer.swift
[384/455] Compiling NIOCore GlobalSingletons.swift
[385/455] Compiling NIOCore IO.swift
[386/455] Compiling NIOCore IOData.swift
[387/455] Compiling NIOCore IPProtocol.swift
[388/455] Compiling NIOCore IntegerBitPacking.swift
[389/455] Compiling NIOCore IntegerTypes.swift
[390/455] Compiling NIOCore Interfaces.swift
[391/455] Compiling NIOCore Channel.swift
[392/455] Emitting module _RopeModule
[406/461] Emitting module HashTreeCollections
[407/463] Compiling NIOCore SocketOptionProvider.swift
[408/463] Compiling NIOCore SystemCallHelpers.swift
[409/463] Compiling NIOCore TimeAmount+Duration.swift
[410/463] Compiling NIOCore TypeAssistedChannelHandler.swift
[411/463] Compiling NIOCore UniversalBootstrapSupport.swift
[412/463] Compiling NIOCore Utilities.swift
[413/463] Emitting module Collections
[414/463] Compiling Collections Collections.swift
[463/463] Emitting module NIOCore
[464/517] Compiling NIOEmbedded AsyncTestingChannel.swift
[465/517] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[466/517] Emitting module NIOEmbedded
[467/517] Compiling NIOEmbedded Embedded.swift
[468/517] Compiling NIOPosix GetaddrinfoResolver.swift
[469/517] Compiling NIOPosix HappyEyeballs.swift
[470/517] Compiling NIOPosix IO.swift
[471/517] Compiling NIOPosix IntegerBitPacking.swift
[472/517] Compiling NIOPosix IntegerTypes.swift
[473/517] Compiling NIOPosix Linux.swift
[474/522] Compiling NIOPosix Selectable.swift
[475/522] Compiling NIOPosix SelectableChannel.swift
[476/522] Compiling NIOPosix SelectableEventLoop.swift
[477/522] Compiling NIOPosix SelectorEpoll.swift
[478/522] Compiling NIOPosix SelectorGeneric.swift
[479/522] Compiling NIOPosix BSDSocketAPICommon.swift
[480/522] Compiling NIOPosix BSDSocketAPIPosix.swift
[481/522] Compiling NIOPosix BSDSocketAPIWindows.swift
[482/522] Compiling NIOPosix BaseSocket.swift
[483/522] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[484/522] Compiling NIOPosix BaseSocketChannel.swift
[485/522] Compiling NIOPosix SelectorKqueue.swift
[486/522] Compiling NIOPosix SelectorUring.swift
[487/522] Compiling NIOPosix ServerSocket.swift
[488/522] Compiling NIOPosix Socket.swift
[489/522] Compiling NIOPosix SocketChannel.swift
[490/522] Compiling NIOPosix PooledRecvBufferAllocator.swift
[491/522] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[492/522] Compiling NIOPosix PosixSingletons.swift
[493/522] Compiling NIOPosix RawSocketBootstrap.swift
[494/522] Compiling NIOPosix Resolver.swift
[495/522] Compiling NIOPosix SocketProtocols.swift
[496/522] Compiling NIOPosix System.swift
[497/522] Compiling NIOPosix Thread.swift
[498/522] Compiling NIOPosix ThreadPosix.swift
[499/522] Compiling NIOPosix ThreadWindows.swift
[500/522] Compiling NIOPosix BaseStreamSocketChannel.swift
[501/522] Compiling NIOPosix Bootstrap.swift
[502/522] Compiling NIOPosix ControlMessage.swift
[503/522] Compiling NIOPosix DatagramVectorReadManager.swift
[504/522] Compiling NIOPosix Errors+Any.swift
[505/522] Compiling NIOPosix FileDescriptor.swift
[506/522] Compiling NIOPosix PendingWritesManager.swift
[507/522] Compiling NIOPosix PipeChannel.swift
[508/522] Compiling NIOPosix PipePair.swift
[509/522] Compiling NIOPosix PointerHelpers.swift
[510/522] Compiling NIOPosix Pool.swift
[511/522] Emitting module NIOPosix
[512/522] Compiling NIOPosix LinuxCPUSet.swift
[513/522] Compiling NIOPosix LinuxUring.swift
[514/522] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[515/522] Compiling NIOPosix NIOThreadPool.swift
[516/522] Compiling NIOPosix NonBlockingFileIO.swift
[517/522] Compiling NIOPosix PendingDatagramWritesManager.swift
[518/522] Compiling NIOPosix UnsafeTransfer.swift
[519/522] Compiling NIOPosix Utilities.swift
[520/522] Compiling NIOPosix VsockAddress.swift
[521/522] Compiling NIOPosix VsockChannelEvents.swift
[522/522] Compiling NIOPosix resource_bundle_accessor.swift
[523/524] Emitting module NIO
[524/524] Compiling NIO Exports.swift
[525/541] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[526/541] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[527/542] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[528/542] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[529/542] Compiling NIOHTTP1 HTTPEncoder.swift
[530/542] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[531/542] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[532/542] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[533/542] Compiling NIOHTTP1 ByteCollectionUtils.swift
[534/542] Compiling NIOHTTP1 HTTPDecoder.swift
[535/542] Emitting module NIOHTTP1
[536/542] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[537/542] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[538/542] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[539/542] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[540/542] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[541/542] Compiling NIOHTTP1 HTTPTypes.swift
[542/542] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[543/561] Compiling MultipartKit MultipartPart.swift
[544/561] Compiling MultipartKit MultipartPartConvertible.swift
[545/563] Compiling MultipartKit FormDataEncoder.swift
[546/563] Compiling MultipartKit Storage.swift
[547/563] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[548/563] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[549/563] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[550/563] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[551/563] Compiling MultipartKit Exports.swift
[552/563] Compiling MultipartKit FormDataDecoder.Decoder.swift
[553/563] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[554/563] Compiling MultipartKit FormDataDecoder.swift
[555/563] Emitting module MultipartKit
[556/563] Compiling MultipartKit FormDataEncoder.Encoder.swift
[557/563] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[558/563] Compiling MultipartKit BasicCodingKey.swift
[559/563] Compiling MultipartKit MultipartError.swift
[560/563] Compiling MultipartKit MultipartFormData.swift
[561/563] Compiling MultipartKit MultipartParser.swift
[562/563] Compiling MultipartKit MultipartSerializer.swift
[563/563] Compiling MultipartKit Utilities.swift
Build complete! (43.54s)
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.