The Swift Package Index logo.Swift Package Index

Build Information

Successful build of multipart-kit, reference 5.0.0-alpha.5 (481a44), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 22:08:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: 5.0.0-alpha.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/multipart-kit
 * tag               5.0.0-alpha.5 -> FETCH_HEAD
HEAD is now at 481a446 Add back `MultipartPartConvertible` (#130)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
481a44661dae96a609fc30f6ddad8d6f35c51947
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at 5.0.0-alpha.5
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-collections.git
[1/1038] Fetching swift-http-types
[531/24575] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (2.50s)
Fetched https://github.com/apple/swift-collections.git from cache (2.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (3.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/multipart-kit.git
[1/3663] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (4.23s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 5.0.0-alpha.5 (481a446)
warning: '.resolve-product-dependencies': dependency 'multipart-kit' is not used by any target
Found 2 product dependencies
  - swift-http-types
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version--6988338F2F200930.txt
[13/41] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[14/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/41] Compiling InternalCollectionsUtilities Span+Extras.swift
[16/41] Compiling InternalCollectionsUtilities String+Padding.swift
[17/41] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/42] Compiling InternalCollectionsUtilities Integer rank.swift
[23/42] Compiling InternalCollectionsUtilities Debugging.swift
[24/42] Compiling InternalCollectionsUtilities Descriptions.swift
[25/42] Emitting module InternalCollectionsUtilities
[26/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/344] Compiling HashTreeCollections _HashNode+Storage.swift
[34/344] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[35/344] Compiling HashTreeCollections _HashNode+Structural filter.swift
[36/344] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[37/347] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[38/347] Compiling HashTreeCollections TreeDictionary+Keys.swift
[39/347] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[40/347] Compiling HashTreeCollections TreeDictionary+Merge.swift
[41/347] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[42/347] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[43/347] Compiling HashTreeCollections TreeDictionary+Values.swift
[44/347] Compiling HashTreeCollections _AncestorHashSlots.swift
[45/347] Compiling HashTreeCollections _Bitmap.swift
[46/347] Compiling HashTreeCollections _Bucket.swift
[47/347] Compiling HashTreeCollections _Hash.swift
[48/347] Compiling HashTreeCollections TreeSet+Debugging.swift
[49/347] Compiling HashTreeCollections TreeSet+Descriptions.swift
[50/347] Compiling HashTreeCollections _HashNode+Lookups.swift
[51/347] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[52/347] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[53/347] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[54/347] Compiling HashTreeCollections TreeDictionary.swift
[55/347] Compiling HashTreeCollections TreeSet+Codable.swift
[56/347] Compiling HashTreeCollections TreeSet+Collection.swift
[57/347] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[58/347] Compiling HashTreeCollections _HashNode+Invariants.swift
[59/347] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[60/347] Compiling HashTreeCollections TreeDictionary+Filter.swift
[61/347] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[62/347] Compiling ContainersPreview Inout.swift
[63/347] Compiling ContainersPreview InputSpan.swift
[64/347] Compiling ContainersPreview Shared.swift
[71/353] Compiling HeapModule _HeapNode.swift
[72/353] Emitting module ContainersPreview
[73/353] Compiling HeapModule Heap.swift
[74/353] Compiling HeapModule Heap+Descriptions.swift
[75/353] Compiling HeapModule Heap+UnsafeHandle.swift
[76/353] Compiling HashTreeCollections _HashLevel.swift
[77/353] Compiling HashTreeCollections _HashNode+Builder.swift
[78/353] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/353] Compiling HashTreeCollections _HashNode+Initializers.swift
[80/353] Compiling HeapModule Heap+Invariants.swift
[81/353] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[82/353] Emitting module HeapModule
[83/394] Compiling DequeModule UniqueDeque+Removals.swift
[84/394] Compiling DequeModule UniqueDeque+Replacements.swift
[85/394] Compiling DequeModule Deque+Codable.swift
[86/394] Compiling DequeModule Deque+Collection.swift
[87/394] Compiling DequeModule Deque+CustomReflectable.swift
[88/394] Compiling DequeModule Deque+Descriptions.swift
[89/394] Compiling DequeModule UniqueDeque+Experimental.swift
[90/394] Compiling DequeModule UniqueDeque+Hashable.swift
[91/394] Compiling DequeModule UniqueDeque+Initializers.swift
[92/394] Compiling HashTreeCollections TreeSet+Sequence.swift
[93/394] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[94/394] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[95/400] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[96/400] Compiling HashTreeCollections _HashNode.swift
[97/400] Compiling HashTreeCollections _HashNodeHeader.swift
[98/400] Compiling HashTreeCollections _HashSlot.swift
[99/400] Compiling HashTreeCollections _HashStack.swift
[100/400] Compiling HashTreeCollections _HashTreeIterator.swift
[101/400] Compiling HashTreeCollections _HashTreeStatistics.swift
[102/400] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[103/400] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[104/400] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[105/400] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[106/400] Compiling BitCollections BitSet._UnsafeHandle.swift
[107/400] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/400] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/400] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/400] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/400] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/400] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/400] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[114/400] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[115/408] Compiling DequeModule UniqueDeque+Equatable.swift
[124/412] Compiling DequeModule Deque+Equatable.swift
[131/412] Compiling DequeModule RigidDeque+Consumption.swift
[132/412] Compiling DequeModule RigidDeque+Container.swift
[133/412] Compiling DequeModule RigidDeque+Descriptions.swift
[134/412] Compiling DequeModule RigidDeque+Equatable.swift
[135/412] Compiling DequeModule RigidDeque+Experimental.swift
[136/412] Compiling DequeModule RigidDeque.swift
[146/412] Compiling DequeModule UniqueDeque.swift
[147/412] Compiling DequeModule _DequeSlot.swift
[148/412] Compiling DequeModule _UnsafeDequeHandle.swift
[149/412] Compiling DequeModule _UnsafeDequeSegments.swift
[154/412] Compiling DequeModule _DequeBuffer.swift
[155/412] Compiling DequeModule _DequeBufferHeader.swift
[156/412] Compiling DequeModule RigidDeque+Append.swift
[157/412] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[158/412] Compiling DequeModule Deque+Extras.swift
[159/412] Compiling DequeModule Deque+Hashable.swift
[160/412] Compiling DequeModule Deque+Testing.swift
[161/412] Compiling DequeModule Deque._Storage.swift
[162/412] Compiling DequeModule RigidDeque+Removals.swift
[163/412] Compiling DequeModule RigidDeque+Replacements.swift
[164/412] Compiling DequeModule RigidDeque+Testing.swift
[172/412] Compiling DequeModule RigidDeque+Hashable.swift
[173/412] Compiling DequeModule RigidDeque+Initializers.swift
[174/412] Compiling DequeModule RigidDeque+Insertions.swift
[175/412] Compiling DequeModule RigidDeque+Prepend.swift
[176/412] Compiling DequeModule Deque._UnsafeHandle.swift
[177/412] Compiling DequeModule Deque.swift
[187/412] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/412] Compiling HashTreeCollections TreeSet.swift
[195/412] Compiling HashTreeCollections TreeDictionary+Collection.swift
[196/412] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[197/412] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[198/412] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[199/412] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[202/416] Emitting module BitCollections
[203/417] Compiling DequeModule UniqueDeque+Append.swift
[204/417] Compiling DequeModule UniqueDeque+Consumption.swift
[205/417] Compiling DequeModule UniqueDeque+Container.swift
[206/417] Compiling DequeModule UniqueDeque+Descriptions.swift
[207/417] Compiling DequeModule UniqueDeque+Insertions.swift
[208/417] Compiling DequeModule UniqueDeque+Prepend.swift
[210/419] Compiling OrderedCollections OrderedSet+SubSequence.swift
[211/419] Compiling OrderedCollections OrderedSet+Testing.swift
[212/419] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[213/419] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/419] Compiling OrderedCollections OrderedSet.swift
[239/419] Compiling OrderedCollections _UnsafeBitset.swift
[240/419] Compiling HashTreeCollections _UnmanagedHashNode.swift
[241/419] Compiling HashTreeCollections _UnsafePath.swift
[242/419] Compiling HashTreeCollections TreeDictionary+Codable.swift
[320/419] Emitting module OrderedCollections
[380/419] Emitting module _RopeModule
[397/419] Compiling _RopeModule Rope+Remove.swift
[398/419] Compiling _RopeModule Rope+RemoveSubrange.swift
[399/419] Compiling _RopeModule Rope+Split.swift
[400/419] Compiling _RopeModule Optional Utilities.swift
[401/419] Compiling _RopeModule String Utilities.swift
[402/419] Compiling _RopeModule String.Index+ABI.swift
[403/419] Compiling _RopeModule _CharacterRecognizer.swift
[408/419] Emitting module HashTreeCollections
[409/419] Emitting module DequeModule
[410/425] Compiling Collections OrderedCollections reexports.swift
[411/425] Compiling Collections HeapModule reexports.swift
[412/425] Compiling Collections HashTreeCollections reexports.swift
[413/425] Compiling Collections DequeModule reexports.swift
[414/425] Emitting module Collections
[415/425] Compiling Collections BitCollections reexports.swift
[416/425] Compiling HTTPTypes NIOLock.swift
[417/425] Compiling HTTPTypes ISOLatin1String.swift
[418/425] Compiling HTTPTypes HTTPResponse.swift
[419/425] Compiling HTTPTypes HTTPRequest.swift
[420/425] Compiling HTTPTypes HTTPFields.swift
[421/425] Compiling HTTPTypes HTTPParsedFields.swift
[422/425] Emitting module HTTPTypes
[423/425] Compiling HTTPTypes HTTPField.swift
[424/425] Compiling HTTPTypes HTTPFieldName.swift
[425/425] Compiling HTTPTypes HTTPRequest+URL.swift
[426/448] Compiling MultipartKit BasicCodingKey.swift
[427/448] Compiling MultipartKit FormDataDecoder+Decoder.swift
[428/448] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[429/450] Compiling MultipartKit FormDataEncoder+Encoder.swift
[430/450] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[431/450] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[432/450] Compiling MultipartKit MultipartSerializer.swift
[433/450] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[434/450] Emitting module MultipartKit
[435/450] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[436/450] Compiling MultipartKit FormDataEncoder.swift
[437/450] Compiling MultipartKit Storage.swift
[438/450] Compiling MultipartKit MultipartFormData.swift
[439/450] Compiling MultipartKit MultipartParser+parse.swift
[440/450] Compiling MultipartKit MultipartParserError.swift
[441/450] Compiling MultipartKit MultipartPart.swift
[442/450] Compiling MultipartKit MultipartPartConvertible.swift
[443/450] Compiling MultipartKit MultipartSection.swift
[444/450] Compiling MultipartKit MultipartParser.swift
[445/450] Compiling MultipartKit MultipartParserAsyncSequence.swift
[446/450] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[447/450] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[448/450] Compiling MultipartKit FormDataDecoder.swift
[449/450] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[450/450] Compiling MultipartKit Utilities.swift
Build complete! (10.99s)
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.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" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataDecodingTests.swift",
        "FormDataEncodingTests.swift",
        "ParserTests.swift",
        "SerializerTests.swift",
        "Utilities/File.swift",
        "Utilities/MultipartSection+Equatable.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "HTTPTypes",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.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+parse.swift",
        "MultipartParser.swift",
        "MultipartParserAsyncSequence.swift",
        "MultipartParserError.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSection.swift",
        "MultipartSerializer.swift",
        "StreamingMultipartParserAsyncSequence+Isolation.swift",
        "StreamingMultipartParserAsyncSequence.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.