The Swift Package Index logo.Swift Package Index

Build Information

Successful build of multipart-kit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: 4.6.0
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
 * tag               4.6.0      -> FETCH_HEAD
HEAD is now at 12ee56f Add Sendable Conformances (#90)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
12ee56f25bd3fc4c2d09c2aa16e69de61dc786e8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at 4.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/multipart-kit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/13746] Fetching swift-collections
[9624/78269] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.17s)
Fetched https://github.com/apple/swift-nio.git from cache (4.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (1.56s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/2983] Fetching swift-system
[151/4546] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.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.1.0
Building for debugging...
[0/30] Write sources
[16/30] Compiling CNIOWindows shim.c
[16/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling CNIOLinux liburing_shims.c
[19/30] Compiling _AtomicsShims.c
[20/30] Compiling CNIODarwin shim.c
[20/30] Write sources
[23/30] Compiling CNIOLLHTTP c_nio_http.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[24/30] Compiling CNIOLinux shim.c
[25/30] Compiling CNIOLLHTTP c_nio_api.c
[26/30] Write swift-version-24593BA9C3E375BF.txt
[27/33] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/72] Compiling c-nioatomics.c
[29/72] Compiling c-atomics.c
[31/78] Emitting module NIOConcurrencyHelpers
[32/78] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[33/78] Compiling _CollectionsUtilities Specialize.swift
[34/80] Compiling _CollectionsUtilities Debugging.swift
[35/80] Compiling _CollectionsUtilities Descriptions.swift
[36/80] Compiling _CollectionsUtilities UInt+reversed.swift
[37/80] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[38/80] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[41/82] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/82] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/82] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[45/82] Compiling _CollectionsUtilities _SortedCollection.swift
[46/82] Compiling _CollectionsUtilities _UniqueCollection.swift
[47/82] Compiling _NIODataStructures PriorityQueue.swift
[48/82] Compiling _NIODataStructures _TinyArray.swift
[54/82] Emitting module _CollectionsUtilities
[55/82] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[56/82] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[57/82] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[60/82] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/82] Compiling _CollectionsUtilities Integer rank.swift
[62/82] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[63/82] Emitting module _NIOBase64
[64/82] Compiling _NIOBase64 Base64.swift
[69/105] Compiling Atomics IntegerOperations.swift
[70/105] Compiling Atomics Unmanaged extensions.swift
[71/180] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[72/180] Compiling HashTreeCollections _HashNode+Structural filter.swift
[73/180] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[74/180] Emitting module Atomics
[75/182] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[76/182] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[77/182] Compiling HashTreeCollections _HashNode+Storage.swift
[79/303] Compiling HeapModule Heap+Descriptions.swift
[82/327] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[83/327] Compiling BitCollections BitArray+Extras.swift
[84/362] Compiling HeapModule _HeapNode.swift
[85/362] Compiling HeapModule Heap.swift
[86/362] Compiling HeapModule Heap+Invariants.swift
[87/362] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[88/362] Compiling HeapModule Heap+UnsafeHandle.swift
[89/362] Emitting module HeapModule
[90/363] Compiling BitCollections BitArray+CustomReflectable.swift
[91/363] Compiling BitCollections BitArray+Descriptions.swift
[93/363] Compiling _RopeModule _RopeItem.swift
[94/363] Compiling _RopeModule _RopePath.swift
[95/363] Compiling HashTreeCollections TreeSet+Sequence.swift
[96/363] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[97/363] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[98/363] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[99/363] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[100/363] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[101/363] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[102/363] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[103/373] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[104/373] Compiling BitCollections BitArray+RandomBits.swift
[105/373] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[106/373] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[107/373] Compiling BitCollections BitSet+SetAlgebra union.swift
[108/373] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[109/373] Compiling BitCollections BitSet.Counted.swift
[110/373] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[111/373] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[112/373] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[113/373] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[114/373] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[115/373] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[116/373] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[117/373] Compiling _RopeModule Rope+Sequence.swift
[118/373] Compiling _RopeModule Rope+Append.swift
[119/380] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[120/380] Compiling NIOConcurrencyHelpers NIOLock.swift
[121/380] Compiling NIOConcurrencyHelpers lock.swift
[122/380] Emitting module _NIODataStructures
[123/380] Compiling _NIODataStructures Heap.swift
[125/381] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[126/381] Compiling BitCollections BitSet+CustomReflectable.swift
[127/381] Compiling BitCollections BitSet+CustomStringConvertible.swift
[128/381] Compiling BitCollections BitSet+Equatable.swift
[129/381] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[130/381] Compiling BitCollections BitSet+Extras.swift
[131/381] Compiling BitCollections BitSet+Hashable.swift
[132/388] Compiling BitCollections BitSet+Initializers.swift
[133/388] Compiling BitCollections BitSet+Invariants.swift
[134/388] Compiling BitCollections BitSet+Random.swift
[135/388] Compiling BitCollections BitSet+SetAlgebra basics.swift
[136/388] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[137/388] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[138/388] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[139/388] Compiling BitCollections BitArray+Fill.swift
[140/388] Compiling BitCollections BitArray+Hashable.swift
[141/388] Compiling BitCollections BitArray+Equatable.swift
[142/388] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[143/388] Compiling BitCollections BitArray+Initializers.swift
[144/388] Compiling BitCollections BitArray+Invariants.swift
[159/388] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[160/388] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[161/388] Compiling BitCollections Range+Utilities.swift
[162/388] Compiling BitCollections Slice+Utilities.swift
[163/388] Compiling BitCollections UInt+Tricks.swift
[164/388] Compiling BitCollections _Word.swift
[165/388] Compiling OrderedCollections OrderedSet.swift
[166/388] Compiling OrderedCollections _UnsafeBitset.swift
[167/388] Compiling _RopeModule Rope.swift
[168/388] Compiling _RopeModule RopeElement.swift
[169/388] Compiling _RopeModule RopeMetric.swift
[170/388] Compiling _RopeModule RopeSummary.swift
[172/388] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[173/388] Compiling BitCollections BitArray+Shifts.swift
[174/388] Compiling BitCollections BitArray+Testing.swift
[175/388] Compiling BitCollections BitArray._UnsafeHandle.swift
[176/388] Compiling BitCollections BitArray.swift
[177/388] Compiling BitCollections BitSet+BidirectionalCollection.swift
[178/388] Compiling BitCollections BitSet+Codable.swift
[179/388] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[180/388] Compiling NIOConcurrencyHelpers atomics.swift
[181/389] Compiling BitCollections BitArray+BitwiseOperations.swift
[182/389] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[183/389] Compiling BitCollections BitArray+Codable.swift
[201/389] Compiling BitCollections BitSet.Index.swift
[202/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[203/389] Compiling BitCollections BitSet.swift
[218/389] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[219/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[220/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[221/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[222/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[223/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[224/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[225/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[226/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[227/389] Compiling HashTreeCollections TreeSet.swift
[228/389] Emitting module DequeModule
[239/456] Compiling NIOCore AddressedEnvelope.swift
[240/456] Compiling NIOCore AsyncAwaitSupport.swift
[241/456] Compiling NIOCore AsyncChannel.swift
[242/456] Compiling NIOCore AsyncChannelInboundStream.swift
[243/456] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[244/456] Compiling NIOCore AsyncChannelOutboundWriter.swift
[245/456] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[246/456] Compiling NIOCore NIOAsyncSequenceProducer.swift
[247/456] Emitting module BitCollections
[248/456] Compiling NIOCore ByteBuffer-int.swift
[249/456] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[250/456] Compiling NIOCore ByteBuffer-multi-int.swift
[251/456] Compiling NIOCore ByteBuffer-views.swift
[252/456] Compiling NIOCore Channel.swift
[253/456] Compiling NIOCore ChannelHandler.swift
[254/456] Compiling NIOCore ChannelHandlers.swift
[255/456] Compiling NIOCore ChannelInvoker.swift
[256/456] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[257/456] Compiling NIOCore NIOAsyncWriter.swift
[258/456] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[259/456] Compiling NIOCore BSDSocketAPI.swift
[260/456] Compiling NIOCore ByteBuffer-aux.swift
[261/456] Compiling NIOCore ByteBuffer-conversions.swift
[262/456] Compiling NIOCore ByteBuffer-core.swift
[263/456] Compiling NIOCore ByteBuffer-hexdump.swift
[264/456] Compiling NIOCore NIOLoopBound.swift
[265/456] Compiling NIOCore NIOSendable.swift
[266/456] Compiling NIOCore PointerHelpers.swift
[267/456] Compiling NIOCore RecvByteBufferAllocator.swift
[274/457] Compiling NIOCore ChannelOption.swift
[275/457] Compiling NIOCore ChannelPipeline.swift
[276/457] Compiling NIOCore CircularBuffer.swift
[277/457] Compiling NIOCore Codec.swift
[278/457] Compiling NIOCore ConvenienceOptionSupport.swift
[279/457] Compiling NIOCore DeadChannel.swift
[280/457] Compiling NIOCore DispatchQueue+WithFuture.swift
[281/457] Compiling NIOCore EventLoop+Deprecated.swift
[282/457] Compiling NIOCore EventLoop+SerialExecutor.swift
[301/457] Compiling NIOCore EventLoop.swift
[302/457] Compiling NIOCore EventLoopFuture+Deprecated.swift
[303/457] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[304/457] Compiling NIOCore EventLoopFuture.swift
[305/457] Compiling NIOCore FileDescriptor.swift
[306/457] Compiling NIOCore FileHandle.swift
[307/457] Compiling NIOCore FileRegion.swift
[308/457] Compiling NIOCore MulticastChannel.swift
[309/457] Compiling NIOCore NIOAny.swift
[310/457] Compiling NIOCore NIOCloseOnErrorHandler.swift
[317/457] Emitting module OrderedCollections
[319/458] Compiling NIOCore MarkedCircularBuffer.swift
[327/466] Emitting module _RopeModule
[328/466] Compiling NIOCore GlobalSingletons.swift
[329/466] Compiling NIOCore IO.swift
[330/466] Compiling NIOCore IOData.swift
[331/466] Compiling NIOCore IPProtocol.swift
[332/466] Compiling NIOCore IntegerBitPacking.swift
[333/466] Compiling NIOCore IntegerTypes.swift
[334/466] Compiling NIOCore Interfaces.swift
[335/466] Compiling NIOCore Linux.swift
[369/466] Compiling _RopeModule Rope+Join.swift
[370/466] Compiling _RopeModule Rope+MutatingForEach.swift
[371/466] Compiling _RopeModule Rope+Remove.swift
[372/466] Compiling _RopeModule Rope+RemoveSubrange.swift
[373/466] Compiling _RopeModule Rope+Split.swift
[374/466] Compiling _RopeModule Optional Utilities.swift
[375/466] Compiling _RopeModule String Utilities.swift
[376/466] Compiling _RopeModule String.Index+ABI.swift
[377/466] Compiling _RopeModule _CharacterRecognizer.swift
[378/466] Emitting module HashTreeCollections
[427/468] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[428/468] Compiling NIOCore SocketAddresses.swift
[429/468] Compiling NIOCore SocketOptionProvider.swift
[430/468] Compiling NIOCore SystemCallHelpers.swift
[431/468] Compiling NIOCore TimeAmount+Duration.swift
[432/468] Compiling NIOCore TypeAssistedChannelHandler.swift
[433/468] Compiling NIOCore UniversalBootstrapSupport.swift
[434/468] Compiling NIOCore Utilities.swift
[436/470] Emitting module Collections
[437/470] Compiling Collections Collections.swift
[471/471] Emitting module NIOCore
[473/523] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[474/523] Emitting module NIOEmbedded
[475/523] Compiling NIOEmbedded AsyncTestingChannel.swift
[476/523] Compiling NIOEmbedded Embedded.swift
[478/524] Emitting module NIOPosix
[479/530] Compiling NIOPosix BSDSocketAPICommon.swift
[480/530] Compiling NIOPosix BSDSocketAPIPosix.swift
[481/530] Compiling NIOPosix BSDSocketAPIWindows.swift
[482/530] Compiling NIOPosix BaseSocket.swift
[483/530] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[484/530] Compiling NIOPosix BaseSocketChannel.swift
[485/530] Compiling NIOPosix BaseStreamSocketChannel.swift
[486/530] Compiling NIOPosix ServerSocket.swift
[487/530] Compiling NIOPosix Socket.swift
[488/530] Compiling NIOPosix SocketChannel.swift
[489/530] Compiling NIOPosix SocketProtocols.swift
[490/530] Compiling NIOPosix System.swift
[491/530] Compiling NIOPosix Thread.swift
[492/530] Compiling NIOPosix ThreadPosix.swift
[493/530] Compiling NIOPosix ThreadWindows.swift
[494/530] Compiling NIOPosix UnsafeTransfer.swift
[495/530] Compiling NIOPosix Utilities.swift
[496/530] Compiling NIOPosix VsockAddress.swift
[497/530] Compiling NIOPosix VsockChannelEvents.swift
[498/530] Compiling NIOPosix PooledRecvBufferAllocator.swift
[499/530] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[500/530] Compiling NIOPosix PosixSingletons.swift
[501/530] Compiling NIOPosix RawSocketBootstrap.swift
[502/530] Compiling NIOPosix Resolver.swift
[503/530] Compiling NIOPosix Selectable.swift
[504/530] Compiling NIOPosix IntegerBitPacking.swift
[505/530] Compiling NIOPosix IntegerTypes.swift
[506/530] Compiling NIOPosix Linux.swift
[507/530] Compiling NIOPosix LinuxCPUSet.swift
[508/530] Compiling NIOPosix LinuxUring.swift
[509/530] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[510/530] Compiling NIOPosix NIOThreadPool.swift
[511/530] Compiling NIOPosix NonBlockingFileIO.swift
[512/530] Compiling NIOPosix PendingDatagramWritesManager.swift
[513/530] Compiling NIOPosix PendingWritesManager.swift
[514/530] Compiling NIOPosix PipeChannel.swift
[515/530] Compiling NIOPosix PipePair.swift
[516/530] Compiling NIOPosix PointerHelpers.swift
[517/530] Compiling NIOPosix Pool.swift
[518/530] Compiling NIOPosix SelectableChannel.swift
[519/530] Compiling NIOPosix SelectableEventLoop.swift
[520/530] Compiling NIOPosix SelectorEpoll.swift
[521/530] Compiling NIOPosix SelectorGeneric.swift
[522/530] Compiling NIOPosix SelectorKqueue.swift
[523/530] Compiling NIOPosix SelectorUring.swift
[524/530] Compiling NIOPosix Bootstrap.swift
[525/530] Compiling NIOPosix ControlMessage.swift
[526/530] Compiling NIOPosix DatagramVectorReadManager.swift
[527/530] Compiling NIOPosix FileDescriptor.swift
[528/530] Compiling NIOPosix GetaddrinfoResolver.swift
[529/530] Compiling NIOPosix HappyEyeballs.swift
[530/530] Compiling NIOPosix IO.swift
[532/533] Compiling NIO Exports.swift
[533/533] Emitting module NIO
[535/550] Emitting module NIOHTTP1
[536/552] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[537/552] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[538/552] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[539/552] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[540/552] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[541/552] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[542/552] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[543/552] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[544/552] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[545/552] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[546/552] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[547/552] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[548/552] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[549/552] Compiling NIOHTTP1 HTTPTypes.swift
[550/552] Compiling NIOHTTP1 ByteCollectionUtils.swift
[551/552] Compiling NIOHTTP1 HTTPDecoder.swift
[552/552] Compiling NIOHTTP1 HTTPEncoder.swift
[554/572] Emitting module MultipartKit
[555/574] Compiling MultipartKit FormDataEncoder.swift
[556/574] Compiling MultipartKit Storage.swift
[557/574] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[558/574] Compiling MultipartKit FormDataDecoder.swift
[559/574] Compiling MultipartKit FormDataEncoder.Encoder.swift
[560/574] Compiling MultipartKit MultipartFormData.swift
/host/spi-builder-workspace/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[561/574] Compiling MultipartKit MultipartParser.swift
/host/spi-builder-workspace/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[562/574] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[563/574] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[564/574] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[565/574] Compiling MultipartKit FormDataDecoder.Decoder.swift
[566/574] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[567/574] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[568/574] Compiling MultipartKit MultipartPart.swift
[569/574] Compiling MultipartKit MultipartPartConvertible.swift
[570/574] Compiling MultipartKit BasicCodingKey.swift
[571/574] Compiling MultipartKit MultipartError.swift
[572/574] Compiling MultipartKit Exports.swift
[573/574] Compiling MultipartKit MultipartSerializer.swift
[574/574] Compiling MultipartKit Utilities.swift
Build complete! (60.86s)
Build complete.
Done.

Build Machine: Linux 2