Build Information
Successful build of multipart-kit, reference main (6f9585
), with Swift 6.0 for Linux on 20 May 2025 16:42:37 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/multipart-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:09d26ab70e3a3709c842783fcab7b4586b07c0c14c0a0f69d12397eaee1c5f62
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-collections.git
[1/904] Fetching swift-http-types
[905/17429] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (1.08s)
Fetched https://github.com/apple/swift-collections.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.4.0 (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (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.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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/33] Compiling InternalCollectionsUtilities Descriptions.swift
[15/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/34] Compiling InternalCollectionsUtilities Debugging.swift
[19/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/34] Compiling HTTPTypes HTTPParsedFields.swift
[22/34] Compiling HTTPTypes HTTPRequest.swift
[23/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/35] Compiling InternalCollectionsUtilities Integer rank.swift
[25/35] Emitting module InternalCollectionsUtilities
[26/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/36] Compiling HTTPTypes HTTPResponse.swift
[30/36] Compiling HTTPTypes ISOLatin1String.swift
[32/43] Compiling HTTPTypes NIOLock.swift
[33/43] Compiling HeapModule Heap+Invariants.swift
[34/220] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/310] Compiling DequeModule Deque+CustomReflectable.swift
[36/310] Compiling DequeModule Deque+Descriptions.swift
[37/312] Compiling HeapModule Heap+Descriptions.swift
[38/312] Emitting module HeapModule
[39/312] Compiling DequeModule Deque+Equatable.swift
[40/312] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/312] Compiling HeapModule Heap.swift
[42/312] Compiling HeapModule _HeapNode.swift
[43/312] Compiling HeapModule Heap+UnsafeHandle.swift
[44/312] Compiling DequeModule _DequeBuffer.swift
[45/312] Compiling DequeModule _DequeBufferHeader.swift
[47/313] Compiling DequeModule Deque+Extras.swift
[48/313] Compiling DequeModule Deque+Hashable.swift
[49/313] Compiling HashTreeCollections TreeSet+Hashable.swift
[50/313] Compiling HashTreeCollections TreeSet+Sendable.swift
[51/313] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/313] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/313] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/313] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/313] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/313] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/313] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/313] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/323] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/323] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[64/323] Compiling HashTreeCollections TreeDictionary+Values.swift
[65/323] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[66/330] Compiling HashTreeCollections _HashNode+Structural union.swift
[67/330] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[68/330] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[69/330] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[70/330] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/330] Compiling HashTreeCollections _HashNode.swift
[72/330] Compiling HashTreeCollections _HashNodeHeader.swift
[73/330] Compiling HashTreeCollections _HashSlot.swift
[74/330] Compiling HashTreeCollections _HashStack.swift
[75/330] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[76/330] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[77/330] Compiling HashTreeCollections TreeDictionary+Filter.swift
[78/330] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[79/330] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[80/330] Compiling DequeModule Deque+Codable.swift
[81/330] Compiling DequeModule Deque+Collection.swift
[88/330] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[89/330] Compiling HashTreeCollections _HashNode+Storage.swift
[90/330] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[91/330] Compiling HashTreeCollections _HashNode+Structural filter.swift
[92/330] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[93/330] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[94/330] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[95/330] Compiling DequeModule _DequeSlot.swift
[96/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/330] Compiling DequeModule Deque+Testing.swift
[98/330] Compiling DequeModule Deque._Storage.swift
[99/330] Compiling DequeModule Deque._UnsafeHandle.swift
[100/330] Compiling DequeModule Deque.swift
[101/330] Compiling HashTreeCollections TreeDictionary.swift
[102/330] Compiling HashTreeCollections TreeSet+Codable.swift
[103/330] Compiling HashTreeCollections TreeSet+Collection.swift
[104/330] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[105/330] Compiling HashTreeCollections TreeSet+Debugging.swift
[106/330] Compiling HashTreeCollections TreeSet+Descriptions.swift
[107/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[108/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[109/330] Compiling HashTreeCollections TreeSet+Extras.swift
[110/330] Compiling HashTreeCollections TreeSet+Filter.swift
[116/330] Compiling BitCollections BitSet.Index.swift
[117/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[133/337] Compiling HashTreeCollections _HashNode+Builder.swift
[134/337] Compiling HashTreeCollections _HashNode+Debugging.swift
[135/337] Compiling HashTreeCollections _HashNode+Initializers.swift
[136/337] Compiling HashTreeCollections _HashNode+Invariants.swift
[137/337] Compiling HashTreeCollections _HashNode+Lookups.swift
[138/337] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[139/337] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[140/337] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[149/337] Emitting module DequeModule
[198/347] Emitting module BitCollections
[199/347] Compiling _RopeModule _CharacterRecognizer.swift
[200/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[201/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[202/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[203/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[204/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[205/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[206/347] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[207/347] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[208/347] Compiling HashTreeCollections TreeSet.swift
[211/347] Compiling OrderedCollections OrderedSet+Sendable.swift
[212/347] Compiling OrderedCollections OrderedSet+SubSequence.swift
[213/347] Compiling OrderedCollections OrderedSet+Testing.swift
[214/347] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[215/347] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[237/348] Compiling HTTPTypes HTTPField.swift
[238/348] Emitting module HTTPTypes
[239/348] Compiling HTTPTypes HTTPFieldName.swift
[240/348] Compiling HTTPTypes HTTPFields.swift
[251/349] Compiling OrderedCollections OrderedSet.swift
[252/349] Compiling OrderedCollections _UnsafeBitset.swift
[268/349] Emitting module OrderedCollections
[269/349] Emitting module _RopeModule
[322/350] Compiling _RopeModule Rope+Join.swift
[323/350] Compiling _RopeModule Rope+MutatingForEach.swift
[324/350] Compiling _RopeModule Rope+Remove.swift
[325/350] Compiling _RopeModule Rope+RemoveSubrange.swift
[326/350] Compiling _RopeModule Rope+Split.swift
[327/350] Compiling _RopeModule Optional Utilities.swift
[328/350] Compiling _RopeModule String Utilities.swift
[329/350] Compiling _RopeModule String.Index+ABI.swift
[331/350] Emitting module HashTreeCollections
[353/354] Compiling Collections Collections.swift
[354/354] Emitting module Collections
[356/377] Compiling MultipartKit BasicCodingKey.swift
[357/377] Compiling MultipartKit FormDataDecoder+Decoder.swift
[358/377] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[359/380] Compiling MultipartKit MultipartParserAsyncSequence.swift
[360/380] Compiling MultipartKit MultipartParserError.swift
[361/380] Compiling MultipartKit MultipartPart.swift
[362/380] Compiling MultipartKit MultipartPartConvertible.swift
[363/380] Compiling MultipartKit MultipartSection.swift
[364/380] Compiling MultipartKit MultipartSerializer.swift
[365/380] Emitting module MultipartKit
[366/380] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[367/380] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[368/380] Compiling MultipartKit FormDataDecoder.swift
[369/380] Compiling MultipartKit FormDataEncoder+Encoder.swift
[370/380] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[371/380] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[372/380] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[373/380] Compiling MultipartKit FormDataEncoder.swift
[374/380] Compiling MultipartKit Storage.swift
[375/380] Compiling MultipartKit MultipartFormData.swift
[376/380] Compiling MultipartKit MultipartParser+parse.swift
[377/380] Compiling MultipartKit MultipartParser.swift
[378/380] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[379/380] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[380/380] Compiling MultipartKit Utilities.swift
Build complete! (28.63s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:09d26ab70e3a3709c842783fcab7b4586b07c0c14c0a0f69d12397eaee1c5f62
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.