Build Information
Successful build of multipart-kit, reference main (6f9585
), with Swift 6.1 for Linux on 20 May 2025 16:42:18 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 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.1
Building package at path: $PWD
https://github.com/vapor/multipart-kit.git
https://github.com/vapor/multipart-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:f193892c0330802c410074518c5e9f2dde15db311d4fc67a93260807f25db4d6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-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 (0.35s)
[827/16525] Fetching swift-collections
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.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/33] Emitting module InternalCollectionsUtilities
[13/34] Compiling HTTPTypes HTTPRequest.swift
[14/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/35] Compiling InternalCollectionsUtilities Debugging.swift
[16/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/35] Compiling InternalCollectionsUtilities Integer rank.swift
[23/35] Compiling InternalCollectionsUtilities Descriptions.swift
[24/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/36] Compiling HTTPTypes HTTPResponse.swift
[29/36] Compiling HTTPTypes ISOLatin1String.swift
[30/36] Compiling HTTPTypes HTTPParsedFields.swift
[32/36] Compiling HTTPTypes HTTPField.swift
[33/36] Emitting module HTTPTypes
[34/36] Compiling HTTPTypes HTTPFieldName.swift
[35/36] Compiling HTTPTypes NIOLock.swift
[36/36] Compiling HTTPTypes HTTPFields.swift
[38/311] Compiling HeapModule Heap+Invariants.swift
[39/311] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/311] Compiling HashTreeCollections _HashNode+Structural filter.swift
[41/311] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[42/311] Compiling HashTreeCollections _HashNode+Storage.swift
[43/311] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[44/313] Compiling HashTreeCollections _HashTreeStatistics.swift
[45/313] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[46/313] Compiling HeapModule _HeapNode.swift
[47/313] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[49/313] Emitting module HeapModule
[50/313] Compiling HeapModule Heap+Descriptions.swift
[51/313] Compiling HeapModule Heap+UnsafeHandle.swift
[52/313] Compiling HeapModule Heap.swift
[53/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[54/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[55/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[64/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[65/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[66/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[67/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[68/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[69/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[70/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[71/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[72/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[73/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[74/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[75/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[76/331] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[77/331] Compiling HashTreeCollections TreeDictionary+Filter.swift
[78/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[79/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[80/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[81/331] Compiling HashTreeCollections _HashTreeIterator.swift
[84/331] Compiling DequeModule _DequeSlot.swift
[85/338] Emitting module BitCollections
[86/338] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[87/338] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[89/338] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/338] Compiling BitCollections Range+Utilities.swift
[95/338] Compiling BitCollections Slice+Utilities.swift
[96/338] Compiling BitCollections UInt+Tricks.swift
[97/338] Compiling BitCollections _Word.swift
[98/338] Compiling OrderedCollections OrderedSet.swift
[99/338] Compiling OrderedCollections _UnsafeBitset.swift
[100/338] Compiling HashTreeCollections TreeSet+Equatable.swift
[101/338] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[102/338] Compiling HashTreeCollections TreeSet+Extras.swift
[103/338] Compiling HashTreeCollections TreeSet+Filter.swift
[112/338] Compiling HashTreeCollections _HashStack.swift
[113/338] Compiling HashTreeCollections _AncestorHashSlots.swift
[114/338] Compiling HashTreeCollections _Bitmap.swift
[115/338] Compiling HashTreeCollections _Bucket.swift
[116/338] Compiling HashTreeCollections _Hash.swift
[117/338] Compiling HashTreeCollections _HashLevel.swift
[118/338] Compiling HashTreeCollections _HashNode+Builder.swift
[119/338] Compiling HashTreeCollections _HashNode+Debugging.swift
[120/338] Compiling HashTreeCollections _HashNode+Structural union.swift
[121/338] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[122/338] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[123/338] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[124/338] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[125/338] Compiling HashTreeCollections _HashNode.swift
[126/338] Compiling HashTreeCollections _HashNodeHeader.swift
[127/338] Compiling HashTreeCollections _HashSlot.swift
[136/338] Compiling BitCollections BitSet.Index.swift
[137/338] Compiling BitCollections BitSet._UnsafeHandle.swift
[138/338] Compiling BitCollections BitSet.swift
[139/338] Compiling HashTreeCollections _UnsafePath.swift
[140/338] Compiling HashTreeCollections TreeDictionary+Codable.swift
[141/338] Compiling HashTreeCollections TreeDictionary+Collection.swift
[142/338] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[143/338] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[144/338] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[145/338] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[146/338] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[147/338] Emitting module DequeModule
[148/339] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[149/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[150/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[151/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[152/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[153/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[154/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[155/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[156/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[157/339] Compiling HashTreeCollections TreeSet.swift
[266/349] Emitting module OrderedCollections
[279/350] Emitting module HashTreeCollections
[280/350] Emitting module _RopeModule
[304/351] Compiling _RopeModule Rope+Join.swift
[305/351] Compiling _RopeModule Rope+MutatingForEach.swift
[306/351] Compiling _RopeModule Rope+Remove.swift
[307/351] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/351] Compiling _RopeModule Rope+Split.swift
[309/351] Compiling _RopeModule Optional Utilities.swift
[310/351] Compiling _RopeModule String Utilities.swift
[311/351] Compiling _RopeModule String.Index+ABI.swift
[312/351] Compiling _RopeModule _CharacterRecognizer.swift
[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/377] Compiling MultipartKit MultipartPartConvertible.swift
[360/377] Compiling MultipartKit MultipartSection.swift
[361/377] Compiling MultipartKit MultipartSerializer.swift
[362/380] Compiling MultipartKit MultipartParserAsyncSequence.swift
[363/380] Compiling MultipartKit MultipartParserError.swift
[364/380] Compiling MultipartKit MultipartPart.swift
[365/380] Emitting module MultipartKit
[366/380] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[367/380] Compiling MultipartKit FormDataEncoder.swift
[368/380] Compiling MultipartKit Storage.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 FormDataDecoder+SingleValueContainer.swift
[373/380] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[374/380] Compiling MultipartKit FormDataDecoder.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! (50.07s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:f193892c0330802c410074518c5e9f2dde15db311d4fc67a93260807f25db4d6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.