The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of multipart-kit, reference 4.7.1 (3498e6), with Swift 5.10 for Linux on 17 Dec 2024 14:31:03 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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/multipart-kit.git
Reference: 4.7.1
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.7.1      -> FETCH_HEAD
HEAD is now at 3498e60 Exclude `docc` files from sources to avoid build warnings (#102)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
3498e60218e6003894ff95192d756e238c01f44e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at 4.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/72509] Fetching swift-nio
[727/88112] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.21s)
Fetched https://github.com/apple/swift-nio.git from cache (3.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/5529] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.4.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/31] Write sources
[16/31] Compiling CNIOWindows shim.c
[17/31] Compiling CNIOWASI CNIOWASI.c
[18/31] Compiling CNIOWindows WSAStartup.c
[19/31] Compiling CNIOLinux liburing_shims.c
[20/31] Compiling _AtomicsShims.c
[21/31] Compiling CNIODarwin shim.c
[22/31] Write sources
[24/31] Compiling CNIOLLHTTP c_nio_http.c
[25/31] Compiling CNIOLinux shim.c
[26/31] Compiling CNIOLLHTTP c_nio_api.c
[27/31] Write swift-version-24593BA9C3E375BF.txt
[28/31] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/73] Compiling c-nioatomics.c
[30/73] Compiling c-atomics.c
[32/79] Compiling Atomics UnsafeAtomic.swift
[33/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/81] Compiling InternalCollectionsUtilities Debugging.swift
[37/81] Compiling InternalCollectionsUtilities Descriptions.swift
[38/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/83] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/83] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/83] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/83] Compiling InternalCollectionsUtilities Integer rank.swift
[44/83] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/83] Compiling InternalCollectionsUtilities Specialize.swift
[47/83] Emitting module InternalCollectionsUtilities
[52/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[53/83] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[54/83] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[55/83] Emitting module _NIOBase64
[56/83] Compiling _NIOBase64 Base64.swift
[63/84] Compiling _NIODataStructures PriorityQueue.swift
[64/84] Compiling _NIODataStructures _TinyArray.swift
[66/84] Compiling Atomics IntegerOperations.swift
[67/84] Compiling Atomics Unmanaged extensions.swift
[68/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/87] Emitting module Atomics
[78/261] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/299] Compiling HeapModule Heap+Descriptions.swift
[81/299] Emitting module HeapModule
[82/306] Compiling HashTreeCollections _Bucket.swift
[83/306] Compiling HashTreeCollections _Hash.swift
[84/309] Compiling NIOConcurrencyHelpers lock.swift
[85/309] Compiling HeapModule _HeapNode.swift
[86/309] Compiling HeapModule Heap+Invariants.swift
[87/309] Compiling HeapModule Heap+UnsafeHandle.swift
[88/328] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/328] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/330] Emitting module NIOConcurrencyHelpers
[91/354] Compiling BitCollections BitArray+Copy.swift
[92/354] Compiling BitCollections BitArray+CustomReflectable.swift
[93/360] Compiling BitCollections BitArray+Hashable.swift
[94/360] Compiling BitCollections BitArray+Initializers.swift
[95/362] Compiling HeapModule Heap.swift
[96/362] Compiling _NIODataStructures Heap.swift
[97/362] Emitting module _NIODataStructures
[100/364] Compiling BitCollections BitArray+Invariants.swift
[101/364] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[102/364] Compiling HashTreeCollections TreeSet+Hashable.swift
[103/364] Compiling HashTreeCollections TreeSet+Sendable.swift
[104/364] Compiling HashTreeCollections TreeSet+Sequence.swift
[105/364] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[106/364] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[107/364] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[108/364] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[109/364] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/364] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/364] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/374] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[113/374] Compiling NIOConcurrencyHelpers atomics.swift
[114/374] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[115/374] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[116/374] Compiling BitCollections BitSet+SetAlgebra union.swift
[117/374] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[118/374] Compiling BitCollections BitSet.Counted.swift
[119/374] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[120/374] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[121/382] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[122/382] Compiling BitCollections BitSet+CustomReflectable.swift
[123/382] Compiling BitCollections BitSet+CustomStringConvertible.swift
[124/382] Compiling BitCollections BitSet+Equatable.swift
[125/382] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[126/382] Compiling BitCollections BitSet+Extras.swift
[127/382] Compiling BitCollections BitSet+Hashable.swift
[128/389] Compiling BitCollections BitSet+Invariants.swift
[129/389] Compiling BitCollections BitSet+Random.swift
[130/389] Compiling BitCollections BitSet+SetAlgebra basics.swift
[131/389] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[132/389] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[133/389] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[134/389] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[136/389] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[137/389] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[138/389] Compiling BitCollections BitArray+Extras.swift
[139/389] Compiling BitCollections BitArray+Fill.swift
[144/389] Compiling BitCollections BitSet+Initializers.swift
[152/389] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[153/389] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[154/389] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[155/389] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[156/389] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[157/389] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[158/389] Compiling BitCollections BitArray+Descriptions.swift
[159/389] Compiling BitCollections BitArray+Equatable.swift
[164/389] Compiling BitCollections BitArray+BitwiseOperations.swift
[165/389] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[167/389] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[168/389] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[174/389] Compiling BitCollections BitSet.Index.swift
[175/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[176/389] Compiling BitCollections BitSet.swift
[177/389] Compiling BitCollections Range+Utilities.swift
[178/389] Compiling BitCollections Slice+Utilities.swift
[179/389] Compiling BitCollections UInt+Tricks.swift
[180/389] Compiling BitCollections _Word.swift
[181/389] Compiling OrderedCollections OrderedSet.swift
[182/389] Compiling OrderedCollections _UnsafeBitset.swift
[183/389] Compiling HashTreeCollections TreeSet+Equatable.swift
[184/389] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[185/389] Compiling HashTreeCollections TreeSet+Extras.swift
[186/389] Compiling HashTreeCollections TreeSet+Filter.swift
[187/389] Compiling BitCollections BitArray+RandomBits.swift
[188/389] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[189/389] Compiling BitCollections BitArray+Shifts.swift
[190/389] Compiling BitCollections BitArray+Testing.swift
[191/389] Compiling BitCollections BitArray._UnsafeHandle.swift
[192/389] Compiling BitCollections BitArray.swift
[193/389] Compiling BitCollections BitSet+BidirectionalCollection.swift
[194/389] Compiling BitCollections BitSet+Codable.swift
[203/389] Emitting module BitCollections
[221/389] Compiling BitCollections BitArray+Codable.swift
[222/389] Compiling BitCollections BitArray+Collection.swift
[227/389] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[228/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[229/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[230/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[231/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[232/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[233/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[234/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[235/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[236/389] Compiling HashTreeCollections TreeSet.swift
[237/389] Emitting module DequeModule
[246/432] Compiling NIOCore ChannelOption.swift
[247/432] Compiling NIOCore ChannelPipeline.swift
[248/432] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[249/432] Compiling NIOCore EventLoopFuture+Deprecated.swift
[250/432] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[251/432] Compiling NIOCore EventLoopFuture.swift
[252/432] Compiling NIOCore FileDescriptor.swift
[253/432] Compiling NIOCore FileHandle.swift
[257/441] Compiling NIOCore NIOAsyncWriter.swift
[258/441] Compiling NIOCore CircularBuffer.swift
[259/441] Compiling NIOCore Codec.swift
[260/441] Compiling NIOCore ConvenienceOptionSupport.swift
[261/441] Compiling NIOCore DeadChannel.swift
[262/441] Compiling NIOCore DispatchQueue+WithFuture.swift
[263/441] Compiling NIOCore EventLoop+Deprecated.swift
[264/441] Compiling NIOCore EventLoop+SerialExecutor.swift
[265/441] Compiling NIOCore EventLoop.swift
[266/441] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[267/441] Compiling NIOCore BSDSocketAPI.swift
[268/441] Compiling NIOCore ByteBuffer-aux.swift
[269/441] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[270/441] Compiling NIOCore ByteBuffer-conversions.swift
[271/441] Compiling NIOCore ByteBuffer-core.swift
[272/441] Compiling NIOCore ByteBuffer-hex.swift
[273/451] Compiling NIOCore NIOLoopBound.swift
[274/451] Compiling NIOCore NIOScheduledCallback.swift
[275/451] Compiling NIOCore NIOSendable.swift
[276/451] Compiling NIOCore PointerHelpers.swift
[277/451] Compiling NIOCore RecvByteBufferAllocator.swift
[281/451] Compiling NIOCore AddressedEnvelope.swift
[282/451] Compiling NIOCore AsyncAwaitSupport.swift
[283/451] Compiling NIOCore AsyncChannel.swift
[284/451] Compiling NIOCore AsyncChannelHandler.swift
[285/451] Compiling NIOCore AsyncChannelInboundStream.swift
[286/451] Compiling NIOCore AsyncChannelOutboundWriter.swift
[287/451] Compiling NIOCore NIOAsyncSequenceProducer.swift
[288/451] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[289/451] Emitting module OrderedCollections
[301/452] Compiling NIOCore Linux.swift
[302/452] Compiling NIOCore MarkedCircularBuffer.swift
[303/452] Compiling NIOCore MulticastChannel.swift
[304/452] Compiling NIOCore NIOAny.swift
[305/452] Compiling NIOCore NIOCloseOnErrorHandler.swift
[332/461] Compiling NIOCore ByteBuffer-int.swift
[333/461] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[334/461] Compiling NIOCore ByteBuffer-multi-int.swift
[335/461] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[336/461] Compiling NIOCore ByteBuffer-views.swift
[337/461] Compiling NIOCore Channel.swift
[338/461] Compiling NIOCore ChannelHandler.swift
[339/461] Compiling NIOCore ChannelHandlers.swift
[340/461] Compiling NIOCore ChannelInvoker.swift
[352/461] Emitting module _RopeModule
[361/469] Compiling NIOCore IO.swift
[362/469] Compiling NIOCore IOData.swift
[363/469] Compiling NIOCore IPProtocol.swift
[364/469] Compiling NIOCore IntegerBitPacking.swift
[365/469] Compiling NIOCore IntegerTypes.swift
[366/469] Compiling NIOCore Interfaces.swift
[369/469] Emitting module HashTreeCollections
[371/470] Compiling _RopeModule Rope+Join.swift
[372/470] Compiling _RopeModule Rope+MutatingForEach.swift
[373/470] Compiling _RopeModule Rope+Remove.swift
[374/470] Compiling _RopeModule Rope+RemoveSubrange.swift
[375/470] Compiling _RopeModule Rope+Split.swift
[376/470] Compiling _RopeModule Optional Utilities.swift
[377/470] Compiling _RopeModule String Utilities.swift
[378/470] Compiling _RopeModule String.Index+ABI.swift
[379/470] Compiling _RopeModule _CharacterRecognizer.swift
[386/470] Compiling NIOCore FileRegion.swift
[387/470] Compiling NIOCore GlobalSingletons.swift
[436/473] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[437/473] Compiling NIOCore SocketAddresses.swift
[438/473] Compiling NIOCore SocketOptionProvider.swift
[439/473] Compiling NIOCore SystemCallHelpers.swift
[440/473] Compiling NIOCore TimeAmount+Duration.swift
[441/473] Compiling NIOCore TypeAssistedChannelHandler.swift
[442/473] Compiling NIOCore UniversalBootstrapSupport.swift
[443/473] Compiling NIOCore Utilities.swift
[444/473] Emitting module Collections
[445/473] Compiling Collections Collections.swift
[456/474] Emitting module NIOCore
[476/527] Compiling NIOEmbedded AsyncTestingChannel.swift
[477/527] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[478/527] Compiling NIOEmbedded Embedded.swift
[479/527] Emitting module NIOEmbedded
[481/528] Compiling NIOPosix SelectableChannel.swift
[482/528] Compiling NIOPosix SelectableEventLoop.swift
[483/528] Compiling NIOPosix SelectorEpoll.swift
[484/528] Compiling NIOPosix SelectorGeneric.swift
[485/528] Compiling NIOPosix SelectorKqueue.swift
[486/528] Compiling NIOPosix SelectorUring.swift
[487/528] Compiling NIOPosix Pool.swift
[488/528] Compiling NIOPosix PooledRecvBufferAllocator.swift
[489/528] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[490/528] Compiling NIOPosix PosixSingletons.swift
[491/528] Compiling NIOPosix RawSocketBootstrap.swift
[492/528] Compiling NIOPosix Resolver.swift
[493/528] Compiling NIOPosix Selectable.swift
[494/528] Compiling NIOPosix ServerSocket.swift
[495/528] Compiling NIOPosix Socket.swift
[496/528] Compiling NIOPosix SocketChannel.swift
[497/528] Compiling NIOPosix SocketProtocols.swift
[498/528] Compiling NIOPosix System.swift
[499/528] Compiling NIOPosix Thread.swift
[500/534] Compiling NIOPosix IO.swift
[501/534] Compiling NIOPosix IntegerBitPacking.swift
[502/534] Compiling NIOPosix IntegerTypes.swift
[503/534] Compiling NIOPosix Linux.swift
[504/534] Compiling NIOPosix LinuxCPUSet.swift
[505/534] Compiling NIOPosix LinuxUring.swift
[506/534] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[507/534] Compiling NIOPosix NIOThreadPool.swift
[508/534] Compiling NIOPosix NonBlockingFileIO.swift
[509/534] Compiling NIOPosix PendingDatagramWritesManager.swift
[510/534] Compiling NIOPosix PendingWritesManager.swift
[511/534] Compiling NIOPosix PipeChannel.swift
[512/534] Compiling NIOPosix PipePair.swift
[513/534] Compiling NIOPosix PointerHelpers.swift
[514/534] Compiling NIOPosix Bootstrap.swift
[515/534] Compiling NIOPosix ControlMessage.swift
[516/534] Compiling NIOPosix DatagramVectorReadManager.swift
[517/534] Compiling NIOPosix Errors+Any.swift
[518/534] Compiling NIOPosix FileDescriptor.swift
[519/534] Compiling NIOPosix GetaddrinfoResolver.swift
[520/534] Compiling NIOPosix HappyEyeballs.swift
[521/534] Emitting module NIOPosix
[522/534] Compiling NIOPosix BSDSocketAPICommon.swift
[523/534] Compiling NIOPosix BSDSocketAPIPosix.swift
[524/534] Compiling NIOPosix BSDSocketAPIWindows.swift
[525/534] Compiling NIOPosix BaseSocket.swift
[526/534] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[527/534] Compiling NIOPosix BaseSocketChannel.swift
[528/534] Compiling NIOPosix BaseStreamSocketChannel.swift
[529/534] Compiling NIOPosix ThreadPosix.swift
[530/534] Compiling NIOPosix ThreadWindows.swift
[531/534] Compiling NIOPosix UnsafeTransfer.swift
[532/534] Compiling NIOPosix Utilities.swift
[533/534] Compiling NIOPosix VsockAddress.swift
[534/534] Compiling NIOPosix VsockChannelEvents.swift
[536/537] Compiling NIO Exports.swift
[537/537] Emitting module NIO
[539/554] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[540/554] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[541/556] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[542/556] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[543/556] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[544/556] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[545/556] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[546/556] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[547/556] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[548/556] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[549/556] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[550/556] Compiling NIOHTTP1 HTTPTypes.swift
[551/556] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[552/556] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[553/556] Emitting module NIOHTTP1
[554/556] Compiling NIOHTTP1 ByteCollectionUtils.swift
[555/556] Compiling NIOHTTP1 HTTPDecoder.swift
[556/556] Compiling NIOHTTP1 HTTPEncoder.swift
[558/576] Emitting module MultipartKit
[559/578] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[560/578] Compiling MultipartKit FormDataDecoder.swift
[561/578] Compiling MultipartKit FormDataEncoder.Encoder.swift
[562/578] Compiling MultipartKit FormDataEncoder.swift
[563/578] Compiling MultipartKit Storage.swift
[564/578] Compiling MultipartKit MultipartFormData.swift
[565/578] Compiling MultipartKit MultipartParser.swift
[566/578] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[567/578] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[568/578] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[569/578] Compiling MultipartKit MultipartSerializer.swift
[570/578] Compiling MultipartKit Utilities.swift
[571/578] Compiling MultipartKit BasicCodingKey.swift
[572/578] Compiling MultipartKit MultipartError.swift
[573/578] Compiling MultipartKit Exports.swift
[574/578] Compiling MultipartKit MultipartPart.swift
[575/578] Compiling MultipartKit MultipartPartConvertible.swift
[576/578] Compiling MultipartKit FormDataDecoder.Decoder.swift
[577/578] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[578/578] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
Build complete! (46.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.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" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MultipartKit",
      "targets" : [
        "MultipartKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultipartKitTests",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKitTests",
      "path" : "Tests/MultipartKitTests",
      "sources" : [
        "FormDataTests.swift",
        "MultipartTests.swift"
      ],
      "target_dependencies" : [
        "MultipartKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MultipartKit",
      "module_type" : "SwiftTarget",
      "name" : "MultipartKit",
      "path" : "Sources/MultipartKit",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "Collections"
      ],
      "product_memberships" : [
        "MultipartKit"
      ],
      "sources" : [
        "BasicCodingKey.swift",
        "Deprecated/MultipartError.swift",
        "Exports.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.swift",
        "MultipartPart.swift",
        "MultipartPartConvertible.swift",
        "MultipartSerializer.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.