The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of multipart-kit, reference main (6a93d5), with Swift 6.2 for macOS (SPM) on 11 Nov 2025 15:23:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 6a93d5c Add `Content-Disposition` type (#139)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
6a93d5c650180c353f538ab688a8d0296f7a10d2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
[1/939] Fetching swift-http-types
[105/6968] Fetching swift-http-types, swift-algorithms
[1121/25282] Fetching swift-http-types, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.14s)
[1123/19253] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (34.74s)
Fetched https://github.com/apple/swift-collections.git from cache (34.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (37.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.72s)
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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.3.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-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",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/multipart-kit.git
[1/3583] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (1.85s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
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.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at main (6a93d5c)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'multipart-kit' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - swift-collections
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[12/14] Write swift-version-49B95AFC49DCD68C.txt
[13/14] Compiling _NumericsShims _NumericsShims.c
[15/52] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/53] Compiling RealModule RealFunctions.swift
[17/54] Compiling InternalCollectionsUtilities Descriptions.swift
[18/54] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/54] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/54] Compiling InternalCollectionsUtilities Debugging.swift
[21/54] Compiling RealModule Float80+Real.swift
[22/54] Compiling RealModule Real.swift
[23/54] Emitting module RealModule
[24/54] Compiling RealModule AlgebraicField.swift
[25/54] Compiling RealModule ApproximateEquality.swift
[26/54] Compiling RealModule AugmentedArithmetic.swift
[27/54] Compiling RealModule Double+Real.swift
[28/54] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/54] Compiling RealModule ElementaryFunctions.swift
[30/54] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/54] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/54] Compiling RealModule Float+Real.swift
[33/54] Compiling RealModule Float16+Real.swift
[34/54] Compiling RealModule RelaxedArithmetic.swift
[35/54] Emitting module InternalCollectionsUtilities
[36/54] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[37/54] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[38/54] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/54] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[40/54] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[45/103] Compiling Algorithms Suffix.swift
[46/103] Compiling Algorithms Trim.swift
[47/364] Compiling DequeModule _DequeBufferHeader.swift
[48/364] Compiling DequeModule _DequeSlot.swift
[49/365] Compiling HeapModule Heap.swift
[50/365] Compiling HeapModule _HeapNode.swift
[51/365] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[52/365] Compiling HeapModule Heap+Invariants.swift
[53/365] Compiling HeapModule Heap+UnsafeHandle.swift
[54/365] Compiling HeapModule Heap+Descriptions.swift
[55/365] Emitting module HeapModule
[56/365] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/365] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[58/365] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[59/365] Compiling DequeModule _DequeBuffer.swift
[60/365] Compiling HashTreeCollections _Bitmap.swift
[61/365] Compiling HashTreeCollections _Bucket.swift
[62/365] Compiling HashTreeCollections _HashNode+Storage.swift
[63/365] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[64/365] Compiling HashTreeCollections _HashNode+Structural filter.swift
[65/365] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[66/365] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[67/365] Compiling HashTreeCollections _AncestorHashSlots.swift
[68/365] Emitting module BitCollections
[69/370] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[70/370] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[71/370] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[72/370] Compiling HashTreeCollections _HashNode+Structural merge.swift
[73/370] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[74/370] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[75/376] Compiling HashTreeCollections TreeSet+Descriptions.swift
[81/376] Compiling HashTreeCollections _HashNode+Lookups.swift
[82/376] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[83/376] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[84/376] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[89/376] Compiling HashTreeCollections _HashNode+Invariants.swift
[90/376] Compiling HashTreeCollections _RawHashNode.swift
[91/376] Compiling HashTreeCollections _UnmanagedHashNode.swift
[92/376] Compiling HashTreeCollections _HashNode+Builder.swift
[93/376] Compiling HashTreeCollections _HashNode+Debugging.swift
[94/376] Compiling HashTreeCollections _HashNode+Initializers.swift
[95/376] Compiling HashTreeCollections _UnsafePath.swift
[96/376] Compiling HashTreeCollections TreeDictionary+Codable.swift
[97/376] Compiling HashTreeCollections TreeDictionary+Collection.swift
[98/376] Compiling HashTreeCollections _Hash.swift
[99/376] Compiling HashTreeCollections _HashLevel.swift
[103/376] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[104/376] Compiling HashTreeCollections TreeDictionary+Values.swift
[105/376] Compiling HashTreeCollections TreeDictionary.swift
[106/376] Compiling HashTreeCollections TreeSet+Codable.swift
[107/376] Compiling HashTreeCollections TreeSet+Collection.swift
[108/376] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[109/376] Compiling HashTreeCollections TreeSet+Debugging.swift
[119/384] Emitting module DequeModule
[127/384] Compiling HashTreeCollections _HashNode+Structural union.swift
[128/384] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[129/384] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[130/384] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[131/384] Compiling HashTreeCollections TreeDictionary+Filter.swift
[132/384] Compiling HashTreeCollections TreeSet+Filter.swift
[133/384] Compiling HashTreeCollections TreeSet+Hashable.swift
[134/384] Compiling HashTreeCollections TreeSet+Sendable.swift
[135/384] Compiling HashTreeCollections TreeSet+Sequence.swift
[136/384] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[138/384] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[141/384] Compiling HashTreeCollections TreeSet+Equatable.swift
[142/384] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[143/384] Compiling HashTreeCollections TreeSet+Extras.swift
[173/384] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[182/391] Compiling BitCollections BitSet.swift
[183/391] Compiling OrderedCollections OrderedSet+SubSequence.swift
[184/391] Compiling OrderedCollections OrderedSet+Testing.swift
[185/391] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[186/391] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[187/391] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/391] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/391] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/391] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/391] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/391] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/391] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/391] Compiling HashTreeCollections TreeSet.swift
[243/391] Compiling HashTreeCollections _HashNode.swift
[244/391] Compiling HashTreeCollections _HashNodeHeader.swift
[245/391] Compiling HashTreeCollections _HashSlot.swift
[246/391] Compiling HashTreeCollections _HashStack.swift
[247/391] Compiling HashTreeCollections _HashTreeIterator.swift
[248/391] Compiling HashTreeCollections _HashTreeStatistics.swift
[249/391] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[262/391] Compiling OrderedCollections OrderedSet.swift
[263/391] Compiling OrderedCollections _UnsafeBitset.swift
[264/391] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[311/391] Emitting module OrderedCollections
[312/391] Compiling _RopeModule Rope+Remove.swift
[313/391] Compiling _RopeModule Rope+RemoveSubrange.swift
[314/391] Compiling _RopeModule Rope+Split.swift
[315/391] Compiling _RopeModule Optional Utilities.swift
[316/391] Compiling _RopeModule String Utilities.swift
[317/391] Compiling _RopeModule String.Index+ABI.swift
[318/391] Compiling _RopeModule _CharacterRecognizer.swift
[319/391] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[329/391] Emitting module Algorithms
[337/391] Emitting module _RopeModule
[346/391] Compiling HTTPTypes NIOLock.swift
[347/391] Compiling HTTPTypes HTTPResponse.swift
[348/391] Compiling HTTPTypes ISOLatin1String.swift
[375/391] Emitting module HashTreeCollections
[385/393] Compiling Collections Collections.swift
[386/393] Emitting module Collections
[387/393] Compiling HTTPTypes HTTPRequest.swift
[388/393] Compiling HTTPTypes HTTPParsedFields.swift
[389/393] Compiling HTTPTypes HTTPRequest+URL.swift
[390/393] Compiling HTTPTypes HTTPFieldName.swift
[391/393] Compiling HTTPTypes HTTPFields.swift
[392/393] Emitting module HTTPTypes
[393/393] Compiling HTTPTypes HTTPField.swift
[394/420] Emitting module MultipartKit
[395/422] Compiling MultipartKit MultipartSection.swift
[396/422] Compiling MultipartKit MultipartParser+parse.swift
[397/422] Compiling MultipartKit MultipartParser.swift
[398/422] Compiling MultipartKit BasicCodingKey.swift
[399/422] Compiling MultipartKit FormDataDecoder+Decoder.swift
[400/422] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[401/422] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[402/422] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[403/422] Compiling MultipartKit FormDataDecoder.swift
[404/422] Compiling MultipartKit FormDataEncoder+Encoder.swift
[405/422] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[406/422] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[407/422] Compiling MultipartKit MemoryMultipartWriter.swift
[408/422] Compiling MultipartKit MultipartWriter.swift
[409/422] Compiling MultipartKit MultipartFormData.swift
[410/422] Compiling MultipartKit MultipartPart.swift
[411/422] Compiling MultipartKit MultipartPartConvertible.swift
[412/422] Compiling MultipartKit MultipartParserAsyncSequence.swift
[413/422] Compiling MultipartKit MultipartParserError.swift
[414/422] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[415/422] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[416/422] Compiling MultipartKit FormDataEncoder.swift
[417/422] Compiling MultipartKit Storage.swift
[418/422] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[419/422] Compiling MultipartKit Utilities.swift
[420/422] Compiling MultipartKit BufferedMultipartWriter.swift
[421/422] Compiling MultipartKit MultipartWriterAsyncSequence+Isolation.swift
[422/422] Compiling MultipartKit MultipartWriterAsyncSequence.swift
Build complete! (8.72s)
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"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.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" : [
        "ContentDispositionTests.swift",
        "FormDataDecodingTests.swift",
        "FormDataEncodingTests.swift",
        "ParserTests.swift",
        "Utilities/File.swift",
        "Utilities/MultipartSection+Equatable.swift",
        "WriterTests.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "HTTPTypes",
        "Collections",
        "Algorithms"
      ],
      "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",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSection.swift",
        "Parser/MultipartParser+parse.swift",
        "Parser/MultipartParser.swift",
        "Parser/MultipartParserAsyncSequence.swift",
        "Parser/MultipartParserError.swift",
        "Parser/StreamingMultipartParserAsyncSequence+Isolation.swift",
        "Parser/StreamingMultipartParserAsyncSequence.swift",
        "Utilities.swift",
        "Writer/BufferedMultipartWriter.swift",
        "Writer/MemoryMultipartWriter.swift",
        "Writer/MultipartWriter.swift",
        "Writer/MultipartWriterAsyncSequence+Isolation.swift",
        "Writer/MultipartWriterAsyncSequence.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.