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.9 for Linux on 17 Dec 2024 14:29:43 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.9-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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/15603] Fetching swift-collections
[4214/88112] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (4.14s)
Fetched https://github.com/apple/swift-nio.git (4.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.49s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[17/5529] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.33s)
Fetched https://github.com/apple/swift-system.git (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.30s)
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
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/12] Compiling CNIOWindows shim.c
[0/12] Compiling CNIOWindows WSAStartup.c
[2/12] Compiling CNIOLinux liburing_shims.c
[3/12] Compiling CNIOWASI CNIOWASI.c
[3/12] Compiling _AtomicsShims.c
[5/12] Compiling CNIODarwin shim.c
[5/12] Compiling CNIOLLHTTP c_nio_http.c
[7/12] Compiling CNIOLLHTTP c_nio_api.c
[8/12] Compiling CNIOLinux shim.c
[9/50] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/54] Emitting module _NIOBase64
[12/54] Emitting module InternalCollectionsUtilities
[12/56] Compiling c-nioatomics.c
[13/56] Compiling c-atomics.c
[15/62] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[16/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/62] Compiling Atomics AtomicStorage.swift
[19/62] Compiling Atomics AtomicValue.swift
[20/62] Compiling _NIODataStructures PriorityQueue.swift
[21/62] Compiling Atomics IntegerConformances.swift
[22/62] Compiling Atomics PointerConformances.swift
[23/62] Compiling Atomics OptionalRawRepresentable.swift
[24/62] Compiling Atomics RawRepresentable.swift
[25/62] Compiling Atomics AtomicBool.swift
[26/62] Compiling Atomics AtomicMemoryOrderings.swift
[27/62] Compiling Atomics DoubleWord.swift
[28/62] Compiling Atomics AtomicReference.swift
[29/62] Compiling InternalCollectionsUtilities Debugging.swift
[30/62] Compiling InternalCollectionsUtilities Descriptions.swift
[31/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/62] Compiling InternalCollectionsUtilities Specialize.swift
[39/64] Compiling _NIOBase64 Base64.swift
[40/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/65] Emitting module Atomics
[49/66] Compiling _NIODataStructures _TinyArray.swift
[60/68] Compiling Atomics IntegerOperations.swift
[61/68] Compiling Atomics Unmanaged extensions.swift
[64/227] Compiling HeapModule Heap+Invariants.swift
[65/344] Compiling BitCollections BitArray+Copy.swift
[66/344] Compiling BitCollections BitArray+CustomReflectable.swift
[67/344] Compiling BitCollections BitArray+Codable.swift
[68/344] Compiling BitCollections BitArray+Collection.swift
[69/346] Compiling HeapModule _HeapNode.swift
[70/346] Compiling BitCollections BitArray+Hashable.swift
[71/346] Compiling BitCollections BitArray+Initializers.swift
[72/346] Compiling HeapModule Heap.swift
[73/346] Compiling HeapModule Heap+Descriptions.swift
[74/346] Compiling HeapModule Heap+UnsafeHandle.swift
[75/346] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[76/346] Compiling BitCollections BitArray+Descriptions.swift
[77/346] Compiling BitCollections BitArray+Equatable.swift
[78/346] Emitting module HeapModule
[79/347] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/347] Emitting module NIOConcurrencyHelpers
[81/347] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/347] Compiling NIOConcurrencyHelpers lock.swift
[84/348] Compiling _NIODataStructures Heap.swift
[85/348] Emitting module _NIODataStructures
[87/349] Compiling DequeModule _DequeSlot.swift
[88/349] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/349] Compiling HashTreeCollections TreeSet+Hashable.swift
[90/349] Compiling HashTreeCollections TreeSet+Sendable.swift
[91/349] Compiling HashTreeCollections TreeSet+Sequence.swift
[92/349] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[93/349] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[94/349] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/349] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/349] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[97/349] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[98/349] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[101/360] Compiling BitCollections BitSet+Initializers.swift
[102/360] Compiling BitCollections BitSet+Invariants.swift
[103/360] Compiling BitCollections BitSet+Random.swift
[104/360] Compiling BitCollections BitSet+SetAlgebra basics.swift
[105/360] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[106/360] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[107/360] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[108/367] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[109/367] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[110/367] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[111/367] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[112/367] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[113/367] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[114/367] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[115/367] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[116/367] Compiling BitCollections BitSet+CustomReflectable.swift
[117/367] Compiling BitCollections BitSet+CustomStringConvertible.swift
[118/367] Compiling BitCollections BitSet+Equatable.swift
[119/367] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[120/367] Compiling BitCollections BitSet+Extras.swift
[121/367] Compiling BitCollections BitSet+Hashable.swift
[122/367] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[123/367] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[124/367] Compiling BitCollections BitSet+SetAlgebra union.swift
[125/367] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[126/367] Compiling BitCollections BitSet.Counted.swift
[127/367] Compiling BitCollections BitSet.Index.swift
[128/367] Compiling BitCollections BitSet._UnsafeHandle.swift
[142/374] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[143/374] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[144/374] Compiling NIOConcurrencyHelpers atomics.swift
[145/375] Compiling BitCollections BitArray+Extras.swift
[146/375] Compiling BitCollections BitArray+Fill.swift
[147/375] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[148/375] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[159/376] Compiling OrderedCollections OrderedSet+SubSequence.swift
[160/376] Compiling OrderedCollections OrderedSet+Testing.swift
[161/376] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[162/376] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[163/376] Compiling OrderedCollections OrderedSet.swift
[164/376] Compiling OrderedCollections _UnsafeBitset.swift
[165/376] Compiling HashTreeCollections TreeSet+Equatable.swift
[166/376] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[167/376] Compiling HashTreeCollections TreeSet+Extras.swift
[168/376] Compiling HashTreeCollections TreeSet+Filter.swift
[184/376] Compiling BitCollections BitArray+BitwiseOperations.swift
[185/376] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[197/376] Emitting module DequeModule
[209/386] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[210/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[211/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[212/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[213/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[214/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[215/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[216/386] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[217/386] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[218/386] Compiling HashTreeCollections TreeSet.swift
[219/387] Emitting module BitCollections
[220/447] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[221/447] Compiling NIOCore NIOAsyncWriter.swift
[222/447] Compiling NIOCore CircularBuffer.swift
[223/447] Compiling NIOCore Codec.swift
[224/447] Compiling NIOCore ConvenienceOptionSupport.swift
[225/447] Compiling NIOCore DeadChannel.swift
[226/447] Compiling NIOCore DispatchQueue+WithFuture.swift
[227/447] Compiling NIOCore EventLoop+Deprecated.swift
[228/447] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[229/447] Compiling NIOCore AddressedEnvelope.swift
[230/447] Compiling NIOCore AsyncAwaitSupport.swift
[231/447] Compiling NIOCore AsyncChannel.swift
[232/447] Compiling NIOCore AsyncChannelHandler.swift
[233/447] Compiling NIOCore AsyncChannelInboundStream.swift
[234/447] Compiling NIOCore AsyncChannelOutboundWriter.swift
[235/447] Compiling NIOCore NIOAsyncSequenceProducer.swift
[236/447] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[237/447] Compiling NIOCore BSDSocketAPI.swift
[238/447] Compiling NIOCore ByteBuffer-aux.swift
[239/447] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[240/447] Compiling NIOCore ByteBuffer-conversions.swift
[241/447] Compiling NIOCore ByteBuffer-core.swift
[242/447] Compiling NIOCore ByteBuffer-hex.swift
[243/447] Compiling NIOCore ByteBuffer-int.swift
[244/447] Compiling NIOCore NIOAny.swift
[245/447] Compiling NIOCore NIOCloseOnErrorHandler.swift
[246/447] Compiling NIOCore NIOLoopBound.swift
[247/447] Compiling NIOCore NIOScheduledCallback.swift
[248/447] Compiling NIOCore NIOSendable.swift
[249/447] Compiling NIOCore PointerHelpers.swift
[250/447] Compiling NIOCore RecvByteBufferAllocator.swift
[269/449] Compiling NIOCore IOData.swift
[270/449] Compiling NIOCore IPProtocol.swift
[271/449] Compiling NIOCore IntegerBitPacking.swift
[272/449] Compiling NIOCore IntegerTypes.swift
[273/449] Compiling NIOCore Interfaces.swift
[274/449] Compiling NIOCore Linux.swift
[275/449] Compiling NIOCore MarkedCircularBuffer.swift
[276/449] Compiling NIOCore MulticastChannel.swift
[296/449] Emitting module OrderedCollections
[317/459] Emitting module _RopeModule
[342/459] Compiling NIOCore EventLoop+SerialExecutor.swift
[343/459] Compiling NIOCore EventLoop.swift
[344/459] Compiling NIOCore ByteBuffer-multi-int.swift
[345/459] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[346/459] Compiling NIOCore ByteBuffer-views.swift
[347/459] Compiling NIOCore Channel.swift
[348/459] Compiling NIOCore ChannelHandler.swift
[349/459] Compiling NIOCore ChannelHandlers.swift
[350/459] Compiling NIOCore ChannelInvoker.swift
[351/459] Compiling _RopeModule Rope+Join.swift
[352/459] Compiling _RopeModule Rope+MutatingForEach.swift
[353/459] Compiling _RopeModule Rope+Remove.swift
[354/459] Compiling _RopeModule Rope+RemoveSubrange.swift
[355/459] Compiling _RopeModule Rope+Split.swift
[356/459] Compiling _RopeModule Optional Utilities.swift
[357/459] Compiling _RopeModule String Utilities.swift
[358/459] Compiling _RopeModule String.Index+ABI.swift
[359/459] Compiling _RopeModule _CharacterRecognizer.swift
[360/459] Compiling NIOCore IO.swift
[368/459] Emitting module HashTreeCollections
[370/461] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[371/461] Compiling NIOCore EventLoopFuture+Deprecated.swift
[372/461] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[373/461] Compiling NIOCore EventLoopFuture.swift
[374/461] Compiling NIOCore FileDescriptor.swift
[375/461] Compiling NIOCore FileHandle.swift
[376/461] Compiling NIOCore FileRegion.swift
[377/461] Compiling NIOCore GlobalSingletons.swift
[383/461] Compiling NIOCore ChannelOption.swift
[384/461] Compiling NIOCore ChannelPipeline.swift
[420/463] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[421/463] Compiling NIOCore SocketAddresses.swift
[422/463] Compiling NIOCore SocketOptionProvider.swift
[423/463] Compiling NIOCore SystemCallHelpers.swift
[424/463] Compiling NIOCore TimeAmount+Duration.swift
[425/463] Compiling NIOCore TypeAssistedChannelHandler.swift
[426/463] Compiling NIOCore UniversalBootstrapSupport.swift
[427/463] Compiling NIOCore Utilities.swift
[428/465] Compiling Collections Collections.swift
[429/465] Emitting module Collections
[450/467] Emitting module NIOCore
[470/521] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[471/521] Compiling NIOEmbedded AsyncTestingChannel.swift
[472/521] Emitting module NIOEmbedded
[473/521] Compiling NIOPosix Pool.swift
[474/521] Compiling NIOPosix PooledRecvBufferAllocator.swift
[475/521] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[476/521] Compiling NIOPosix PosixSingletons.swift
[477/521] Compiling NIOPosix RawSocketBootstrap.swift
[478/521] Compiling NIOPosix Resolver.swift
[479/521] Compiling NIOPosix Selectable.swift
[480/527] Compiling NIOEmbedded Embedded.swift
[483/529] Compiling NIOPosix ThreadPosix.swift
[484/529] Compiling NIOPosix ThreadWindows.swift
[485/529] Compiling NIOPosix UnsafeTransfer.swift
[486/529] Compiling NIOPosix Utilities.swift
[487/529] Compiling NIOPosix VsockAddress.swift
[488/529] Compiling NIOPosix VsockChannelEvents.swift
[489/529] Compiling NIOPosix IO.swift
[490/529] Compiling NIOPosix IntegerBitPacking.swift
[491/529] Compiling NIOPosix IntegerTypes.swift
[492/529] Compiling NIOPosix Linux.swift
[493/529] Compiling NIOPosix LinuxCPUSet.swift
[494/529] Compiling NIOPosix LinuxUring.swift
[495/529] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[496/529] Compiling NIOPosix ServerSocket.swift
[497/529] Compiling NIOPosix Socket.swift
[498/529] Compiling NIOPosix SocketChannel.swift
[499/529] Compiling NIOPosix SocketProtocols.swift
[500/529] Compiling NIOPosix System.swift
[501/529] Compiling NIOPosix Thread.swift
[502/529] Compiling NIOPosix SelectableChannel.swift
[503/529] Compiling NIOPosix SelectableEventLoop.swift
[504/529] Compiling NIOPosix SelectorEpoll.swift
[505/529] Compiling NIOPosix SelectorGeneric.swift
[506/529] Compiling NIOPosix SelectorKqueue.swift
[507/529] Compiling NIOPosix SelectorUring.swift
[508/529] Compiling NIOPosix NIOThreadPool.swift
[509/529] Compiling NIOPosix NonBlockingFileIO.swift
[510/529] Compiling NIOPosix PendingDatagramWritesManager.swift
[511/529] Compiling NIOPosix PendingWritesManager.swift
[512/529] Compiling NIOPosix PipeChannel.swift
[513/529] Compiling NIOPosix PipePair.swift
[514/529] Compiling NIOPosix PointerHelpers.swift
[515/529] Compiling NIOPosix BSDSocketAPICommon.swift
[516/529] Compiling NIOPosix BSDSocketAPIPosix.swift
[517/529] Compiling NIOPosix BSDSocketAPIWindows.swift
[518/529] Compiling NIOPosix BaseSocket.swift
[519/529] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[520/529] Compiling NIOPosix BaseSocketChannel.swift
[521/529] Compiling NIOPosix BaseStreamSocketChannel.swift
[522/529] Emitting module NIOPosix
[523/529] Compiling NIOPosix Bootstrap.swift
[524/529] Compiling NIOPosix ControlMessage.swift
[525/529] Compiling NIOPosix DatagramVectorReadManager.swift
[526/529] Compiling NIOPosix Errors+Any.swift
[527/529] Compiling NIOPosix FileDescriptor.swift
[528/529] Compiling NIOPosix GetaddrinfoResolver.swift
[529/529] Compiling NIOPosix HappyEyeballs.swift
[532/533] Compiling NIO Exports.swift
[533/533] Emitting module NIO
[536/551] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[537/551] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[538/553] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[539/553] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[540/553] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[541/553] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[542/553] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[543/553] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[544/553] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[545/553] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[546/553] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[547/553] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[548/553] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[549/553] Compiling NIOHTTP1 HTTPTypes.swift
[550/553] Emitting module NIOHTTP1
[551/553] Compiling NIOHTTP1 ByteCollectionUtils.swift
[552/553] Compiling NIOHTTP1 HTTPDecoder.swift
[553/553] Compiling NIOHTTP1 HTTPEncoder.swift
[556/574] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[557/574] Compiling MultipartKit FormDataDecoder.swift
[558/574] Compiling MultipartKit FormDataEncoder.Encoder.swift
[559/576] Compiling MultipartKit FormDataEncoder.swift
[560/576] Compiling MultipartKit Storage.swift
[561/576] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[562/576] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[563/576] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[564/576] Compiling MultipartKit FormDataDecoder.Decoder.swift
[565/576] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[566/576] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[567/576] Compiling MultipartKit MultipartFormData.swift
[568/576] Compiling MultipartKit MultipartParser.swift
[569/576] Emitting module MultipartKit
[570/576] Compiling MultipartKit BasicCodingKey.swift
[571/576] Compiling MultipartKit MultipartError.swift
[572/576] Compiling MultipartKit Exports.swift
[573/576] Compiling MultipartKit MultipartPart.swift
[574/576] Compiling MultipartKit MultipartPartConvertible.swift
[575/576] Compiling MultipartKit MultipartSerializer.swift
[576/576] Compiling MultipartKit Utilities.swift
Build complete! (64.23s)
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.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.