The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-transport-services with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.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/apple/swift-nio-transport-services
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a0fad7 Raise minimum Swift version to 5.8 (#199)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
4a0fad76581a6e050b44ab6be0ec48e02f8364e9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
[657/3020] Fetching swift-docc-plugin, swift-atomics
[3021/67987] Fetching swift-docc-plugin, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (5.10s)
Fetched https://github.com/apple/swift-docc-plugin (5.11s)
Fetched https://github.com/apple/swift-nio.git (5.21s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (1.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3070] Fetching swift-system
[1107/16815] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.23s)
Fetched https://github.com/apple/swift-collections.git (1.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.70s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2597] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.49s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.72s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.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.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/31] Compiling CNIODarwin shim.c
[3/31] Compiling CNIOWindows shim.c
[4/31] Compiling _AtomicsShims.c
[5/31] Compiling CNIOLLHTTP c_nio_http.c
[6/31] Compiling CNIOWindows WSAStartup.c
[7/31] Compiling CNIOLinux liburing_shims.c
[8/31] Compiling CNIOLLHTTP c_nio_api.c
[9/31] Compiling CNIOLinux shim.c
[10/73] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/73] Compiling c-nioatomics.c
[12/73] Compiling c-atomics.c
[14/79] Compiling _NIOBase64 Base64.swift
[15/79] Emitting module _NIOBase64
[16/80] Compiling Atomics AtomicReference.swift
[17/80] Compiling Atomics AtomicStorage.swift
[18/80] Compiling Atomics AtomicValue.swift
[20/83] Emitting module _NIODataStructures
[21/83] Compiling Atomics OptionalRawRepresentable.swift
[22/83] Compiling Atomics RawRepresentable.swift
[23/83] Compiling Atomics AtomicBool.swift
[24/83] Emitting module _CollectionsUtilities
[25/83] Compiling Atomics UnsafeAtomic.swift
[27/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/85] Compiling Atomics ManagedAtomic.swift
[29/85] Compiling Atomics ManagedAtomicLazyReference.swift
[30/85] Compiling Atomics AtomicMemoryOrderings.swift
[31/85] Compiling Atomics DoubleWord.swift
[32/85] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[33/85] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[34/85] Compiling Atomics IntegerConformances.swift
[35/85] Compiling Atomics PointerConformances.swift
[39/85] Compiling _CollectionsUtilities Debugging.swift
[40/85] Compiling _CollectionsUtilities Descriptions.swift
[47/85] Wrapping AST for _NIOBase64 for debugging
[49/85] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/85] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/86] Compiling Atomics IntegerOperations.swift
[52/86] Compiling Atomics Unmanaged extensions.swift
[56/86] Emitting module Atomics
[60/86] Compiling _NIODataStructures PriorityQueue.swift
[61/86] Compiling _NIODataStructures _TinyArray.swift
[65/89] Wrapping AST for _CollectionsUtilities for debugging
[66/101] Wrapping AST for Atomics for debugging
[68/105] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/105] Compiling DequeModule Deque+Extras.swift
[70/107] Compiling NIOConcurrencyHelpers lock.swift
[71/107] Compiling _NIODataStructures Heap.swift
[72/107] Compiling DequeModule _DequeBuffer.swift
[73/107] Compiling DequeModule _DequeBufferHeader.swift
[74/107] Compiling DequeModule Deque+Testing.swift
[75/107] Compiling DequeModule Deque._Storage.swift
[76/107] Compiling DequeModule Deque+Descriptions.swift
[77/107] Compiling DequeModule Deque+Equatable.swift
[78/107] Compiling DequeModule Deque+Hashable.swift
[79/107] Compiling DequeModule Deque+Sendable.swift
[80/108] Compiling DequeModule Deque._UnsafeHandle.swift
[81/108] Compiling DequeModule Deque.swift
[82/108] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/108] Emitting module NIOConcurrencyHelpers
[85/108] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/108] Compiling NIOConcurrencyHelpers atomics.swift
[89/111] Compiling DequeModule _DequeSlot.swift
[90/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/111] Compiling DequeModule Deque+Codable.swift
[93/111] Compiling DequeModule Deque+Collection.swift
[94/111] Compiling DequeModule Deque+CustomReflectable.swift
[95/111] Wrapping AST for _NIODataStructures for debugging
[96/111] Wrapping AST for NIOConcurrencyHelpers for debugging
[98/111] Emitting module DequeModule
[100/113] Wrapping AST for DequeModule for debugging
[102/171] Compiling NIOCore AddressedEnvelope.swift
[103/171] Compiling NIOCore AsyncAwaitSupport.swift
[104/171] Compiling NIOCore AsyncChannel.swift
[105/171] Compiling NIOCore AsyncChannelInboundStream.swift
[106/171] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[107/171] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/171] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[109/171] Compiling NIOCore NIOAsyncSequenceProducer.swift
[110/171] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[111/179] Compiling NIOCore GlobalSingletons.swift
[112/179] Compiling NIOCore IO.swift
[113/179] Compiling NIOCore IOData.swift
[114/179] Compiling NIOCore IPProtocol.swift
[115/179] Compiling NIOCore IntegerBitPacking.swift
[116/179] Compiling NIOCore IntegerTypes.swift
[117/179] Compiling NIOCore Interfaces.swift
[118/179] Compiling NIOCore Linux.swift
[119/179] Compiling NIOCore ChannelPipeline.swift
[120/179] Compiling NIOCore CircularBuffer.swift
[121/179] Compiling NIOCore Codec.swift
[122/179] Compiling NIOCore ConvenienceOptionSupport.swift
[123/179] Compiling NIOCore DeadChannel.swift
[124/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[125/179] Compiling NIOCore EventLoop+Deprecated.swift
[126/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[127/179] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/179] Compiling NIOCore SocketAddresses.swift
[129/179] Compiling NIOCore SocketOptionProvider.swift
[130/179] Compiling NIOCore SystemCallHelpers.swift
[131/179] Compiling NIOCore TimeAmount+Duration.swift
[132/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/179] Compiling NIOCore UniversalBootstrapSupport.swift
[134/179] Compiling NIOCore Utilities.swift
[135/179] Compiling NIOCore MarkedCircularBuffer.swift
[136/179] Compiling NIOCore MulticastChannel.swift
[137/179] Compiling NIOCore NIOAny.swift
[138/179] Compiling NIOCore NIOCloseOnErrorHandler.swift
[139/179] Compiling NIOCore NIOLoopBound.swift
[140/179] Compiling NIOCore NIOSendable.swift
[141/179] Compiling NIOCore PointerHelpers.swift
[142/179] Compiling NIOCore RecvByteBufferAllocator.swift
[143/179] Compiling NIOCore NIOAsyncWriter.swift
[144/179] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[145/179] Compiling NIOCore BSDSocketAPI.swift
[146/179] Compiling NIOCore ByteBuffer-aux.swift
[147/179] Compiling NIOCore ByteBuffer-conversions.swift
[148/179] Compiling NIOCore ByteBuffer-core.swift
[149/179] Compiling NIOCore ByteBuffer-hexdump.swift
[150/179] Compiling NIOCore ByteBuffer-int.swift
[151/179] Compiling NIOCore EventLoop.swift
[152/179] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[153/179] Compiling NIOCore EventLoopFuture+Deprecated.swift
[154/179] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[155/179] Compiling NIOCore EventLoopFuture.swift
[156/179] Compiling NIOCore FileDescriptor.swift
[157/179] Compiling NIOCore FileHandle.swift
[158/179] Compiling NIOCore FileRegion.swift
[159/179] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/179] Compiling NIOCore ByteBuffer-multi-int.swift
[161/179] Compiling NIOCore ByteBuffer-views.swift
[162/179] Compiling NIOCore Channel.swift
[163/179] Compiling NIOCore ChannelHandler.swift
[164/179] Compiling NIOCore ChannelHandlers.swift
[165/179] Compiling NIOCore ChannelInvoker.swift
[166/179] Compiling NIOCore ChannelOption.swift
[167/179] Emitting module NIOCore
[169/181] Wrapping AST for NIOCore for debugging
[171/232] Compiling NIOEmbedded Embedded.swift
[172/232] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/232] Emitting module NIOEmbedded
[174/232] Compiling NIOEmbedded AsyncTestingChannel.swift
[176/234] Wrapping AST for NIOEmbedded for debugging
[178/234] Emitting module NIOPosix
[179/240] Compiling NIOPosix ThreadPosix.swift
[180/240] Compiling NIOPosix ThreadWindows.swift
[181/240] Compiling NIOPosix UnsafeTransfer.swift
[182/240] Compiling NIOPosix Utilities.swift
[183/240] Compiling NIOPosix VsockAddress.swift
[184/240] Compiling NIOPosix VsockChannelEvents.swift
[185/240] Compiling NIOPosix PooledRecvBufferAllocator.swift
[186/240] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[187/240] Compiling NIOPosix PosixSingletons.swift
[188/240] Compiling NIOPosix RawSocketBootstrap.swift
[189/240] Compiling NIOPosix Resolver.swift
[190/240] Compiling NIOPosix Selectable.swift
[191/240] Compiling NIOPosix SelectableChannel.swift
[192/240] Compiling NIOPosix SelectableEventLoop.swift
[193/240] Compiling NIOPosix SelectorEpoll.swift
[194/240] Compiling NIOPosix SelectorGeneric.swift
[195/240] Compiling NIOPosix SelectorKqueue.swift
[196/240] Compiling NIOPosix SelectorUring.swift
[197/240] Compiling NIOPosix IntegerBitPacking.swift
[198/240] Compiling NIOPosix IntegerTypes.swift
[199/240] Compiling NIOPosix Linux.swift
[200/240] Compiling NIOPosix LinuxCPUSet.swift
[201/240] Compiling NIOPosix LinuxUring.swift
[202/240] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/240] Compiling NIOPosix NIOThreadPool.swift
[204/240] Compiling NIOPosix ServerSocket.swift
[205/240] Compiling NIOPosix Socket.swift
[206/240] Compiling NIOPosix SocketChannel.swift
[207/240] Compiling NIOPosix SocketProtocols.swift
[208/240] Compiling NIOPosix System.swift
[209/240] Compiling NIOPosix Thread.swift
[210/240] Compiling NIOPosix NonBlockingFileIO.swift
[211/240] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/240] Compiling NIOPosix PendingWritesManager.swift
[213/240] Compiling NIOPosix PipeChannel.swift
[214/240] Compiling NIOPosix PipePair.swift
[215/240] Compiling NIOPosix PointerHelpers.swift
[216/240] Compiling NIOPosix Pool.swift
[217/240] Compiling NIOPosix Bootstrap.swift
[218/240] Compiling NIOPosix ControlMessage.swift
[219/240] Compiling NIOPosix DatagramVectorReadManager.swift
[220/240] Compiling NIOPosix FileDescriptor.swift
[221/240] Compiling NIOPosix GetaddrinfoResolver.swift
[222/240] Compiling NIOPosix HappyEyeballs.swift
[223/240] Compiling NIOPosix IO.swift
[224/240] Compiling NIOPosix BSDSocketAPICommon.swift
[225/240] Compiling NIOPosix BSDSocketAPIPosix.swift
[226/240] Compiling NIOPosix BSDSocketAPIWindows.swift
[227/240] Compiling NIOPosix BaseSocket.swift
[228/240] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[229/240] Compiling NIOPosix BaseSocketChannel.swift
[230/240] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/242] Wrapping AST for NIOPosix for debugging
[234/244] Compiling NIO Exports.swift
[235/244] Emitting module NIO
[237/246] Wrapping AST for NIO for debugging
[239/272] Emitting module NIOTLS
[240/272] Compiling NIOTLS TLSEvents.swift
[241/272] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[242/272] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[243/272] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[244/272] Compiling NIOTLS SNIHandler.swift
[246/274] Wrapping AST for NIOTLS for debugging
[248/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[249/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[250/276] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[251/276] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[252/276] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[253/276] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[254/276] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[255/276] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[256/276] Emitting module NIOFoundationCompat
[257/276] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[259/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[260/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[261/278] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[262/278] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[263/278] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[264/278] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[265/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[266/278] Compiling NIOHTTP1 HTTPTypes.swift
[267/278] Emitting module NIOHTTP1
[268/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[269/278] Compiling NIOHTTP1 HTTPDecoder.swift
[270/278] Compiling NIOHTTP1 HTTPEncoder.swift
[273/280] Wrapping AST for NIOFoundationCompat for debugging
[274/302] Wrapping AST for NIOHTTP1 for debugging
[276/302] Compiling NIOTransportServices AcceptHandler.swift
[277/302] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[278/302] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[279/302] Compiling NIOTransportServices NIOTSBootstraps.swift
[280/302] Compiling NIOTransportServices NIOTSChannelOptions.swift
[281/302] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[282/304] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[283/304] Compiling NIOTransportServices NIOTSSingletons.swift
[284/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[285/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[286/304] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[287/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[288/304] Emitting module NIOTransportServices
[289/304] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[290/304] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[291/304] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[292/304] Compiling NIOTransportServices NIOTSErrors.swift
[293/304] Compiling NIOTransportServices NIOTSEventLoop.swift
[294/304] Compiling NIOTransportServices NIOTSDatagramListener.swift
[295/304] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[296/304] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[297/304] Compiling NIOTransportServices StateManagedChannel.swift
[298/304] Compiling NIOTransportServices StateManagedListenerChannel.swift
[299/304] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[301/306] Wrapping AST for NIOTransportServices for debugging
[303/310] Compiling NIOTSHTTPServer main.swift
[304/310] Emitting module NIOTSHTTPServer
[305/310] Emitting module NIOTSHTTPClient
[306/310] Compiling NIOTSHTTPClient main.swift
[310/314] Wrapping AST for NIOTSHTTPClient for debugging
[311/314] Wrapping AST for NIOTSHTTPServer for debugging
[312/314] Linking NIOTSHTTPClient
[313/314] Linking NIOTSHTTPServer
Build complete! (45.20s)
Build complete.
Done.

Build Machine: Linux 1