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 (6f9585), with Swift 6.1 for macOS (SPM) on 20 May 2025 16:43:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.6
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 6f95859 Typealias `MultipartPartConvertible` (#135)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
6f95859ff1938f8b8c9121155e5a372e335a8728
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at main
Fetching https://github.com/apple/swift-http-types.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.89s)
Fetched https://github.com/apple/swift-collections.git from cache (0.90s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.55s)
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.4.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.2.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.4.0",
          "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.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/multipart-kit.git
[1/3298] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (2.94s)
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-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.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 main (6f95859)
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.1
Building package at path:  $PWD
https://github.com/vapor/multipart-kit.git
https://github.com/vapor/multipart-kit.git
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/35] Compiling InternalCollectionsUtilities Debugging.swift
[14/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/35] Compiling InternalCollectionsUtilities Descriptions.swift
[17/35] Emitting module InternalCollectionsUtilities
[18/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/35] Compiling InternalCollectionsUtilities Integer rank.swift
[22/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/317] Compiling HashTreeCollections _Bucket.swift
[28/317] Compiling HashTreeCollections _Hash.swift
[29/318] Compiling DequeModule _DequeBuffer.swift
[30/318] Compiling DequeModule _DequeBufferHeader.swift
[31/318] Compiling DequeModule _DequeSlot.swift
[32/318] Compiling HeapModule _HeapNode.swift
[33/318] Compiling HeapModule Heap+UnsafeHandle.swift
[34/318] Compiling HeapModule Heap.swift
[35/318] Compiling HeapModule Heap+Invariants.swift
[36/318] Compiling HashTreeCollections _HashLevel.swift
[37/318] Compiling HashTreeCollections _HashNode+Builder.swift
[38/318] Compiling HeapModule Heap+Descriptions.swift
[39/318] Emitting module HeapModule
[40/318] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/318] Compiling HashTreeCollections _HashNode+Debugging.swift
[42/318] Compiling HashTreeCollections _HashNode+Initializers.swift
[43/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/318] Compiling _RopeModule Range+BigString.swift
[45/318] Compiling _RopeModule BigString+UTF16View.swift
[46/318] Compiling _RopeModule BigString+UTF8View.swift
[47/318] Compiling _RopeModule BigString+UnicodeScalarView.swift
[48/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[49/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[50/324] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[51/324] Compiling _RopeModule BigString+Hashing.swift
[52/324] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[53/324] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[54/324] Compiling _RopeModule BigString+Sequence.swift
[55/324] Compiling _RopeModule BigString+TextOutputStream.swift
[56/324] Compiling _RopeModule BigString+Append.swift
[57/324] Compiling _RopeModule BigString+Initializers.swift
[58/324] Compiling _RopeModule BigString+Insert.swift
[59/324] Compiling _RopeModule BigString+Managing Breaks.swift
[60/324] Compiling _RopeModule BigString+RemoveSubrange.swift
[61/324] Compiling _RopeModule BigString+ReplaceSubrange.swift
[62/329] Compiling _RopeModule BigString+Split.swift
[68/329] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[69/329] Compiling _RopeModule BigSubstring.swift
[70/329] Compiling _RopeModule Rope+Builder.swift
[71/329] Compiling _RopeModule Rope+Debugging.swift
[72/329] Compiling _RopeModule Rope+Invariants.swift
[73/329] Compiling _RopeModule Rope+_Node.swift
[74/329] Compiling HashTreeCollections TreeDictionary+Keys.swift
[75/329] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[76/329] Compiling HashTreeCollections TreeDictionary+Merge.swift
[77/329] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[78/329] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[79/329] Compiling BitCollections BitSet.swift
[80/329] Compiling HashTreeCollections _HashNode+Invariants.swift
[81/329] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[82/329] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[83/329] Compiling HashTreeCollections _HashNode.swift
[84/329] Compiling HashTreeCollections TreeSet+Equatable.swift
[85/329] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[86/329] Compiling HashTreeCollections TreeSet+Extras.swift
[87/329] Compiling HashTreeCollections TreeSet+Filter.swift
[88/329] Compiling HashTreeCollections TreeSet+Hashable.swift
[89/329] Compiling HashTreeCollections TreeSet+Sendable.swift
[90/329] Compiling HashTreeCollections TreeSet+Sequence.swift
[91/329] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[92/329] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[93/329] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[94/329] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[95/329] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[96/329] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[97/329] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[98/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[99/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[105/337] Compiling HashTreeCollections _HashNodeHeader.swift
[106/337] Compiling HashTreeCollections _AncestorHashSlots.swift
[107/337] Compiling HashTreeCollections _Bitmap.swift
[120/337] Compiling HashTreeCollections _HashNode+Lookups.swift
[121/337] Compiling _RopeModule BigString+BidirectionalCollection.swift
[122/337] Compiling _RopeModule BigString+Comparable.swift
[123/337] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[124/337] Compiling _RopeModule BigString+CustomStringConvertible.swift
[125/337] Compiling _RopeModule BigString+Equatable.swift
[133/337] Compiling HashTreeCollections _HashSlot.swift
[134/337] Compiling HashTreeCollections _HashStack.swift
[135/337] Compiling HashTreeCollections _HashTreeIterator.swift
[136/337] Compiling HashTreeCollections _HashTreeStatistics.swift
[137/337] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[148/337] Compiling BitCollections Range+Utilities.swift
[149/337] Compiling BitCollections Slice+Utilities.swift
[150/337] Compiling BitCollections UInt+Tricks.swift
[151/337] Compiling BitCollections _Word.swift
[152/337] Compiling OrderedCollections OrderedSet.swift
[153/337] Compiling OrderedCollections _UnsafeBitset.swift
[166/337] Emitting module DequeModule
[178/337] Emitting module BitCollections
[191/337] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[192/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[193/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[194/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[195/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[196/337] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[197/337] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[198/337] Compiling HashTreeCollections TreeSet.swift
[260/344] Compiling HTTPTypes HTTPRequest.swift
[284/344] Compiling HTTPTypes HTTPResponse.swift
[285/344] Compiling HTTPTypes ISOLatin1String.swift
[286/344] Compiling HTTPTypes NIOLock.swift
[287/344] Emitting module OrderedCollections
[288/344] Compiling HTTPTypes HTTPField.swift
[289/344] Compiling HTTPTypes HTTPFieldName.swift
[290/344] Compiling HTTPTypes HTTPParsedFields.swift
[291/344] Emitting module HTTPTypes
[292/344] Compiling HTTPTypes HTTPFields.swift
[320/344] Emitting module _RopeModule
[321/344] Compiling _RopeModule Rope+Remove.swift
[322/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[323/344] Compiling _RopeModule Rope+Split.swift
[324/344] Compiling _RopeModule Optional Utilities.swift
[325/344] Compiling _RopeModule String Utilities.swift
[326/344] Compiling _RopeModule String.Index+ABI.swift
[327/344] Compiling _RopeModule _CharacterRecognizer.swift
[344/344] Emitting module HashTreeCollections
[345/346] Compiling Collections Collections.swift
[346/346] Emitting module Collections
[347/369] Emitting module MultipartKit
[348/371] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[349/371] Compiling MultipartKit FormDataEncoder.swift
[350/371] Compiling MultipartKit Storage.swift
[351/371] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[352/371] Compiling MultipartKit Utilities.swift
[353/371] Compiling MultipartKit MultipartParser.swift
[354/371] Compiling MultipartKit MultipartParserAsyncSequence.swift
[355/371] Compiling MultipartKit BasicCodingKey.swift
[356/371] Compiling MultipartKit FormDataDecoder+Decoder.swift
[357/371] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[358/371] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[359/371] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[360/371] Compiling MultipartKit FormDataDecoder.swift
[361/371] Compiling MultipartKit MultipartSerializer.swift
[362/371] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[363/371] Compiling MultipartKit MultipartFormData.swift
[364/371] Compiling MultipartKit MultipartParser+parse.swift
[365/371] Compiling MultipartKit MultipartParserError.swift
[366/371] Compiling MultipartKit MultipartPart.swift
[367/371] Compiling MultipartKit MultipartPartConvertible.swift
[368/371] Compiling MultipartKit MultipartSection.swift
[369/371] Compiling MultipartKit FormDataEncoder+Encoder.swift
[370/371] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[371/371] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
Build complete! (9.31s)
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.