The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/service.git
Reference: master
Cloned https://github.com/vapor/service.git into spi-builder-workspace
SUCCESS checkout https://github.com/vapor/service.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/60073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/11270] Fetching swift-collections
[790/12315] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.76s)
Fetched https://github.com/apple/swift-collections.git (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.29s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.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.54.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.4
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling _AtomicsShims.c
[2/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIODarwin shim.c
[4/8] Compiling CNIOLinux liburing_shims.c
[5/8] Compiling CNIOLinux shim.c
[7/44] Compiling DequeModule Deque+Equatable.swift
[8/44] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[9/44] Compiling Atomics AtomicValue.swift
[10/44] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[11/44] Compiling DequeModule Deque+CustomReflectable.swift
[12/44] Compiling DequeModule Deque+CustomStringConvertible.swift
[13/46] Compiling DequeModule Compatibility.swift
[14/46] Compiling DequeModule Deque+Codable.swift
[15/46] Compiling DequeModule Deque+Collection.swift
[16/46] Emitting module DequeModule
[17/46] Compiling DequeModule Deque+Hashable.swift
[18/46] Compiling Atomics IntegerConformances.swift
[23/48] Compiling Atomics Primitives.shims.swift
[24/48] Compiling DequeModule _DequeBufferHeader.swift
[25/48] Compiling DequeModule Deque.swift
[26/48] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[30/48] Compiling DequeModule Deque._Storage.swift
[34/48] Compiling Atomics Primitives.native.swift
[39/48] Emitting module Atomics
[40/48] Compiling DequeModule _DequeSlot.swift
[41/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/50] Compiling _NIODataStructures PriorityQueue.swift
[45/50] Emitting module _NIODataStructures
[46/50] Compiling _NIODataStructures Heap.swift
[52/54] Compiling c-atomics.c
[53/54] Compiling c-nioatomics.c
[55/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[56/60] Compiling NIOConcurrencyHelpers lock.swift
[57/60] Emitting module NIOConcurrencyHelpers
[58/60] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[59/60] Compiling NIOConcurrencyHelpers NIOLock.swift
[60/60] Compiling NIOConcurrencyHelpers atomics.swift
[63/118] Compiling NIOCore AddressedEnvelope.swift
[64/118] Compiling NIOCore AsyncAwaitSupport.swift
[65/118] Compiling NIOCore AsyncChannel.swift
[66/118] Compiling NIOCore AsyncChannelInboundStream.swift
[67/118] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[68/118] Compiling NIOCore AsyncChannelOutboundWriter.swift
[69/118] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[70/118] Compiling NIOCore CloseRatchet.swift
[71/125] Compiling NIOCore IOData.swift
[72/125] Compiling NIOCore IPProtocol.swift
[73/125] Compiling NIOCore IntegerBitPacking.swift
[74/125] Compiling NIOCore IntegerTypes.swift
[75/125] Compiling NIOCore Interfaces.swift
[76/125] Compiling NIOCore Linux.swift
[77/125] Compiling NIOCore MarkedCircularBuffer.swift
[78/125] Compiling NIOCore MulticastChannel.swift
[79/125] Compiling NIOCore NIOAny.swift
[80/125] Compiling NIOCore NIOCloseOnErrorHandler.swift
[81/125] Compiling NIOCore NIOLoopBound.swift
[82/125] Compiling NIOCore NIOSendable.swift
[83/125] Compiling NIOCore PointerHelpers.swift
[84/125] Compiling NIOCore RecvByteBufferAllocator.swift
[85/125] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[86/125] Compiling NIOCore EventLoop.swift
[87/125] Compiling NIOCore EventLoopFuture+Deprecated.swift
[88/125] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[89/125] Compiling NIOCore EventLoopFuture.swift
[90/125] Compiling NIOCore FileDescriptor.swift
[91/125] Compiling NIOCore FileHandle.swift
[92/125] Compiling NIOCore FileRegion.swift
[93/125] Compiling NIOCore IO.swift
[94/125] Compiling NIOCore SocketAddresses.swift
[95/125] Compiling NIOCore SocketOptionProvider.swift
[96/125] Compiling NIOCore SystemCallHelpers.swift
[97/125] Compiling NIOCore TimeAmount+Duration.swift
[98/125] Compiling NIOCore TypeAssistedChannelHandler.swift
[99/125] Compiling NIOCore UniversalBootstrapSupport.swift
[100/125] Compiling NIOCore Utilities.swift
[101/125] Compiling NIOCore ChannelOption.swift
[102/125] Compiling NIOCore ChannelPipeline.swift
[103/125] Compiling NIOCore CircularBuffer.swift
[104/125] Compiling NIOCore Codec.swift
[105/125] Compiling NIOCore ConvenienceOptionSupport.swift
[106/125] Compiling NIOCore DeadChannel.swift
[107/125] Compiling NIOCore DispatchQueue+WithFuture.swift
[108/125] Compiling NIOCore EventLoop+Deprecated.swift
[109/125] Compiling NIOCore NIOAsyncSequenceProducer.swift
[110/125] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[111/125] Compiling NIOCore NIOAsyncWriter.swift
[112/125] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[113/125] Compiling NIOCore BSDSocketAPI.swift
[114/125] Compiling NIOCore ByteBuffer-aux.swift
[115/125] Compiling NIOCore ByteBuffer-conversions.swift
[116/125] Compiling NIOCore ByteBuffer-core.swift
[117/125] Compiling NIOCore ByteBuffer-int.swift
[118/125] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[119/125] Compiling NIOCore ByteBuffer-multi-int.swift
[120/125] Compiling NIOCore ByteBuffer-views.swift
[121/125] Compiling NIOCore Channel.swift
[122/125] Compiling NIOCore ChannelHandler.swift
[123/125] Compiling NIOCore ChannelHandlers.swift
[124/125] Compiling NIOCore ChannelInvoker.swift
[125/125] Emitting module NIOCore
[128/174] Compiling NIOEmbedded Embedded.swift
[129/174] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[130/174] Compiling NIOEmbedded AsyncTestingChannel.swift
[131/174] Emitting module NIOEmbedded
[134/176] Compiling NIOPosix PipeChannel.swift
[135/176] Compiling NIOPosix PipePair.swift
[136/176] Compiling NIOPosix PointerHelpers.swift
[137/176] Compiling NIOPosix Pool.swift
[138/176] Compiling NIOPosix PooledRecvBufferAllocator.swift
[139/176] Compiling NIOPosix RawSocketBootstrap.swift
[140/181] Compiling NIOPosix SelectorKqueue.swift
[141/181] Compiling NIOPosix SelectorUring.swift
[142/181] Compiling NIOPosix ServerSocket.swift
[143/181] Compiling NIOPosix Socket.swift
[144/181] Compiling NIOPosix SocketChannel.swift
[145/181] Compiling NIOPosix SocketProtocols.swift
[146/181] Compiling NIOPosix Resolver.swift
[147/181] Compiling NIOPosix Selectable.swift
[148/181] Compiling NIOPosix SelectableChannel.swift
[149/181] Compiling NIOPosix SelectableEventLoop.swift
[150/181] Compiling NIOPosix SelectorEpoll.swift
[151/181] Compiling NIOPosix SelectorGeneric.swift
[152/181] Emitting module NIOPosix
[153/181] Compiling NIOPosix BSDSocketAPICommon.swift
[154/181] Compiling NIOPosix BSDSocketAPIPosix.swift
[155/181] Compiling NIOPosix BSDSocketAPIWindows.swift
[156/181] Compiling NIOPosix BaseSocket.swift
[157/181] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[158/181] Compiling NIOPosix BaseSocketChannel.swift
[159/181] Compiling NIOPosix System.swift
[160/181] Compiling NIOPosix Thread.swift
[161/181] Compiling NIOPosix ThreadPosix.swift
[162/181] Compiling NIOPosix ThreadWindows.swift
[163/181] Compiling NIOPosix Utilities.swift
[164/181] Compiling NIOPosix HappyEyeballs.swift
[165/181] Compiling NIOPosix IO.swift
[166/181] Compiling NIOPosix IntegerBitPacking.swift
[167/181] Compiling NIOPosix IntegerTypes.swift
[168/181] Compiling NIOPosix Linux.swift
[169/181] Compiling NIOPosix LinuxCPUSet.swift
[170/181] Compiling NIOPosix LinuxUring.swift
[171/181] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[172/181] Compiling NIOPosix NIOThreadPool.swift
[173/181] Compiling NIOPosix NonBlockingFileIO.swift
[174/181] Compiling NIOPosix PendingDatagramWritesManager.swift
[175/181] Compiling NIOPosix PendingWritesManager.swift
[176/181] Compiling NIOPosix BaseStreamSocketChannel.swift
[177/181] Compiling NIOPosix Bootstrap.swift
[178/181] Compiling NIOPosix ControlMessage.swift
[179/181] Compiling NIOPosix DatagramVectorReadManager.swift
[180/181] Compiling NIOPosix FileDescriptor.swift
[181/181] Compiling NIOPosix GetaddrinfoResolver.swift
[184/185] Compiling NIO Exports.swift
[185/185] Emitting module NIO
[188/199] Compiling ServiceKit ServiceCache.swift
[189/199] Compiling ServiceKit ServiceExtension.swift
[190/199] Compiling ServiceKit ServiceFactory.swift
[191/199] Compiling ServiceKit ServiceID.swift
[192/200] Compiling ServiceKit ServiceError.swift
[193/200] Compiling ServiceKit Extendable.swift
/host/spi-builder-workspace/Sources/ServiceKit/Utilities/Extendable.swift:11:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol Extendable: class {
                            ^~~~~
                            AnyObject
[194/200] Compiling ServiceKit Deprecated.swift
[195/200] Compiling ServiceKit Services.swift
[196/200] Compiling ServiceKit Proccess.swift
[197/200] Compiling ServiceKit Provider.swift
[198/200] Compiling ServiceKit Container.swift
[199/200] Compiling ServiceKit Environment.swift
[200/200] Emitting module ServiceKit
/host/spi-builder-workspace/Sources/ServiceKit/Utilities/Extendable.swift:11:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol Extendable: class {
                            ^~~~~
                            AnyObject
Build complete! (34.93s)
Build complete.
Done.

Build Machine: Linux 1