The Swift Package Index logo.Swift Package Index

Build Information

Successful build of async-kit with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-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/async-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bfcc9cb Update README
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
bfcc9cb15b41b3138074196503e29ba5a3e4c6e9
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/3121] Fetching swift-log
[626/8230] Fetching swift-log, swift-algorithms
[2678/20565] Fetching swift-log, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (0.49s)
Fetched https://github.com/apple/swift-log.git (0.49s)
Fetching https://github.com/apple/swift-nio.git
[1111/12335] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.06s)
[1/63233] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.95s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.1.0 (0.32s)
Fetching https://github.com/apple/swift-numerics.git
[1/5123] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.61.1 (0.49s)
Fetching https://github.com/apple/swift-atomics.git
[1/1545] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.38s)
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.5
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.61.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Building for debugging...
[0/9] Compiling _NumericsShims _NumericsShims.c
[1/9] Compiling CNIOWindows shim.c
[2/9] Compiling CNIOWindows WSAStartup.c
[3/9] Compiling _AtomicsShims.c
[4/9] Compiling CNIODarwin shim.c
[5/9] Compiling CNIOLinux liburing_shims.c
[6/9] Compiling CNIOLinux shim.c
[7/93] Compiling c-nioatomics.c
[9/94] Emitting module OrderedCollections
[10/118] Compiling RealModule Real.swift
[11/119] Compiling RealModule RealFunctions.swift
[12/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[13/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[14/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[15/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[16/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[17/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[18/119] Compiling Logging LogHandler.swift
[19/119] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[21/119] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[22/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[23/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[24/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[25/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[26/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[27/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[28/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[29/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[30/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[31/119] Compiling Atomics ManagedAtomic.swift
[32/119] Compiling Atomics ManagedAtomicLazyReference.swift
[33/119] Emitting module RealModule
[34/121] Compiling RealModule ElementaryFunctions.swift
[35/121] Compiling Atomics Primitives.shims.swift
[36/121] Compiling Atomics AtomicInteger.swift
[36/121] Compiling c-atomics.c
[38/121] Compiling Atomics UnsafeAtomic.swift
[39/121] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/121] Compiling Atomics DoubleWord.swift
[48/121] Compiling Atomics IntegerOperations.swift
[49/121] Compiling Atomics Unmanaged extensions.swift
[50/121] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[51/121] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[52/121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/121] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/121] Compiling OrderedCollections OrderedDictionary.swift
[55/121] Compiling OrderedCollections OrderedSet+Codable.swift
[56/121] Compiling Atomics Primitives.native.swift
[57/121] Compiling Atomics AtomicReference.swift
[58/121] Emitting module _NIOBase64
[59/121] Compiling _NIOBase64 Base64.swift
[60/123] Compiling RealModule Float+Real.swift
[61/123] Compiling Atomics AtomicOptionalWrappable.swift
[62/123] Compiling Atomics OptionalRawRepresentable.swift
[67/124] Compiling Atomics RawRepresentable.swift
[68/124] Compiling Atomics AtomicBool.swift
[69/124] Compiling Atomics IntegerConformances.swift
[70/124] Compiling Atomics PointerConformances.swift
[73/124] Compiling Atomics AtomicStorage.swift
[74/124] Compiling Atomics AtomicValue.swift
[75/124] Compiling Atomics AtomicMemoryOrderings.swift
[77/124] Compiling RealModule Float16+Real.swift
[78/124] Compiling RealModule Float80+Real.swift
[82/124] Emitting module DequeModule
[97/127] Compiling _NIODataStructures PriorityQueue.swift
[98/127] Compiling _NIODataStructures _TinyArray.swift
[99/133] Compiling DequeModule _DequeSlot.swift
[100/133] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/135] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[109/158] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/158] Compiling OrderedCollections OrderedSet+Testing.swift
[111/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[112/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[113/158] Compiling OrderedCollections OrderedSet.swift
[114/158] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[115/158] Compiling OrderedCollections _UnsafeBitset.swift
[118/160] Compiling Algorithms EitherSequence.swift
[119/160] Compiling Algorithms Intersperse.swift
[120/160] Compiling Algorithms Joined.swift
[121/160] Compiling Algorithms AdjacentPairs.swift
[122/160] Compiling Algorithms Chain.swift
[123/160] Compiling Algorithms Chunked.swift
[124/160] Compiling Algorithms Combinations.swift
[125/160] Compiling Algorithms Compacted.swift
[126/160] Compiling Algorithms Cycle.swift
[127/162] Compiling Logging MetadataProvider.swift
[128/162] Emitting module NIOConcurrencyHelpers
[129/162] Compiling Collections Collections.swift
[130/162] Compiling NIOConcurrencyHelpers NIOLock.swift
[131/162] Compiling NIOConcurrencyHelpers lock.swift
[132/162] Emitting module Collections
[133/163] Emitting module Logging
[134/163] Compiling Logging Locks.swift
[136/163] Compiling _NIODataStructures Heap.swift
[137/164] Emitting module _NIODataStructures
[140/165] Emitting module Atomics
[144/168] Compiling Logging Logging.swift
[146/170] Compiling NIOConcurrencyHelpers atomics.swift
[150/172] Compiling Algorithms Split.swift
[151/172] Compiling Algorithms Stride.swift
[152/172] Compiling Algorithms Suffix.swift
[156/175] Compiling Algorithms RandomSample.swift
[157/175] Compiling Algorithms Reductions.swift
[158/175] Compiling Algorithms Rotate.swift
[159/233] Compiling NIOCore ByteBuffer-hexdump.swift
[160/233] Compiling NIOCore ByteBuffer-int.swift
[161/233] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/233] Compiling NIOCore ChannelHandler.swift
[163/233] Compiling NIOCore ChannelHandlers.swift
[164/233] Compiling NIOCore ChannelInvoker.swift
[165/233] Compiling NIOCore AddressedEnvelope.swift
[166/233] Compiling NIOCore AsyncAwaitSupport.swift
[167/233] Compiling NIOCore AsyncChannel.swift
[168/233] Compiling NIOCore AsyncChannelInboundStream.swift
[169/233] Compiling NIOCore NIOAsyncWriter.swift
[170/233] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[171/233] Compiling NIOCore BSDSocketAPI.swift
[172/233] Compiling NIOCore CloseRatchet.swift
[173/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
[174/233] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[175/233] Compiling NIOCore GlobalSingletons.swift
[176/233] Compiling NIOCore IO.swift
[177/233] Compiling NIOCore IOData.swift
[178/233] Compiling NIOCore IPProtocol.swift
[179/233] Compiling NIOCore IntegerBitPacking.swift
[180/233] Compiling NIOCore IntegerTypes.swift
[181/233] Compiling NIOCore Interfaces.swift
[182/233] Compiling NIOCore Linux.swift
[183/241] Emitting module Algorithms
[184/242] Compiling NIOCore MarkedCircularBuffer.swift
[185/242] Compiling NIOCore MulticastChannel.swift
[186/242] Compiling NIOCore NIOAny.swift
[187/242] Compiling NIOCore NIOCloseOnErrorHandler.swift
[188/242] Compiling NIOCore NIOLoopBound.swift
[189/242] Compiling NIOCore NIOSendable.swift
[190/242] Compiling NIOCore PointerHelpers.swift
[191/242] Compiling NIOCore RecvByteBufferAllocator.swift
[194/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[195/243] Compiling NIOCore EventLoop.swift
[196/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/243] Compiling NIOCore EventLoopFuture.swift
[199/243] Compiling NIOCore FileDescriptor.swift
[200/243] Compiling NIOCore FileHandle.swift
[201/243] Compiling NIOCore FileRegion.swift
[202/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[203/243] Compiling NIOCore SocketAddresses.swift
[204/243] Compiling NIOCore SocketOptionProvider.swift
[205/243] Compiling NIOCore SystemCallHelpers.swift
[206/243] Compiling NIOCore TimeAmount+Duration.swift
[207/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[208/243] Compiling NIOCore UniversalBootstrapSupport.swift
[209/243] Compiling NIOCore Utilities.swift
[210/243] Compiling NIOCore ChannelOption.swift
[211/243] Compiling NIOCore ChannelPipeline.swift
[212/243] Compiling NIOCore CircularBuffer.swift
[213/243] Compiling NIOCore Codec.swift
[214/243] Compiling NIOCore ConvenienceOptionSupport.swift
[215/243] Compiling NIOCore DeadChannel.swift
[216/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[217/243] Compiling NIOCore EventLoop+Deprecated.swift
[222/243] Compiling NIOCore ByteBuffer-aux.swift
[223/243] Compiling NIOCore ByteBuffer-conversions.swift
[224/243] Compiling NIOCore ByteBuffer-core.swift
[230/243] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[231/243] Compiling NIOCore AsyncChannelOutboundWriter.swift
[232/243] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[237/243] Compiling NIOCore ByteBuffer-multi-int.swift
[238/243] Compiling NIOCore ByteBuffer-views.swift
[239/243] Compiling NIOCore Channel.swift
[243/243] Emitting module NIOCore
[246/294] Compiling NIOEmbedded Embedded.swift
[247/294] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[248/294] Emitting module NIOEmbedded
[249/294] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/296] Emitting module NIOPosix
[253/302] Compiling NIOPosix Thread.swift
[254/302] Compiling NIOPosix ThreadPosix.swift
[255/302] Compiling NIOPosix ThreadWindows.swift
[256/302] Compiling NIOPosix Utilities.swift
[257/302] Compiling NIOPosix VsockAddress.swift
[258/302] Compiling NIOPosix VsockChannelEvents.swift
[259/302] Compiling NIOPosix SelectorUring.swift
[260/302] Compiling NIOPosix ServerSocket.swift
[261/302] Compiling NIOPosix Socket.swift
[262/302] Compiling NIOPosix SocketChannel.swift
[263/302] Compiling NIOPosix SocketProtocols.swift
[264/302] Compiling NIOPosix System.swift
[265/302] Compiling NIOPosix Bootstrap.swift
[266/302] Compiling NIOPosix ControlMessage.swift
[267/302] Compiling NIOPosix DatagramVectorReadManager.swift
[268/302] Compiling NIOPosix FileDescriptor.swift
[269/302] Compiling NIOPosix GetaddrinfoResolver.swift
[270/302] Compiling NIOPosix HappyEyeballs.swift
[271/302] Compiling NIOPosix IO.swift
[272/302] Compiling NIOPosix BSDSocketAPICommon.swift
[273/302] Compiling NIOPosix BSDSocketAPIPosix.swift
[274/302] Compiling NIOPosix BSDSocketAPIWindows.swift
[275/302] Compiling NIOPosix BaseSocket.swift
[276/302] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[277/302] Compiling NIOPosix BaseSocketChannel.swift
[278/302] Compiling NIOPosix BaseStreamSocketChannel.swift
[279/302] Compiling NIOPosix PointerHelpers.swift
[280/302] Compiling NIOPosix Pool.swift
[281/302] Compiling NIOPosix PooledRecvBufferAllocator.swift
[282/302] Compiling NIOPosix PosixSingletons.swift
[283/302] Compiling NIOPosix RawSocketBootstrap.swift
[284/302] Compiling NIOPosix Resolver.swift
[285/302] Compiling NIOPosix IntegerBitPacking.swift
[286/302] Compiling NIOPosix IntegerTypes.swift
[287/302] Compiling NIOPosix Linux.swift
[288/302] Compiling NIOPosix LinuxCPUSet.swift
[289/302] Compiling NIOPosix LinuxUring.swift
[290/302] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[291/302] Compiling NIOPosix NIOThreadPool.swift
[292/302] Compiling NIOPosix NonBlockingFileIO.swift
[293/302] Compiling NIOPosix PendingDatagramWritesManager.swift
[294/302] Compiling NIOPosix PendingWritesManager.swift
[295/302] Compiling NIOPosix PipeChannel.swift
[296/302] Compiling NIOPosix PipePair.swift
[297/302] Compiling NIOPosix Selectable.swift
[298/302] Compiling NIOPosix SelectableChannel.swift
[299/302] Compiling NIOPosix SelectableEventLoop.swift
[300/302] Compiling NIOPosix SelectorEpoll.swift
[301/302] Compiling NIOPosix SelectorGeneric.swift
[302/302] Compiling NIOPosix SelectorKqueue.swift
[305/326] Compiling AsyncKit EventLoopGroup+Throwing.swift
[306/326] Compiling AsyncKit Collection+Flatten.swift
[307/326] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[308/328] Compiling AsyncKit ConnectionPoolError.swift
[309/328] Compiling AsyncKit ConnectionPoolItem.swift
[310/328] Compiling AsyncKit ConnectionPoolSource.swift
[311/328] Compiling AsyncKit Optional+StrictMap.swift
[312/328] Compiling AsyncKit Exports.swift
[313/328] Emitting module AsyncKit
[314/328] Compiling AsyncKit EventLoop+Flatten.swift
[315/328] Compiling AsyncKit EventLoop+Future.swift
[316/328] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[317/328] Compiling AsyncKit Future+Transform.swift
[318/328] Compiling AsyncKit Future+Try.swift
[319/328] Compiling AsyncKit FutureOperators.swift
[320/328] Compiling AsyncKit EventLoopConnectionPool.swift
[321/328] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[322/328] Compiling AsyncKit EventLoop+Concurrency.swift
[323/328] Compiling AsyncKit EventLoopFutureQueue.swift
[324/328] Compiling AsyncKit Future+Collection.swift
[325/328] Compiling AsyncKit Future+Conjunctions.swift
[326/328] Compiling AsyncKit Future+Miscellaneous.swift
[327/328] Compiling AsyncKit Future+Nonempty.swift
[328/328] Compiling AsyncKit Future+Optional.swift
Build complete! (43.39s)
Build complete.
Done.

Build Machine: Linux 1