The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
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 60cf4b6 fix typo in README (#93)
Cloned https://github.com/vapor/multipart-kit.git
Revision (git rev-parse @):
60cf4b65fc2d9917ba8ebf687e11e8c57eb42530
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vapor/multipart-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/vapor/multipart-kit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/12708] Fetching swift-collections
[12709/77004] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (4.00s)
Fetched https://github.com/apple/swift-nio.git (4.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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/11] Compiling CNIOWindows shim.c
[1/11] Compiling CNIOLinux liburing_shims.c
[2/11] Compiling _AtomicsShims.c
[3/11] Compiling CNIOLLHTTP c_nio_http.c
[4/11] Compiling CNIOWindows WSAStartup.c
[5/11] Compiling CNIODarwin shim.c
[6/11] Compiling CNIOLinux shim.c
[7/11] Compiling CNIOLLHTTP c_nio_api.c
[8/32] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/102] Compiling c-nioatomics.c
[10/102] Compiling c-atomics.c
[12/108] Compiling Atomics UnsafeAtomic.swift
[13/108] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/110] Compiling OrderedCollections _HashTable+Bucket.swift
[15/110] Compiling OrderedCollections _HashTable+BucketIterator.swift
[16/110] Compiling OrderedCollections _HashTable+Constants.swift
[17/110] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[18/110] Compiling OrderedCollections _HashTable+Testing.swift
[19/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[20/110] Compiling OrderedCollections _HashTable.swift
[22/116] Compiling OrderedCollections OrderedDictionary+Elements.swift
[23/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[24/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[25/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[26/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[27/116] Compiling OrderedCollections OrderedSet+Sendable.swift
[28/116] Compiling OrderedCollections OrderedSet+SubSequence.swift
[29/118] Compiling DequeModule Deque.swift
[30/118] Compiling OrderedCollections OrderedDictionary+Codable.swift
[33/118] Compiling DequeModule _DequeSlot.swift
[34/118] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/118] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[36/118] Emitting module OrderedCollections
[44/118] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[45/118] Compiling Atomics ManagedAtomic.swift
[46/118] Compiling Atomics ManagedAtomicLazyReference.swift
[47/118] Compiling Atomics IntegerConformances.swift
[48/118] Compiling Atomics PointerConformances.swift
[49/118] Compiling Atomics Primitives.native.swift
[67/118] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/118] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/118] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/118] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/118] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/118] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[74/118] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[75/118] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[76/118] Compiling OrderedCollections OrderedDictionary+Values.swift
[77/118] Compiling OrderedCollections OrderedDictionary.swift
[78/118] Compiling OrderedCollections OrderedSet+Codable.swift
[79/118] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[80/118] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[81/118] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[82/118] Compiling OrderedCollections OrderedSet+Diffing.swift
[83/118] Compiling OrderedCollections OrderedSet+Equatable.swift
[84/118] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[85/118] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/118] Emitting module DequeModule
[92/118] Emitting module _NIOBase64
[93/118] Compiling _NIOBase64 Base64.swift
[97/119] Emitting module Atomics
[102/121] Compiling _NIODataStructures PriorityQueue.swift
[103/121] Compiling _NIODataStructures _TinyArray.swift
[111/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/124] Emitting module NIOConcurrencyHelpers
[113/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[114/124] Compiling NIOConcurrencyHelpers lock.swift
[115/124] Emitting module _NIODataStructures
[116/124] Compiling _NIODataStructures Heap.swift
[119/126] Compiling NIOConcurrencyHelpers atomics.swift
[120/126] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/127] Compiling OrderedCollections OrderedSet+Testing.swift
[122/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/127] Compiling OrderedCollections OrderedSet.swift
[125/127] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[126/127] Compiling OrderedCollections _UnsafeBitset.swift
[131/189] Emitting module Collections
[132/189] Compiling Collections Collections.swift
[135/191] Compiling NIOCore AddressedEnvelope.swift
[136/191] Compiling NIOCore AsyncAwaitSupport.swift
[137/191] Compiling NIOCore AsyncChannel.swift
[138/191] Compiling NIOCore AsyncChannelInboundStream.swift
[139/191] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[140/191] Compiling NIOCore AsyncChannelOutboundWriter.swift
[141/191] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[142/191] Compiling NIOCore NIOAsyncSequenceProducer.swift
[143/199] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/199] Compiling NIOCore EventLoop.swift
[145/199] Compiling NIOCore EventLoopFuture+Deprecated.swift
[146/199] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[147/199] Compiling NIOCore EventLoopFuture.swift
[148/199] Compiling NIOCore FileDescriptor.swift
[149/199] Compiling NIOCore FileHandle.swift
[150/199] Compiling NIOCore FileRegion.swift
[151/199] Compiling NIOCore GlobalSingletons.swift
[152/199] Compiling NIOCore IO.swift
[153/199] Compiling NIOCore IOData.swift
[154/199] Compiling NIOCore IPProtocol.swift
[155/199] Compiling NIOCore IntegerBitPacking.swift
[156/199] Compiling NIOCore IntegerTypes.swift
[157/199] Compiling NIOCore Interfaces.swift
[158/199] Compiling NIOCore Linux.swift
[159/199] Compiling NIOCore ChannelOption.swift
[160/199] Compiling NIOCore ChannelPipeline.swift
[161/199] Compiling NIOCore CircularBuffer.swift
[162/199] Compiling NIOCore Codec.swift
[163/199] Compiling NIOCore ConvenienceOptionSupport.swift
[164/199] Compiling NIOCore DeadChannel.swift
[165/199] Compiling NIOCore DispatchQueue+WithFuture.swift
[166/199] Compiling NIOCore EventLoop+Deprecated.swift
[167/199] Compiling NIOCore MarkedCircularBuffer.swift
[168/199] Compiling NIOCore MulticastChannel.swift
[169/199] Compiling NIOCore NIOAny.swift
[170/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[171/199] Compiling NIOCore NIOLoopBound.swift
[172/199] Compiling NIOCore NIOSendable.swift
[173/199] Compiling NIOCore PointerHelpers.swift
[174/199] Compiling NIOCore RecvByteBufferAllocator.swift
[175/199] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[176/199] Compiling NIOCore NIOAsyncWriter.swift
[177/199] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[178/199] Compiling NIOCore BSDSocketAPI.swift
[179/199] Compiling NIOCore ByteBuffer-aux.swift
[180/199] Compiling NIOCore ByteBuffer-conversions.swift
[181/199] Compiling NIOCore ByteBuffer-core.swift
[182/199] Compiling NIOCore ByteBuffer-hexdump.swift
[183/199] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[184/199] Compiling NIOCore SocketAddresses.swift
[185/199] Compiling NIOCore SocketOptionProvider.swift
[186/199] Compiling NIOCore SystemCallHelpers.swift
[187/199] Compiling NIOCore TimeAmount+Duration.swift
[188/199] Compiling NIOCore TypeAssistedChannelHandler.swift
[189/199] Compiling NIOCore UniversalBootstrapSupport.swift
[190/199] Compiling NIOCore Utilities.swift
[191/199] Compiling NIOCore ByteBuffer-int.swift
[192/199] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[193/199] Compiling NIOCore ByteBuffer-multi-int.swift
[194/199] Compiling NIOCore ByteBuffer-views.swift
[195/199] Compiling NIOCore Channel.swift
[196/199] Compiling NIOCore ChannelHandler.swift
[197/199] Compiling NIOCore ChannelHandlers.swift
[198/199] Compiling NIOCore ChannelInvoker.swift
[199/199] Emitting module NIOCore
[202/250] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[203/250] Compiling NIOEmbedded Embedded.swift
[204/250] Emitting module NIOEmbedded
[205/250] Compiling NIOEmbedded AsyncTestingChannel.swift
[208/252] Emitting module NIOPosix
[209/258] Compiling NIOPosix Thread.swift
[210/258] Compiling NIOPosix ThreadPosix.swift
[211/258] Compiling NIOPosix ThreadWindows.swift
[212/258] Compiling NIOPosix Utilities.swift
[213/258] Compiling NIOPosix VsockAddress.swift
[214/258] Compiling NIOPosix VsockChannelEvents.swift
[215/258] Compiling NIOPosix IntegerBitPacking.swift
[216/258] Compiling NIOPosix IntegerTypes.swift
[217/258] Compiling NIOPosix Linux.swift
[218/258] Compiling NIOPosix LinuxCPUSet.swift
[219/258] Compiling NIOPosix LinuxUring.swift
[220/258] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[221/258] Compiling NIOPosix BSDSocketAPICommon.swift
[222/258] Compiling NIOPosix BSDSocketAPIPosix.swift
[223/258] Compiling NIOPosix BSDSocketAPIWindows.swift
[224/258] Compiling NIOPosix BaseSocket.swift
[225/258] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[226/258] Compiling NIOPosix BaseSocketChannel.swift
[227/258] Compiling NIOPosix BaseStreamSocketChannel.swift
[228/258] Compiling NIOPosix SelectorUring.swift
[229/258] Compiling NIOPosix ServerSocket.swift
[230/258] Compiling NIOPosix Socket.swift
[231/258] Compiling NIOPosix SocketChannel.swift
[232/258] Compiling NIOPosix SocketProtocols.swift
[233/258] Compiling NIOPosix System.swift
[234/258] Compiling NIOPosix PointerHelpers.swift
[235/258] Compiling NIOPosix Pool.swift
[236/258] Compiling NIOPosix PooledRecvBufferAllocator.swift
[237/258] Compiling NIOPosix PosixSingletons.swift
[238/258] Compiling NIOPosix RawSocketBootstrap.swift
[239/258] Compiling NIOPosix Resolver.swift
[240/258] Compiling NIOPosix NIOThreadPool.swift
[241/258] Compiling NIOPosix NonBlockingFileIO.swift
[242/258] Compiling NIOPosix PendingDatagramWritesManager.swift
[243/258] Compiling NIOPosix PendingWritesManager.swift
[244/258] Compiling NIOPosix PipeChannel.swift
[245/258] Compiling NIOPosix PipePair.swift
[246/258] Compiling NIOPosix Selectable.swift
[247/258] Compiling NIOPosix SelectableChannel.swift
[248/258] Compiling NIOPosix SelectableEventLoop.swift
[249/258] Compiling NIOPosix SelectorEpoll.swift
[250/258] Compiling NIOPosix SelectorGeneric.swift
[251/258] Compiling NIOPosix SelectorKqueue.swift
[252/258] Compiling NIOPosix Bootstrap.swift
[253/258] Compiling NIOPosix ControlMessage.swift
[254/258] Compiling NIOPosix DatagramVectorReadManager.swift
[255/258] Compiling NIOPosix FileDescriptor.swift
[256/258] Compiling NIOPosix GetaddrinfoResolver.swift
[257/258] Compiling NIOPosix HappyEyeballs.swift
[258/258] Compiling NIOPosix IO.swift
[261/262] Compiling NIO Exports.swift
[262/262] Emitting module NIO
[265/280] Emitting module NIOHTTP1
[266/282] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[267/282] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[268/282] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[269/282] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[270/282] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[271/282] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[272/282] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[273/282] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[274/282] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[275/282] Compiling NIOHTTP1 HTTPTypes.swift
[276/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[277/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[278/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[279/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[280/282] Compiling NIOHTTP1 ByteCollectionUtils.swift
[281/282] Compiling NIOHTTP1 HTTPDecoder.swift
[282/282] Compiling NIOHTTP1 HTTPEncoder.swift
[285/303] Emitting module MultipartKit
[286/305] Compiling MultipartKit FormDataDecoder.Decoder.swift
[287/305] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[288/305] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[289/305] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[290/305] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[291/305] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[292/305] Compiling MultipartKit FormDataEncoder.swift
[293/305] Compiling MultipartKit Storage.swift
[294/305] 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
~~~~~~~~~~~~~~~~^
[295/305] 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
~~~~~~~~~~~~~~~~^
[296/305] Compiling MultipartKit MultipartSerializer.swift
[297/305] Compiling MultipartKit Utilities.swift
[298/305] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[299/305] Compiling MultipartKit FormDataDecoder.swift
[300/305] Compiling MultipartKit FormDataEncoder.Encoder.swift
[301/305] Compiling MultipartKit MultipartPart.swift
[302/305] Compiling MultipartKit MultipartPartConvertible.swift
[303/305] Compiling MultipartKit BasicCodingKey.swift
[304/305] Compiling MultipartKit MultipartError.swift
[305/305] Compiling MultipartKit Exports.swift
Build complete! (28.33s)
Build complete.
Done.

Build Machine: Linux 1