The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-http2, reference 1.38.0 (5e9e99), with Swift 6.2 (beta) for Android on 21 Jul 2025 18:12:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-http2.git
Reference: 1.38.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-http2
 * tag               1.38.0     -> FETCH_HEAD
HEAD is now at 5e9e99e Add a frame delegate (#522)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at 1.38.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-http2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1809/78600] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[2304/76792] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (10.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.49s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4657] Fetching swift-system
[3913/21473] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.20s)
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (3.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.3.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.85.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.5.0
Building for debugging...
[0/50] Write sources
[16/50] Compiling CNIODarwin shim.c
[17/50] Compiling _AtomicsShims.c
[18/50] Compiling CNIOWindows shim.c
[19/50] Compiling CNIOLLHTTP c_nio_http.c
[20/50] Compiling CNIOWindows WSAStartup.c
[21/50] Compiling CNIOLLHTTP c_nio_api.c
[22/50] Compiling CNIOWASI CNIOWASI.c
[23/50] Compiling CNIOPosix event_loop_id.c
[24/50] Compiling CNIOLinux liburing_shims.c
[25/50] Write swift-version-8C5A4AE7A8CE2BA.txt
[26/57] Compiling CNIOLinux shim.c
[27/88] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/88] Compiling c-nioatomics.c
[29/88] Compiling c-atomics.c
[31/94] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/95] Emitting module _NIOBase64
[33/95] Compiling _NIOBase64 Base64.swift
[34/95] Compiling Atomics AtomicReference.swift
[35/95] Compiling Atomics AtomicMemoryOrderings.swift
[37/96] Compiling Atomics OptionalRawRepresentable.swift
[38/96] Compiling Atomics RawRepresentable.swift
[39/96] Compiling Atomics AtomicStorage.swift
[40/96] Compiling Atomics AtomicValue.swift
[43/96] Compiling Atomics AtomicInteger.swift
[44/96] Compiling Atomics AtomicOptionalWrappable.swift
[47/96] Compiling Atomics DoubleWord.swift
[48/96] Compiling Atomics ManagedAtomic.swift
[49/96] Compiling Atomics ManagedAtomicLazyReference.swift
[50/96] Compiling Atomics UnsafeAtomic.swift
[51/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/98] Compiling Atomics PointerConformances.swift
[53/98] Compiling Atomics Primitives.native.swift
[56/98] Emitting module InternalCollectionsUtilities
[57/98] Compiling Atomics AtomicBool.swift
[58/98] Compiling Atomics IntegerConformances.swift
[58/98] Wrapping AST for _NIOBase64 for debugging
[60/98] Emitting module Atomics
[61/98] Compiling NIOConcurrencyHelpers lock.swift
[68/98] Compiling _NIODataStructures Heap.swift
[69/98] Emitting module _NIODataStructures
[70/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/99] Compiling _NIODataStructures _TinyArray.swift
[72/99] Compiling _NIODataStructures PriorityQueue.swift
[75/100] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/100] Emitting module NIOConcurrencyHelpers
[76/100] Wrapping AST for InternalCollectionsUtilities for debugging
[77/103] Wrapping AST for _NIODataStructures for debugging
[79/115] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/115] Compiling NIOConcurrencyHelpers atomics.swift
[81/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/116] Wrapping AST for NIOConcurrencyHelpers for debugging
[84/116] Compiling DequeModule Deque+Equatable.swift
[85/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/118] Compiling Atomics IntegerOperations.swift
[87/118] Compiling Atomics Unmanaged extensions.swift
[88/119] Compiling DequeModule _DequeBuffer.swift
[89/119] Compiling DequeModule _DequeBufferHeader.swift
[90/119] Wrapping AST for Atomics for debugging
[92/119] Compiling DequeModule Deque+Extras.swift
[93/119] Compiling DequeModule Deque+Hashable.swift
[94/119] Compiling DequeModule Deque+CustomReflectable.swift
[95/119] Compiling DequeModule Deque+Descriptions.swift
[96/119] Compiling DequeModule Deque+Testing.swift
[97/119] Compiling DequeModule Deque._Storage.swift
[98/119] Compiling DequeModule _DequeSlot.swift
[99/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[100/119] Compiling DequeModule Deque._UnsafeHandle.swift
[101/119] Compiling DequeModule Deque.swift
[102/119] Compiling DequeModule Deque+Codable.swift
[103/119] Compiling DequeModule Deque+Collection.swift
[104/119] Emitting module DequeModule
[105/120] Wrapping AST for DequeModule for debugging
[107/181] Compiling NIOCore NIOAny.swift
[108/181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/181] Compiling NIOCore NIOCoreSendableMetatype.swift
[110/181] Compiling NIOCore NIOLoopBound.swift
[111/181] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[112/181] Compiling NIOCore NIOScheduledCallback.swift
[113/181] Compiling NIOCore NIOSendable.swift
[114/181] Compiling NIOCore RecvByteBufferAllocator.swift
[115/189] Compiling NIOCore IOData.swift
[116/189] Compiling NIOCore IPProtocol.swift
[117/189] Compiling NIOCore IntegerBitPacking.swift
[118/189] Compiling NIOCore IntegerTypes.swift
[119/189] Compiling NIOCore Interfaces.swift
[120/189] Compiling NIOCore Linux.swift
[121/189] Compiling NIOCore MarkedCircularBuffer.swift
[122/189] Compiling NIOCore MulticastChannel.swift
[123/189] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/189] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/189] Compiling NIOCore EventLoopFuture.swift
[126/189] Compiling NIOCore FileDescriptor.swift
[127/189] Compiling NIOCore FileHandle.swift
[128/189] Compiling NIOCore FileRegion.swift
[129/189] Compiling NIOCore GlobalSingletons.swift
[130/189] Compiling NIOCore IO.swift
[131/189] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/189] Compiling NIOCore SocketAddresses.swift
[133/189] Compiling NIOCore SocketOptionProvider.swift
[134/189] Compiling NIOCore SystemCallHelpers.swift
[135/189] Compiling NIOCore TimeAmount+Duration.swift
[136/189] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/189] Compiling NIOCore UniversalBootstrapSupport.swift
[138/189] Compiling NIOCore Utilities.swift
[139/189] Compiling NIOCore AddressedEnvelope.swift
[140/189] Compiling NIOCore AsyncAwaitSupport.swift
[141/189] Compiling NIOCore AsyncChannel.swift
[142/189] Compiling NIOCore AsyncChannelHandler.swift
[143/189] Compiling NIOCore AsyncChannelInboundStream.swift
[144/189] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/189] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/189] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/189] Compiling NIOCore NIOAsyncWriter.swift
[148/189] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/189] Compiling NIOCore BSDSocketAPI.swift
[150/189] Compiling NIOCore ByteBuffer-aux.swift
[151/189] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/189] Compiling NIOCore ByteBuffer-conversions.swift
[153/189] Compiling NIOCore ByteBuffer-core.swift
[154/189] Compiling NIOCore ByteBuffer-hex.swift
[155/189] Compiling NIOCore ByteBuffer-int.swift
[156/189] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/189] Compiling NIOCore CircularBuffer.swift
[158/189] Compiling NIOCore Codec.swift
[159/189] Compiling NIOCore ConvenienceOptionSupport.swift
[160/189] Compiling NIOCore DeadChannel.swift
[161/189] Compiling NIOCore DispatchQueue+WithFuture.swift
[162/189] Compiling NIOCore EventLoop+Deprecated.swift
[163/189] Compiling NIOCore EventLoop+SerialExecutor.swift
[164/189] Compiling NIOCore EventLoop.swift
[165/189] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[166/189] Compiling NIOCore ByteBuffer-multi-int.swift
[167/189] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[168/189] Compiling NIOCore ByteBuffer-views.swift
[169/189] Compiling NIOCore Channel.swift
[170/189] Compiling NIOCore ChannelHandler.swift
[171/189] Compiling NIOCore ChannelHandlers.swift
[172/189] Compiling NIOCore ChannelInvoker.swift
[173/189] Compiling NIOCore ChannelOption.swift
[174/189] Compiling NIOCore ChannelPipeline.swift
[175/189] Emitting module NIOCore
[176/190] Wrapping AST for NIOCore for debugging
[178/242] Emitting module NIOEmbedded
[179/242] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[180/242] Compiling NIOEmbedded AsyncTestingChannel.swift
[181/242] Compiling NIOEmbedded Embedded.swift
[182/243] Compiling NIOPosix Pool.swift
[183/243] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/243] Compiling NIOPosix PosixSingletons.swift
[185/243] Compiling NIOPosix RawSocketBootstrap.swift
[186/243] Compiling NIOPosix Resolver.swift
[187/243] Compiling NIOPosix Selectable.swift
[188/243] Compiling NIOPosix SelectableChannel.swift
[189/249] Wrapping AST for NIOEmbedded for debugging
[191/249] Compiling NIOPosix IO.swift
[192/249] Compiling NIOPosix IntegerBitPacking.swift
[193/249] Compiling NIOPosix IntegerTypes.swift
[194/249] Compiling NIOPosix Linux.swift
[195/249] Compiling NIOPosix LinuxCPUSet.swift
[196/249] Compiling NIOPosix LinuxUring.swift
[197/249] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[198/249] Compiling NIOPosix ThreadPosix.swift
[199/249] Compiling NIOPosix ThreadWindows.swift
[200/249] Compiling NIOPosix UnsafeTransfer.swift
[201/249] Compiling NIOPosix Utilities.swift
[202/249] Compiling NIOPosix VsockAddress.swift
[203/249] Compiling NIOPosix VsockChannelEvents.swift
[204/249] Compiling NIOPosix Socket.swift
[205/249] Compiling NIOPosix SocketChannel.swift
[206/249] Compiling NIOPosix SocketProtocols.swift
[207/249] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[208/249] Compiling NIOPosix System.swift
[209/249] Compiling NIOPosix Thread.swift
[210/249] Compiling NIOPosix SelectableEventLoop.swift
[211/249] Compiling NIOPosix SelectorEpoll.swift
[212/249] Compiling NIOPosix SelectorGeneric.swift
[213/249] Compiling NIOPosix SelectorKqueue.swift
[214/249] Compiling NIOPosix SelectorUring.swift
[215/249] Compiling NIOPosix ServerSocket.swift
[216/249] Compiling NIOPosix Bootstrap.swift
[217/249] Compiling NIOPosix ControlMessage.swift
[218/249] Compiling NIOPosix DatagramVectorReadManager.swift
[219/249] Compiling NIOPosix Errors+Any.swift
[220/249] Compiling NIOPosix FileDescriptor.swift
[221/249] Compiling NIOPosix GetaddrinfoResolver.swift
[222/249] Compiling NIOPosix HappyEyeballs.swift
[223/249] Emitting module NIOPosix
[224/249] Compiling NIOPosix NIOPosixSendableMetatype.swift
[225/249] Compiling NIOPosix NIOThreadPool.swift
[226/249] Compiling NIOPosix NonBlockingFileIO.swift
[227/249] Compiling NIOPosix PendingDatagramWritesManager.swift
[228/249] Compiling NIOPosix PendingWritesManager.swift
[229/249] Compiling NIOPosix PipeChannel.swift
[230/249] Compiling NIOPosix PipePair.swift
[231/249] Compiling NIOPosix BSDSocketAPICommon.swift
[232/249] Compiling NIOPosix BSDSocketAPIPosix.swift
[233/249] Compiling NIOPosix BSDSocketAPIWindows.swift
[234/249] Compiling NIOPosix BaseSocket.swift
[235/249] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[236/249] Compiling NIOPosix BaseSocketChannel.swift
[237/249] Compiling NIOPosix BaseStreamSocketChannel.swift
[238/250] Wrapping AST for NIOPosix for debugging
[240/252] Emitting module NIO
[241/252] Compiling NIO Exports.swift
[242/253] Wrapping AST for NIO for debugging
[244/275] Compiling NIOTLS TLSEvents.swift
[245/275] Emitting module NIOTLS
[246/275] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[247/275] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[248/275] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[249/277] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[250/277] Compiling NIOTLS SNIHandler.swift
[251/277] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[252/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[253/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[255/278] Emitting module NIOHTTP1
[255/278] Wrapping AST for NIOTLS for debugging
[257/278] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/278] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[260/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[261/278] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[262/278] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[263/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[264/278] Compiling NIOHTTP1 HTTPTypes.swift
[265/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[266/278] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[267/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[268/278] Compiling NIOHTTP1 HTTPDecoder.swift
[269/278] Compiling NIOHTTP1 HTTPEncoder.swift
[270/279] Wrapping AST for NIOHTTP1 for debugging
[272/290] Compiling NIOHPACK IndexedHeaderTable.swift
[273/291] Compiling NIOHPACK StaticHeaderTable.swift
[274/291] Compiling NIOHPACK IntegerCoding.swift
[275/291] Compiling NIOHPACK HuffmanCoding.swift
[276/291] Compiling NIOHPACK HuffmanTables.swift
[277/291] Compiling NIOHPACK HPACKEncoder.swift
[278/291] Compiling NIOHPACK HPACKErrors.swift
[279/291] Compiling NIOHPACK HPACKHeader.swift
[280/291] Compiling NIOHPACK HeaderTables.swift
[281/291] Compiling NIOHPACK DynamicHeaderTable.swift
[282/291] Compiling NIOHPACK HPACKDecoder.swift
[283/291] Emitting module NIOHPACK
[284/292] Wrapping AST for NIOHPACK for debugging
[286/352] Emitting module NIOHTTP2
[287/360] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[288/360] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[289/360] Compiling NIOHTTP2 StreamChannelFlowController.swift
[290/360] Compiling NIOHTTP2 StreamChannelList.swift
[291/360] Compiling NIOHTTP2 StreamMap.swift
[292/360] Compiling NIOHTTP2 StreamStateMachine.swift
[293/360] Compiling NIOHTTP2 UnsafeTransfer.swift
[294/360] Compiling NIOHTTP2 WatermarkedFlowController.swift
[295/360] Compiling NIOHTTP2 DOSHeuristics.swift
[296/360] Compiling NIOHTTP2 Error+Any.swift
[297/360] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[298/360] Compiling NIOHTTP2 ControlFrameBuffer.swift
[299/360] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[300/360] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[301/360] Compiling NIOHTTP2 GlitchesMonitor.swift
[302/360] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[303/360] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[304/360] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[305/360] Compiling NIOHTTP2 HTTP2StreamID.swift
[306/360] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[307/360] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[308/360] Compiling NIOHTTP2 HTTP2UserEvents.swift
[309/360] Compiling NIOHTTP2 InboundEventBuffer.swift
[310/360] Compiling NIOHTTP2 InboundWindowManager.swift
[311/360] Compiling NIOHTTP2 MaySendFrames.swift
[312/360] Compiling NIOHTTP2 SendingDataState.swift
[313/360] Compiling NIOHTTP2 SendingGoawayState.swift
[314/360] Compiling NIOHTTP2 SendingHeadersState.swift
[315/360] Compiling NIOHTTP2 SendingPushPromiseState.swift
[316/360] Compiling NIOHTTP2 SendingRstStreamState.swift
[317/360] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[318/360] Compiling NIOHTTP2 HTTP2SettingsState.swift
[319/360] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[320/360] Compiling NIOHTTP2 HTTP2Frame.swift
[321/360] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[322/360] Compiling NIOHTTP2 HTTP2FrameParser.swift
[323/360] Compiling NIOHTTP2 HTTP2PingData.swift
[324/360] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[325/360] Compiling NIOHTTP2 HTTP2Settings.swift
[326/360] Compiling NIOHTTP2 HTTP2Stream.swift
[327/360] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[328/360] Compiling NIOHTTP2 HasFlowControlWindows.swift
[329/360] Compiling NIOHTTP2 HasLocalSettings.swift
[330/360] Compiling NIOHTTP2 HasRemoteSettings.swift
[331/360] Compiling NIOHTTP2 LocallyQuiescingState.swift
[332/360] Compiling NIOHTTP2 QuiescingState.swift
[333/360] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[334/360] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[335/360] Compiling NIOHTTP2 StateMachineResult.swift
[336/360] Compiling NIOHTTP2 ContentLengthVerifier.swift
[337/360] Compiling NIOHTTP2 ConnectionStateMachine.swift
[338/360] Compiling NIOHTTP2 ConnectionStreamsState.swift
[339/360] Compiling NIOHTTP2 MayReceiveFrames.swift
[340/360] Compiling NIOHTTP2 ReceivingDataState.swift
[341/360] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[342/360] Compiling NIOHTTP2 ReceivingHeadersState.swift
[343/360] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[344/360] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[345/360] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[346/360] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[347/360] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[348/360] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[349/360] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[350/360] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[351/360] Compiling NIOHTTP2 HTTP2Error.swift
[352/360] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[353/360] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[354/363] Wrapping AST for NIOHTTP2 for debugging
[356/374] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[357/374] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[358/374] Emitting module NIOHTTP2PerformanceTester
[359/374] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[360/374] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[361/375] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[362/375] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[363/375] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[364/375] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[365/375] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[366/375] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[367/375] Compiling NIOHTTP2PerformanceTester main.swift
[368/376] Compiling NIOHTTP2Server main.swift
[369/376] Emitting module NIOHTTP2Server
[371/377] Wrapping AST for NIOHTTP2PerformanceTester for debugging
[372/377] Write Objects.LinkFileList
[373/377] Wrapping AST for NIOHTTP2Server for debugging
[374/377] Write Objects.LinkFileList
[375/377] Linking NIOHTTP2Server
[376/377] Linking NIOHTTP2PerformanceTester
Build complete! (132.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.82.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-http2",
  "name" : "swift-nio-http2",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOHTTP2",
      "targets" : [
        "NIOHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTP2Server",
      "targets" : [
        "NIOHTTP2Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP2PerformanceTester",
      "targets" : [
        "NIOHTTP2PerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2Tests",
      "path" : "Tests/NIOHTTP2Tests",
      "product_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "Atomics"
      ],
      "sources" : [
        "CircularBufferExtensionsTests.swift",
        "CompoundOutboundBufferTest.swift",
        "ConcurrentStreamBufferTest.swift",
        "ConfiguringPipelineAsyncMultiplexerTests.swift",
        "ConfiguringPipelineInlineMultiplexerTests.swift",
        "ConfiguringPipelineTests.swift",
        "ConfiguringPipelineWithFramePayloadStreamsTests.swift",
        "ConnectionStateMachineTests.swift",
        "ContentLengthVerifierTests.swift",
        "ControlFrameBufferTests.swift",
        "DOSHeuristicsTests.swift",
        "GlitchesMonitorTests.swift",
        "HTTP2ErrorTests.swift",
        "HTTP2FrameParserTests.swift",
        "HTTP2FramePayloadStreamMultiplexerTests.swift",
        "HTTP2FramePayloadToHTTP1CodecTests.swift",
        "HTTP2InlineStreamMultiplexerTests.swift",
        "HTTP2StreamMultiplexerTests.swift",
        "HTTP2ToHTTP1CodecTests.swift",
        "InboundWindowManagerTests.swift",
        "OutboundFlowControlBufferTests.swift",
        "ReentrancyTests.swift",
        "SimpleClientServerFramePayloadStreamTests.swift",
        "SimpleClientServerInlineStreamMultiplexerTests.swift",
        "SimpleClientServerTests.swift",
        "StreamChannelFlowControllerTests.swift",
        "StreamIDTests.swift",
        "StreamMapTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP2Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2Server",
      "path" : "Sources/NIOHTTP2Server",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTP2Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2PerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2PerformanceTester",
      "path" : "Sources/NIOHTTP2PerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded"
      ],
      "product_memberships" : [
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "Bench1Conn10kRequests.swift",
        "Benchmark.swift",
        "HPACKHeaderCanonicalFormBenchmark.swift",
        "HPACKHeaderDecodingBenchmark.swift",
        "HPACKHeaderEncodingBenchmark.swift",
        "HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift",
        "HuffmanDecodingBenchmark.swift",
        "HuffmanEncodingBenchmark.swift",
        "ServerOnly10KRequestsBenchmark.swift",
        "StreamTeardownBenchmark.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2",
      "path" : "Sources/NIOHTTP2",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "NIOTLS",
        "NIOConcurrencyHelpers",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOHTTP2",
        "NIOHTTP2Server",
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "ConnectionStateMachine/ConnectionStateMachine.swift",
        "ConnectionStateMachine/ConnectionStreamsState.swift",
        "ConnectionStateMachine/FrameReceivingStates/MayReceiveFrames.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingDataState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingGoAwayState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingHeadersState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingPushPromiseState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingRstStreamState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingWindowUpdateState.swift",
        "ConnectionStateMachine/FrameSendingStates/MaySendFrames.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingDataState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingGoawayState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingHeadersState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingPushPromiseState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingRstStreamState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingWindowUpdateState.swift",
        "ConnectionStateMachine/HTTP2SettingsState.swift",
        "ConnectionStateMachine/HasExtendedConnectSettings.swift",
        "ConnectionStateMachine/HasFlowControlWindows.swift",
        "ConnectionStateMachine/HasLocalSettings.swift",
        "ConnectionStateMachine/HasRemoteSettings.swift",
        "ConnectionStateMachine/LocallyQuiescingState.swift",
        "ConnectionStateMachine/QuiescingState.swift",
        "ConnectionStateMachine/RemotelyQuiescingState.swift",
        "ConnectionStateMachine/SendAndReceiveGoawayState.swift",
        "ConnectionStateMachine/StateMachineResult.swift",
        "ContentLengthVerifier.swift",
        "DOSHeuristics.swift",
        "Error+Any.swift",
        "Frame Buffers/ConcurrentStreamBuffer.swift",
        "Frame Buffers/ControlFrameBuffer.swift",
        "Frame Buffers/OutboundFlowControlBuffer.swift",
        "Frame Buffers/OutboundFrameBuffer.swift",
        "GlitchesMonitor.swift",
        "HPACKHeaders+Validation.swift",
        "HTTP2ChannelHandler+InboundStreamMultiplexer.swift",
        "HTTP2ChannelHandler+InlineStreamMultiplexer.swift",
        "HTTP2ChannelHandler.swift",
        "HTTP2CommonInboundStreamMultiplexer.swift",
        "HTTP2ConnectionStateChange.swift",
        "HTTP2Error.swift",
        "HTTP2ErrorCode.swift",
        "HTTP2FlowControlWindow.swift",
        "HTTP2Frame.swift",
        "HTTP2FrameEncoder.swift",
        "HTTP2FrameParser.swift",
        "HTTP2PingData.swift",
        "HTTP2PipelineHelpers.swift",
        "HTTP2Settings.swift",
        "HTTP2Stream.swift",
        "HTTP2StreamChannel+OutboundStreamMultiplexer.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2StreamDelegate.swift",
        "HTTP2StreamID.swift",
        "HTTP2StreamMultiplexer.swift",
        "HTTP2ToHTTP1Codec.swift",
        "HTTP2UserEvents.swift",
        "InboundEventBuffer.swift",
        "InboundWindowManager.swift",
        "MultiplexerAbstractChannel.swift",
        "NIOHTTP2FrameDelegate.swift",
        "StreamChannelFlowController.swift",
        "StreamChannelList.swift",
        "StreamMap.swift",
        "StreamStateMachine.swift",
        "UnsafeTransfer.swift",
        "WatermarkedFlowController.swift"
      ],
      "target_dependencies" : [
        "NIOHPACK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHPACKTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHPACKTests",
      "path" : "Tests/NIOHPACKTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_complex_huffman_b64.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_huffman_b64.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HPACKCodingTests.swift",
        "HPACKHeadersTests.swift",
        "HPACKIntegrationTests.swift",
        "HPACKRegressionTests.swift",
        "HeaderTableTests.swift",
        "HuffmanCodingTests.swift",
        "IntegerCodingTests.swift"
      ],
      "target_dependencies" : [
        "NIOHPACK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHPACK",
      "module_type" : "SwiftTarget",
      "name" : "NIOHPACK",
      "path" : "Sources/NIOHPACK",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTP2",
        "NIOHTTP2Server",
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "DynamicHeaderTable.swift",
        "HPACKDecoder.swift",
        "HPACKEncoder.swift",
        "HPACKErrors.swift",
        "HPACKHeader.swift",
        "HeaderTables.swift",
        "HuffmanCoding.swift",
        "HuffmanTables.swift",
        "IndexedHeaderTable.swift",
        "IntegerCoding.swift",
        "StaticHeaderTable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.