The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/3121] Fetching swift-log
[751/8230] Fetching swift-log, swift-algorithms
[4611/20565] Fetching swift-log, swift-algorithms, swift-collections
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git (0.45s)
Fetched https://github.com/apple/swift-algorithms.git (0.45s)
[1111/12335] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.16s)
[1/63233] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.33s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.1.0 (0.39s)
Fetching https://github.com/apple/swift-numerics.git
[1/5123] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.38s)
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.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.39s)
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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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/9] Compiling CNIOWindows shim.c
[1/9] Compiling CNIOWindows WSAStartup.c
[1/9] Compiling CNIOLinux liburing_shims.c
[3/9] Compiling CNIODarwin shim.c
[4/9] Compiling _NumericsShims _NumericsShims.c
[5/9] Compiling _AtomicsShims.c
[6/9] Compiling CNIOLinux shim.c
[8/93] Emitting module _NIOBase64
[8/93] Compiling c-nioatomics.c
[9/112] Compiling c-atomics.c
[11/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[12/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[13/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[14/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[15/118] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[16/118] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[17/118] Compiling OrderedCollections OrderedSet+SubSequence.swift
[18/124] Compiling Atomics AtomicMemoryOrderings.swift
[19/124] Compiling Atomics DoubleWord.swift
[20/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[21/124] Compiling Atomics AtomicReference.swift
[22/124] Compiling OrderedCollections OrderedSet+Initializers.swift
[23/124] Compiling Atomics AtomicStorage.swift
[24/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[25/124] Compiling Atomics AtomicValue.swift
[26/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[27/124] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[28/124] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[29/124] Compiling Atomics Primitives.shims.swift
[30/124] Compiling Atomics AtomicInteger.swift
[31/124] Compiling Atomics AtomicOptionalWrappable.swift
[34/127] Compiling RealModule Float80+Real.swift
[35/128] Compiling RealModule Real.swift
[36/129] Compiling Atomics ManagedAtomic.swift
[37/129] Compiling Atomics ManagedAtomicLazyReference.swift
[38/129] Compiling Atomics UnsafeAtomic.swift
[39/129] Compiling DequeModule _DequeSlot.swift
[40/129] Compiling RealModule Float16+Real.swift
[41/129] Compiling Atomics OptionalRawRepresentable.swift
[42/129] Compiling Atomics RawRepresentable.swift
[43/129] Compiling Atomics AtomicBool.swift
[50/129] Emitting module DequeModule
[58/129] Compiling RealModule ElementaryFunctions.swift
[59/129] Compiling RealModule Float+Real.swift
[62/129] Compiling Atomics Primitives.native.swift
[64/129] Compiling Atomics IntegerConformances.swift
[65/129] Compiling Atomics PointerConformances.swift
[66/129] Compiling _NIOBase64 Base64.swift
[67/129] Compiling OrderedCollections _Hashtable+Header.swift
[68/129] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/129] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[70/129] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/129] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[72/129] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/129] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[80/129] Emitting module OrderedCollections
[86/129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/129] Compiling Atomics Unmanaged extensions.swift
[88/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[89/129] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[90/129] Compiling OrderedCollections OrderedSet+Diffing.swift
[91/129] Compiling OrderedCollections OrderedSet+Equatable.swift
[92/129] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[95/130] Emitting module RealModule
[102/130] Compiling RealModule RealFunctions.swift
[103/132] Compiling _NIODataStructures PriorityQueue.swift
[104/132] Compiling _NIODataStructures _TinyArray.swift
[114/158] Compiling Logging MetadataProvider.swift
[115/158] Emitting module _NIODataStructures
[116/158] Compiling _NIODataStructures Heap.swift
[117/158] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[118/159] Emitting module NIOConcurrencyHelpers
[119/159] Compiling NIOConcurrencyHelpers NIOLock.swift
[121/160] Compiling NIOConcurrencyHelpers lock.swift
[123/160] Compiling OrderedCollections OrderedSet+Testing.swift
[124/160] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/160] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/160] Compiling OrderedCollections OrderedSet.swift
[127/160] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[128/160] Compiling OrderedCollections _UnsafeBitset.swift
[129/161] Compiling NIOConcurrencyHelpers atomics.swift
[134/164] Compiling Algorithms Split.swift
[135/164] Compiling Algorithms Stride.swift
[136/164] Compiling Algorithms Suffix.swift
[137/169] Compiling Logging Locks.swift
[138/169] Compiling Logging LogHandler.swift
[139/169] Emitting module Logging
[140/169] Compiling Logging Logging.swift
[142/171] Emitting module Atomics
[143/171] Compiling Algorithms RandomSample.swift
[144/171] Compiling Algorithms Reductions.swift
[145/171] Compiling Algorithms Rotate.swift
[146/171] Emitting module Collections
[147/171] Compiling Collections Collections.swift
[151/173] Compiling Algorithms Joined.swift
[152/173] Compiling Algorithms MinMax.swift
[153/173] Compiling Algorithms Partition.swift
[155/174] Compiling Algorithms Permutations.swift
[156/174] Compiling Algorithms Product.swift
[159/233] Compiling NIOCore IntegerTypes.swift
[160/233] Compiling NIOCore Interfaces.swift
[161/233] Compiling NIOCore Linux.swift
[162/233] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/233] Compiling NIOCore ByteBuffer-multi-int.swift
[164/233] Compiling NIOCore ByteBuffer-views.swift
[165/233] Compiling NIOCore CloseRatchet.swift
[166/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
[167/233] Compiling NIOCore ByteBuffer-int.swift
[168/233] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[169/233] Compiling NIOCore AsyncChannelOutboundWriter.swift
[170/233] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[171/233] Compiling NIOCore AddressedEnvelope.swift
[172/233] Compiling NIOCore AsyncAwaitSupport.swift
[173/233] Compiling NIOCore AsyncChannel.swift
[174/233] Compiling NIOCore AsyncChannelInboundStream.swift
[175/233] Emitting module Algorithms
[178/235] Compiling NIOCore GlobalSingletons.swift
[179/235] Compiling NIOCore IO.swift
[180/235] Compiling NIOCore IOData.swift
[181/235] Compiling NIOCore IPProtocol.swift
[182/235] Compiling NIOCore IntegerBitPacking.swift
[195/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[196/243] Compiling NIOCore SocketAddresses.swift
[197/243] Compiling NIOCore SocketOptionProvider.swift
[198/243] Compiling NIOCore SystemCallHelpers.swift
[199/243] Compiling NIOCore TimeAmount+Duration.swift
[200/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[201/243] Compiling NIOCore UniversalBootstrapSupport.swift
[202/243] Compiling NIOCore Utilities.swift
[203/243] Compiling NIOCore MarkedCircularBuffer.swift
[204/243] Compiling NIOCore MulticastChannel.swift
[205/243] Compiling NIOCore NIOAny.swift
[206/243] Compiling NIOCore NIOCloseOnErrorHandler.swift
[207/243] Compiling NIOCore NIOLoopBound.swift
[208/243] Compiling NIOCore NIOSendable.swift
[209/243] Compiling NIOCore PointerHelpers.swift
[210/243] Compiling NIOCore RecvByteBufferAllocator.swift
[211/243] Compiling NIOCore ChannelOption.swift
[212/243] Compiling NIOCore ChannelPipeline.swift
[213/243] Compiling NIOCore CircularBuffer.swift
[214/243] Compiling NIOCore Codec.swift
[215/243] Compiling NIOCore ConvenienceOptionSupport.swift
[216/243] Compiling NIOCore DeadChannel.swift
[217/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[218/243] Compiling NIOCore EventLoop+Deprecated.swift
[219/243] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[220/243] Compiling NIOCore NIOAsyncWriter.swift
[221/243] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[222/243] Compiling NIOCore BSDSocketAPI.swift
[223/243] Compiling NIOCore ByteBuffer-aux.swift
[224/243] Compiling NIOCore ByteBuffer-conversions.swift
[225/243] Compiling NIOCore ByteBuffer-core.swift
[226/243] Compiling NIOCore ByteBuffer-hexdump.swift
[227/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[228/243] Compiling NIOCore EventLoop.swift
[229/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[230/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[231/243] Compiling NIOCore EventLoopFuture.swift
[232/243] Compiling NIOCore FileDescriptor.swift
[233/243] Compiling NIOCore FileHandle.swift
[234/243] Compiling NIOCore FileRegion.swift
[239/243] Compiling NIOCore Channel.swift
[240/243] Compiling NIOCore ChannelHandler.swift
[241/243] Compiling NIOCore ChannelHandlers.swift
[242/243] Compiling NIOCore ChannelInvoker.swift
[243/243] Emitting module NIOCore
[246/294] Emitting module NIOEmbedded
[247/294] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[248/294] Compiling NIOEmbedded AsyncTestingChannel.swift
[249/294] Compiling NIOEmbedded Embedded.swift
[252/296] Compiling NIOPosix IntegerBitPacking.swift
[253/296] Compiling NIOPosix IntegerTypes.swift
[254/296] Compiling NIOPosix Linux.swift
[255/296] Compiling NIOPosix LinuxCPUSet.swift
[256/296] Compiling NIOPosix LinuxUring.swift
[257/296] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[258/302] Emitting module NIOPosix
[259/302] Compiling NIOPosix Thread.swift
[260/302] Compiling NIOPosix ThreadPosix.swift
[261/302] Compiling NIOPosix ThreadWindows.swift
[262/302] Compiling NIOPosix Utilities.swift
[263/302] Compiling NIOPosix VsockAddress.swift
[264/302] Compiling NIOPosix VsockChannelEvents.swift
[265/302] Compiling NIOPosix Selectable.swift
[266/302] Compiling NIOPosix SelectableChannel.swift
[267/302] Compiling NIOPosix SelectableEventLoop.swift
[268/302] Compiling NIOPosix SelectorEpoll.swift
[269/302] Compiling NIOPosix SelectorGeneric.swift
[270/302] Compiling NIOPosix SelectorKqueue.swift
[271/302] Compiling NIOPosix PointerHelpers.swift
[272/302] Compiling NIOPosix Pool.swift
[273/302] Compiling NIOPosix PooledRecvBufferAllocator.swift
[274/302] Compiling NIOPosix PosixSingletons.swift
[275/302] Compiling NIOPosix RawSocketBootstrap.swift
[276/302] Compiling NIOPosix Resolver.swift
[277/302] Compiling NIOPosix NIOThreadPool.swift
[278/302] Compiling NIOPosix NonBlockingFileIO.swift
[279/302] Compiling NIOPosix PendingDatagramWritesManager.swift
[280/302] Compiling NIOPosix PendingWritesManager.swift
[281/302] Compiling NIOPosix PipeChannel.swift
[282/302] Compiling NIOPosix PipePair.swift
[283/302] Compiling NIOPosix SelectorUring.swift
[284/302] Compiling NIOPosix ServerSocket.swift
[285/302] Compiling NIOPosix Socket.swift
[286/302] Compiling NIOPosix SocketChannel.swift
[287/302] Compiling NIOPosix SocketProtocols.swift
[288/302] Compiling NIOPosix System.swift
[289/302] Compiling NIOPosix BSDSocketAPICommon.swift
[290/302] Compiling NIOPosix BSDSocketAPIPosix.swift
[291/302] Compiling NIOPosix BSDSocketAPIWindows.swift
[292/302] Compiling NIOPosix BaseSocket.swift
[293/302] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[294/302] Compiling NIOPosix BaseSocketChannel.swift
[295/302] Compiling NIOPosix BaseStreamSocketChannel.swift
[296/302] Compiling NIOPosix Bootstrap.swift
[297/302] Compiling NIOPosix ControlMessage.swift
[298/302] Compiling NIOPosix DatagramVectorReadManager.swift
[299/302] Compiling NIOPosix FileDescriptor.swift
[300/302] Compiling NIOPosix GetaddrinfoResolver.swift
[301/302] Compiling NIOPosix HappyEyeballs.swift
[302/302] Compiling NIOPosix IO.swift
[305/326] Compiling AsyncKit ConnectionPoolError.swift
[306/326] Compiling AsyncKit ConnectionPoolItem.swift
[307/326] Compiling AsyncKit ConnectionPoolSource.swift
[308/328] Compiling AsyncKit EventLoop+Flatten.swift
[309/328] Compiling AsyncKit EventLoop+Future.swift
[310/328] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[311/328] Compiling AsyncKit Future+Transform.swift
[312/328] Compiling AsyncKit Future+Try.swift
[313/328] Compiling AsyncKit FutureOperators.swift
[314/328] Compiling AsyncKit EventLoopGroup+Throwing.swift
[315/328] Compiling AsyncKit Collection+Flatten.swift
[316/328] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[317/328] Compiling AsyncKit Optional+StrictMap.swift
[318/328] Compiling AsyncKit Exports.swift
[319/328] Compiling AsyncKit EventLoopConnectionPool.swift
[320/328] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[321/328] Compiling AsyncKit EventLoop+Concurrency.swift
[322/328] Emitting module AsyncKit
[323/328] Compiling AsyncKit Future+Miscellaneous.swift
[324/328] Compiling AsyncKit Future+Nonempty.swift
[325/328] Compiling AsyncKit Future+Optional.swift
[326/328] Compiling AsyncKit EventLoopFutureQueue.swift
[327/328] Compiling AsyncKit Future+Collection.swift
[328/328] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (44.37s)
Build complete.
Done.

Build Machine: Linux 2