The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-transport-services, reference 1.28.0 (67787b), with Swift 6.3 for Android on 24 Apr 2026 00:47:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.28.0
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
 * tag               1.28.0     -> FETCH_HEAD
HEAD is now at 67787bb Only depend on NIOFoundationCompat on Apple platforms (#251)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
67787bb645a5e67d2edcdfbe48a216cc549222d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.28.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
[1821/85039] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (9.91s)
Fetched https://github.com/apple/swift-nio.git from cache (10.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (10.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.35s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23680] Fetching swift-collections
[712/29281] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.60s)
Fetched https://github.com/apple/swift-collections.git from cache (2.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (3.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.10s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Building for debugging...
[0/55] Write sources
[12/55] Compiling CNIODarwin shim.c
[13/55] Write sources
[17/55] Compiling _AtomicsShims.c
[18/55] Compiling CNIOLinux liburing_shims.c
[19/55] Compiling CNIOWindows shim.c
[20/55] Compiling CNIOWindows WSAStartup.c
[21/55] Compiling CNIOWASI CNIOWASI.c
[22/55] Compiling CNIOPosix event_loop_id.c
[23/55] Compiling CNIOOpenBSD shim.c
[24/55] Write sources
[25/55] Compiling CNIOLLHTTP c_nio_http.c
[26/55] Compiling CNIOLinux shim.c
[27/55] Write swift-version--4F562202D5529B1.txt
[28/55] Compiling CNIOLLHTTP c_nio_api.c
[29/63] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/85] Emitting module InternalCollectionsUtilities
[32/99] Emitting module Atomics
[32/101] Compiling c-nioatomics.c
[33/101] Compiling c-atomics.c
[35/108] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/108] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/108] Compiling InternalCollectionsUtilities Debugging.swift
[38/108] Compiling InternalCollectionsUtilities Descriptions.swift
[39/108] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/108] Compiling Atomics IntegerOperations.swift
[41/108] Compiling Atomics Unmanaged extensions.swift
[42/108] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[43/108] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[48/108] Compiling InternalCollectionsUtilities String+Padding.swift
[49/108] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/108] Compiling Atomics Primitives.native.swift
[51/108] Compiling Atomics UnsafeAtomic.swift
[52/108] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/108] Compiling Atomics PointerConformances.swift
[57/108] Compiling Atomics AtomicInteger.swift
[58/108] Compiling Atomics AtomicOptionalWrappable.swift
[59/108] Compiling Atomics AtomicReference.swift
[64/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/109] Compiling _NIODataStructures _TinyArray.swift
[69/109] Compiling _NIODataStructures PriorityQueue.swift
[71/109] Compiling _NIOBase64 Base64.swift
[72/109] Emitting module _NIOBase64
[73/109] Emitting module _NIODataStructures
[74/109] Compiling _NIODataStructures Heap.swift
[78/111] Compiling NIOConcurrencyHelpers lock.swift
[83/112] Wrapping AST for InternalCollectionsUtilities for debugging
[85/112] Wrapping AST for _NIOBase64 for debugging
[86/113] Wrapping AST for _NIODataStructures for debugging
[87/145] Wrapping AST for Atomics for debugging
[89/145] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/145] Compiling NIOConcurrencyHelpers atomics.swift
[91/145] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[92/145] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/145] Emitting module NIOConcurrencyHelpers
[94/146] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/146] Compiling ContainersPreview BorrowingSequence.swift
[96/146] Compiling ContainersPreview BidirectionalContainer.swift
[97/146] Compiling ContainersPreview Container+Filter.swift
[98/146] Compiling ContainersPreview Container+SpanwiseZip.swift
[99/150] Compiling ContainersPreview Drain+Reduce.swift
[100/150] Compiling ContainersPreview Drain.swift
[101/150] Compiling ContainersPreview Producer+Collect.swift
[102/150] Compiling ContainersPreview Producer+Filter.swift
[103/150] Wrapping AST for NIOConcurrencyHelpers for debugging
[105/150] Emitting module ContainersPreview
[106/150] Compiling ContainersPreview Box.swift
[107/150] Compiling ContainersPreview Inout.swift
[108/150] Compiling ContainersPreview InputSpan.swift
[109/150] Compiling ContainersPreview Shared.swift
[110/150] Compiling ContainersPreview RandomAccessContainer.swift
[111/150] Compiling ContainersPreview RangeExpression2.swift
[112/150] Compiling ContainersPreview RangeReplaceableContainer.swift
[113/150] Compiling ContainersPreview Drain+Map.swift
[114/150] Compiling ContainersPreview Producer+Map.swift
[115/150] Compiling ContainersPreview Producer+Reduce.swift
[116/150] Compiling ContainersPreview Producer.swift
[117/150] Compiling ContainersPreview Borrow.swift
[118/150] Compiling ContainersPreview Container.swift
[119/150] Compiling ContainersPreview ContainerIterator.swift
[120/150] Compiling ContainersPreview DynamicContainer.swift
[121/150] Compiling ContainersPreview MutableContainer.swift
[122/150] Compiling ContainersPreview PermutableContainer.swift
[123/150] Compiling ContainersPreview OutputSpan+Extras.swift
[124/150] Compiling ContainersPreview TemporaryAllocation.swift
[125/150] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[126/150] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[127/150] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[128/150] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[129/150] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[130/150] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[131/150] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[132/150] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[133/151] Wrapping AST for ContainersPreview for debugging
[135/191] Compiling DequeModule Deque+Codable.swift
[136/191] Compiling DequeModule Deque+Collection.swift
[137/191] Compiling DequeModule Deque+CustomReflectable.swift
[138/191] Compiling DequeModule Deque+Descriptions.swift
[139/191] Compiling DequeModule Deque+Equatable.swift
[140/191] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[141/196] Compiling DequeModule UniqueDeque+Consumption.swift
[142/196] Compiling DequeModule UniqueDeque+Container.swift
[143/196] Compiling DequeModule UniqueDeque+Descriptions.swift
[144/196] Compiling DequeModule UniqueDeque+Equatable.swift
[145/196] Compiling DequeModule UniqueDeque+Experimental.swift
[146/196] Compiling DequeModule UniqueDeque+Hashable.swift
[147/196] Compiling DequeModule UniqueDeque+Initializers.swift
[148/196] Compiling DequeModule UniqueDeque+Insertions.swift
[149/196] Compiling DequeModule UniqueDeque+Prepend.swift
[150/196] Compiling DequeModule UniqueDeque+Removals.swift
[151/196] Compiling DequeModule RigidDeque+Removals.swift
[152/196] Compiling DequeModule RigidDeque+Replacements.swift
[153/196] Compiling DequeModule RigidDeque+Testing.swift
[154/196] Compiling DequeModule RigidDeque.swift
[155/196] Compiling DequeModule UniqueDeque+Append.swift
[156/196] Compiling DequeModule RigidDeque+Equatable.swift
[157/196] Compiling DequeModule RigidDeque+Experimental.swift
[158/196] Compiling DequeModule RigidDeque+Hashable.swift
[159/196] Compiling DequeModule RigidDeque+Initializers.swift
[160/196] Compiling DequeModule RigidDeque+Insertions.swift
[161/196] Compiling DequeModule RigidDeque+Prepend.swift
[162/196] Compiling DequeModule _DequeBuffer.swift
[163/196] Compiling DequeModule _DequeBufferHeader.swift
[164/196] Compiling DequeModule RigidDeque+Append.swift
[165/196] Compiling DequeModule RigidDeque+Consumption.swift
[166/196] Compiling DequeModule RigidDeque+Container.swift
[167/196] Compiling DequeModule RigidDeque+Descriptions.swift
[168/196] Compiling DequeModule Deque+Extras.swift
[169/196] Compiling DequeModule Deque+Hashable.swift
[170/196] Compiling DequeModule Deque+Testing.swift
[171/196] Compiling DequeModule Deque._Storage.swift
[172/196] Compiling DequeModule Deque._UnsafeHandle.swift
[173/196] Compiling DequeModule Deque.swift
[174/196] Emitting module DequeModule
[175/196] Compiling DequeModule UniqueDeque+Replacements.swift
[176/196] Compiling DequeModule UniqueDeque.swift
[177/196] Compiling DequeModule _DequeSlot.swift
[178/196] Compiling DequeModule _UnsafeDequeHandle.swift
[179/196] Compiling DequeModule _UnsafeDequeSegments.swift
[180/197] Wrapping AST for DequeModule for debugging
[182/261] Compiling NIOCore NIOCoreSendableMetatype.swift
[183/261] Compiling NIOCore NIODecodedAsyncSequence.swift
[184/261] Compiling NIOCore NIOLoopBound.swift
[185/261] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[186/261] Compiling NIOCore NIOScheduledCallback.swift
[187/261] Compiling NIOCore NIOSendable.swift
[188/261] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[189/261] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[190/261] Compiling NIOCore RecvByteBufferAllocator.swift
[191/269] Compiling NIOCore AddressedEnvelope.swift
[192/269] Compiling NIOCore AsyncAwaitSupport.swift
[193/269] Compiling NIOCore AsyncChannel.swift
[194/269] Compiling NIOCore AsyncChannelHandler.swift
[195/269] Compiling NIOCore AsyncChannelInboundStream.swift
[196/269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[197/269] Compiling NIOCore NIOAsyncSequenceProducer.swift
[198/269] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[199/269] Compiling NIOCore NIOAsyncWriter.swift
[200/269] Compiling NIOCore EventLoopFuture+Deprecated.swift
[201/269] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[202/269] Compiling NIOCore EventLoopFuture.swift
[203/269] Compiling NIOCore FileDescriptor.swift
[204/269] Compiling NIOCore FileHandle.swift
[205/269] Compiling NIOCore FileRegion.swift
[206/269] Compiling NIOCore GlobalSingletons.swift
[207/269] Compiling NIOCore IO.swift
[208/269] Compiling NIOCore IOData.swift
[209/269] Compiling NIOCore IPProtocol.swift
[210/269] Compiling NIOCore IntegerBitPacking.swift
[211/269] Compiling NIOCore IntegerTypes.swift
[212/269] Compiling NIOCore Interfaces.swift
[213/269] Compiling NIOCore Linux.swift
[214/269] Compiling NIOCore MarkedCircularBuffer.swift
[215/269] Compiling NIOCore MulticastChannel.swift
[216/269] Compiling NIOCore NIOAny.swift
[217/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[218/269] Compiling NIOCore CircularBuffer.swift
[219/269] Compiling NIOCore Codec.swift
[220/269] Compiling NIOCore ConvenienceOptionSupport.swift
[221/269] Compiling NIOCore DeadChannel.swift
[222/269] Compiling NIOCore DispatchQueue+WithFuture.swift
[223/269] Compiling NIOCore EventLoop+Deprecated.swift
[224/269] Compiling NIOCore EventLoop+SerialExecutor.swift
[225/269] Compiling NIOCore EventLoop.swift
[226/269] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[227/269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[228/269] Compiling NIOCore BSDSocketAPI.swift
[229/269] Compiling NIOCore ByteBuffer-aux.swift
[230/269] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[231/269] Compiling NIOCore ByteBuffer-conversions.swift
[232/269] Compiling NIOCore ByteBuffer-core.swift
[233/269] Compiling NIOCore ByteBuffer-hex.swift
[234/269] Compiling NIOCore ByteBuffer-int.swift
[235/269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[236/269] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[237/269] Compiling NIOCore SocketAddresses.swift
[238/269] Compiling NIOCore SocketOptionProvider.swift
[239/269] Compiling NIOCore SystemCallHelpers.swift
[240/269] Compiling NIOCore TimeAmount+Duration.swift
[241/269] Compiling NIOCore TypeAssistedChannelHandler.swift
[242/269] Compiling NIOCore UniversalBootstrapSupport.swift
[243/269] Compiling NIOCore Utilities.swift
[244/269] Compiling NIOCore ByteBuffer-multi-int.swift
[245/269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[246/269] Compiling NIOCore ByteBuffer-views.swift
[247/269] Compiling NIOCore Channel.swift
[248/269] Compiling NIOCore ChannelHandler.swift
[249/269] Compiling NIOCore ChannelHandlers.swift
[250/269] Compiling NIOCore ChannelInvoker.swift
[251/269] Compiling NIOCore ChannelOption.swift
[252/269] Compiling NIOCore ChannelPipeline.swift
[253/269] Emitting module NIOCore
[254/275] Wrapping AST for NIOCore for debugging
[256/324] Compiling NIOEmbedded AsyncTestingChannel.swift
[257/324] Emitting module NIOEmbedded
[258/324] Compiling NIOEmbedded Embedded.swift
[259/324] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[260/325] Compiling NIOPosix PipePair.swift
[261/325] Compiling NIOPosix Pool.swift
[262/325] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[263/325] Compiling NIOPosix PosixSingletons.swift
[264/325] Compiling NIOPosix RawSocketBootstrap.swift
[265/325] Compiling NIOPosix Resolver.swift
[266/325] Compiling NIOPosix Selectable.swift
[267/331] Wrapping AST for NIOEmbedded for debugging
[269/331] Compiling NIOPosix HappyEyeballs.swift
[270/331] Compiling NIOPosix IO.swift
[271/331] Compiling NIOPosix IntegerBitPacking.swift
[272/331] Compiling NIOPosix IntegerTypes.swift
[273/331] Compiling NIOPosix Linux.swift
[274/331] Compiling NIOPosix LinuxCPUSet.swift
[275/331] Compiling NIOPosix LinuxUring.swift
[276/331] Compiling NIOPosix ThreadPosix.swift
[277/331] Compiling NIOPosix ThreadWindows.swift
[278/331] Compiling NIOPosix Utilities.swift
[279/331] Compiling NIOPosix VsockAddress.swift
[280/331] Compiling NIOPosix VsockChannelEvents.swift
[281/331] Compiling NIOPosix Windows.swift
[282/331] Emitting module NIOPosix
[283/331] Compiling NIOPosix BSDSocketAPICommon.swift
[284/331] Compiling NIOPosix BSDSocketAPIPosix.swift
[285/331] Compiling NIOPosix BSDSocketAPIWindows.swift
[286/331] Compiling NIOPosix BaseSocket.swift
[287/331] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[288/331] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[289/331] Compiling NIOPosix BaseSocketChannel.swift
[290/331] Compiling NIOPosix SelectableChannel.swift
[291/331] Compiling NIOPosix SelectableEventLoop.swift
[292/331] Compiling NIOPosix SelectorEpoll.swift
[293/331] Compiling NIOPosix SelectorGeneric.swift
[294/331] Compiling NIOPosix SelectorKqueue.swift
[295/331] Compiling NIOPosix SelectorUring.swift
[296/331] Compiling NIOPosix SelectorWSAPoll.swift
[297/331] Compiling NIOPosix ServerSocket.swift
[298/331] Compiling NIOPosix Socket.swift
[299/331] Compiling NIOPosix SocketChannel.swift
[300/331] Compiling NIOPosix SocketProtocols.swift
[301/331] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[302/331] Compiling NIOPosix System.swift
[303/331] Compiling NIOPosix Thread.swift
[304/331] Compiling NIOPosix BaseStreamSocketChannel.swift
[305/331] Compiling NIOPosix Bootstrap.swift
[306/331] Compiling NIOPosix ControlMessage.swift
[307/331] Compiling NIOPosix DatagramVectorReadManager.swift
[308/331] Compiling NIOPosix Errors+Any.swift
[309/331] Compiling NIOPosix FileDescriptor.swift
[310/331] Compiling NIOPosix GetaddrinfoResolver.swift
[311/331] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[312/331] Compiling NIOPosix NIOPosixSendableMetatype.swift
[313/331] Compiling NIOPosix NIOThreadPool.swift
[314/331] Compiling NIOPosix NonBlockingFileIO.swift
[315/331] Compiling NIOPosix PendingDatagramWritesManager.swift
[316/331] Compiling NIOPosix PendingWritesManager.swift
[317/331] Compiling NIOPosix PipeChannel.swift
[318/334] Wrapping AST for NIOPosix for debugging
[320/334] Emitting module NIO
[321/334] Compiling NIO Exports.swift
[322/338] Wrapping AST for NIO for debugging
[324/357] Compiling NIOTLS TLSEvents.swift
[325/357] Emitting module NIOTLS
[326/357] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[327/357] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[328/357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[329/357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[330/359] Compiling NIOTLS SNIHandler.swift
[331/359] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[332/360] Wrapping AST for NIOTLS for debugging
[334/382] Compiling NIOTransportServices AcceptHandler.swift
[335/382] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[336/382] Emitting module NIOTransportServices
[337/384] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[338/384] Compiling NIOTransportServices NIOTSErrors.swift
[339/384] Compiling NIOTransportServices NIOTSEventLoop.swift
[340/384] Compiling NIOTransportServices NIOTSBootstraps.swift
[341/384] Compiling NIOTransportServices NIOTSChannelOptions.swift
[342/384] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[343/384] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[344/384] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[345/384] Compiling NIOTransportServices NIOTSListenerChannel.swift
[346/384] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[347/384] Compiling NIOTransportServices NIOTSSingletons.swift
[348/384] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[349/384] Compiling NIOTransportServices StateManagedChannel.swift
[350/384] Compiling NIOTransportServices StateManagedListenerChannel.swift
[351/384] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[354/384] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[355/384] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[358/384] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[359/384] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[360/384] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[361/384] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[362/387] Wrapping AST for NIOTransportServices for debugging
[364/387] Emitting module NIOTSEchoClient
[365/387] Compiling NIOTSEchoClient NIOTSEchoClient.swift
[375/388] Emitting module NIOHTTP1
[379/389] Wrapping AST for NIOTSEchoClient for debugging
[380/389] Write Objects.LinkFileList
[381/393] Wrapping AST for NIOHTTP1 for debugging
[383/393] Compiling NIOTSHTTPServer main.swift
[384/393] Emitting module NIOTSHTTPServer
[385/394] Emitting module NIOTSHTTPClient
[386/394] Compiling NIOTSHTTPClient main.swift
[388/395] Wrapping AST for NIOTSHTTPServer for debugging
[389/395] Write Objects.LinkFileList
[390/395] Wrapping AST for NIOTSHTTPClient for debugging
[391/395] Write Objects.LinkFileList
[392/395] Linking NIOTSEchoClient
[393/395] Linking NIOTSHTTPServer
[394/395] Linking NIOTSHTTPClient
Build complete! (119.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-transport-services",
  "name" : "swift-nio-transport-services",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOTransportServices",
      "targets" : [
        "NIOTransportServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTSHTTPServer",
      "targets" : [
        "NIOTSHTTPServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSHTTPClient",
      "targets" : [
        "NIOTSHTTPClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSEchoClient",
      "targets" : [
        "NIOTSEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOTransportServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServicesTests",
      "path" : "Tests/NIOTransportServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "Atomics"
      ],
      "sources" : [
        "NIOFilterEmptyWritesHandlerTests.swift",
        "NIOTSAsyncBootstrapTests.swift",
        "NIOTSBootstrapTests.swift",
        "NIOTSChannelMetadataTests.swift",
        "NIOTSChannelOptionsTests.swift",
        "NIOTSConnectionChannelTests.swift",
        "NIOTSDatagramBootstrapTests.swift",
        "NIOTSEndToEndTests.swift",
        "NIOTSEventLoopTests.swift",
        "NIOTSListenerChannelTests.swift",
        "NIOTSSingletonTests.swift",
        "NIOTSSocketOptionTests.swift",
        "NIOTSSocketOptionsOnChannelTests.swift",
        "NIOTSTestUtilities.swift",
        "NIOTSUDPMultiDatagramsPOSIXServerTests.swift",
        "NIOTSWorkaroundTests.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTransportServices",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServices",
      "path" : "Sources/NIOTransportServices",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTLS",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTransportServices",
        "NIOTSHTTPServer",
        "NIOTSHTTPClient",
        "NIOTSEchoClient"
      ],
      "sources" : [
        "AcceptHandler.swift",
        "Datagram/NIOTSDatagramConnectionBootstrap.swift",
        "Datagram/NIOTSDatagramConnectionChannel.swift",
        "Datagram/NIOTSDatagramListenerBootstrap.swift",
        "Datagram/NIOTSDatagramListenerChannel.swift",
        "NIOFilterEmptyWritesHandler.swift",
        "NIOTSBootstraps.swift",
        "NIOTSChannelOptions.swift",
        "NIOTSConnectionBootstrap.swift",
        "NIOTSConnectionChannel.swift",
        "NIOTSErrors.swift",
        "NIOTSEventLoop.swift",
        "NIOTSEventLoopGroup.swift",
        "NIOTSListenerBootstrap.swift",
        "NIOTSListenerChannel.swift",
        "NIOTSNetworkEvents.swift",
        "NIOTSSingletons.swift",
        "SocketAddress+NWEndpoint.swift",
        "StateManagedChannel.swift",
        "StateManagedListenerChannel.swift",
        "StateManagedNWConnectionChannel.swift",
        "TCPOptions+SocketChannelOption.swift",
        "UDPOptions+SocketChannelOption.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTSHTTPServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPServer",
      "path" : "Sources/NIOTSHTTPServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPClient",
      "path" : "Sources/NIOTSHTTPClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSEchoClient",
      "path" : "Sources/NIOTSEchoClient",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOTSEchoClient"
      ],
      "sources" : [
        "NIOTSEchoClient.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.