Build Information
Successful build of swift-nio-http2, reference 1.38.0 (5e9e99
), with Swift 6.0 for Linux on 21 Jul 2025 18:11:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-nio-http2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1808] Fetching swift-atomics
[1719/78600] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.71s)
Fetched https://github.com/apple/swift-nio.git from cache (6.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.91s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4657] Fetching swift-system
[747/21473] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.69s)
Fetched https://github.com/apple/swift-collections.git from cache (2.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.24s)
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
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Building for debugging...
[0/50] Write sources
[15/50] Compiling CNIOWindows shim.c
[16/50] Compiling CNIOWindows WSAStartup.c
[17/50] Compiling _AtomicsShims.c
[18/50] Compiling CNIOWASI CNIOWASI.c
[19/50] Compiling CNIOPosix event_loop_id.c
[20/50] Compiling CNIOLinux liburing_shims.c
[21/50] Compiling CNIODarwin shim.c
[22/50] Write sources
[23/50] Compiling CNIOLLHTTP c_nio_http.c
[24/50] Compiling CNIOLinux shim.c
[25/50] Compiling CNIOLLHTTP c_nio_api.c
[26/50] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/50] Write swift-version-24593BA9C3E375BF.txt
[29/88] Emitting module Atomics
[29/90] Compiling c-nioatomics.c
[30/90] Compiling c-atomics.c
[32/90] Compiling Atomics AtomicInteger.swift
[33/90] Compiling Atomics AtomicOptionalWrappable.swift
[34/90] Compiling Atomics AtomicReference.swift
[35/90] Compiling Atomics IntegerOperations.swift
[36/90] Compiling Atomics Unmanaged extensions.swift
[37/90] Compiling Atomics ManagedAtomic.swift
[38/90] Compiling Atomics ManagedAtomicLazyReference.swift
[39/90] Compiling Atomics UnsafeAtomic.swift
[40/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/90] Compiling Atomics AtomicStorage.swift
[42/90] Compiling Atomics AtomicValue.swift
[43/90] Compiling Atomics AtomicMemoryOrderings.swift
[44/90] Compiling Atomics DoubleWord.swift
[45/90] Compiling Atomics AtomicBool.swift
[47/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/91] Emitting module InternalCollectionsUtilities
[54/91] Compiling Atomics IntegerConformances.swift
[55/91] Compiling Atomics OptionalRawRepresentable.swift
[56/91] Compiling Atomics RawRepresentable.swift
[57/91] Compiling Atomics PointerConformances.swift
[58/91] Compiling Atomics Primitives.native.swift
[59/97] Emitting module _NIOBase64
[60/97] Compiling _NIOBase64 Base64.swift
[69/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/100] Wrapping AST for _NIOBase64 for debugging
[71/100] Compiling _NIODataStructures PriorityQueue.swift
[72/100] Compiling _NIODataStructures _TinyArray.swift
[73/100] Wrapping AST for Atomics for debugging
[74/100] Wrapping AST for InternalCollectionsUtilities for debugging
[76/115] Compiling DequeModule Deque+CustomReflectable.swift
[77/115] Compiling DequeModule Deque+Descriptions.swift
[78/117] Compiling DequeModule _DequeBuffer.swift
[79/117] Compiling DequeModule _DequeBufferHeader.swift
[80/117] Compiling NIOConcurrencyHelpers lock.swift
[81/117] Emitting module _NIODataStructures
[82/117] Compiling _NIODataStructures Heap.swift
[83/118] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/118] Emitting module NIOConcurrencyHelpers
[86/118] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/118] Compiling NIOConcurrencyHelpers atomics.swift
[89/119] Compiling DequeModule _DequeSlot.swift
[90/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/119] Wrapping AST for _NIODataStructures for debugging
[93/119] Compiling DequeModule Deque+Testing.swift
[94/119] Compiling DequeModule Deque._Storage.swift
[95/119] Compiling DequeModule Deque+Extras.swift
[96/119] Compiling DequeModule Deque+Hashable.swift
[97/119] Compiling DequeModule Deque+Equatable.swift
[98/119] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/119] Compiling DequeModule Deque._UnsafeHandle.swift
[100/119] Compiling DequeModule Deque.swift
[101/119] Compiling DequeModule Deque+Codable.swift
[102/119] Compiling DequeModule Deque+Collection.swift
[102/119] Wrapping AST for NIOConcurrencyHelpers for debugging
[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 CircularBuffer.swift
[140/189] Compiling NIOCore Codec.swift
[141/189] Compiling NIOCore ConvenienceOptionSupport.swift
[142/189] Compiling NIOCore DeadChannel.swift
[143/189] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/189] Compiling NIOCore EventLoop+Deprecated.swift
[145/189] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/189] Compiling NIOCore EventLoop.swift
[147/189] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/189] Compiling NIOCore AddressedEnvelope.swift
[149/189] Compiling NIOCore AsyncAwaitSupport.swift
[150/189] Compiling NIOCore AsyncChannel.swift
[151/189] Compiling NIOCore AsyncChannelHandler.swift
[152/189] Compiling NIOCore AsyncChannelInboundStream.swift
[153/189] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/189] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/189] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/189] Compiling NIOCore NIOAsyncWriter.swift
[157/189] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/189] Compiling NIOCore BSDSocketAPI.swift
[159/189] Compiling NIOCore ByteBuffer-aux.swift
[160/189] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[161/189] Compiling NIOCore ByteBuffer-conversions.swift
[162/189] Compiling NIOCore ByteBuffer-core.swift
[163/189] Compiling NIOCore ByteBuffer-hex.swift
[164/189] Compiling NIOCore ByteBuffer-int.swift
[165/189] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/189] Emitting module NIOCore
[167/189] Compiling NIOCore ByteBuffer-multi-int.swift
[168/189] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[169/189] Compiling NIOCore ByteBuffer-views.swift
[170/189] Compiling NIOCore Channel.swift
[171/189] Compiling NIOCore ChannelHandler.swift
[172/189] Compiling NIOCore ChannelHandlers.swift
[173/189] Compiling NIOCore ChannelInvoker.swift
[174/189] Compiling NIOCore ChannelOption.swift
[175/189] Compiling NIOCore ChannelPipeline.swift
[176/190] Wrapping AST for NIOCore for debugging
[178/242] Compiling NIOEmbedded AsyncTestingChannel.swift
[179/242] Emitting module NIOEmbedded
[180/242] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/242] Compiling NIOEmbedded Embedded.swift
[182/243] Wrapping AST for NIOEmbedded for debugging
[184/243] Compiling NIOPosix SelectableEventLoop.swift
[185/243] Compiling NIOPosix SelectorEpoll.swift
[186/243] Compiling NIOPosix SelectorGeneric.swift
[187/243] Compiling NIOPosix SelectorKqueue.swift
[188/243] Compiling NIOPosix SelectorUring.swift
[189/243] Compiling NIOPosix ServerSocket.swift
[190/249] Compiling NIOPosix Socket.swift
[191/249] Compiling NIOPosix SocketChannel.swift
[192/249] Compiling NIOPosix SocketProtocols.swift
[193/249] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[194/249] Compiling NIOPosix System.swift
[195/249] Compiling NIOPosix Thread.swift
[196/249] Emitting module NIOPosix
[197/249] Compiling NIOPosix ThreadPosix.swift
[198/249] Compiling NIOPosix ThreadWindows.swift
[199/249] Compiling NIOPosix UnsafeTransfer.swift
[200/249] Compiling NIOPosix Utilities.swift
[201/249] Compiling NIOPosix VsockAddress.swift
[202/249] Compiling NIOPosix VsockChannelEvents.swift
[203/249] Compiling NIOPosix IO.swift
[204/249] Compiling NIOPosix IntegerBitPacking.swift
[205/249] Compiling NIOPosix IntegerTypes.swift
[206/249] Compiling NIOPosix Linux.swift
[207/249] Compiling NIOPosix LinuxCPUSet.swift
[208/249] Compiling NIOPosix LinuxUring.swift
[209/249] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/249] Compiling NIOPosix NIOPosixSendableMetatype.swift
[211/249] Compiling NIOPosix NIOThreadPool.swift
[212/249] Compiling NIOPosix NonBlockingFileIO.swift
[213/249] Compiling NIOPosix PendingDatagramWritesManager.swift
[214/249] Compiling NIOPosix PendingWritesManager.swift
[215/249] Compiling NIOPosix PipeChannel.swift
[216/249] Compiling NIOPosix PipePair.swift
[217/249] Compiling NIOPosix Pool.swift
[218/249] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[219/249] Compiling NIOPosix PosixSingletons.swift
[220/249] Compiling NIOPosix RawSocketBootstrap.swift
[221/249] Compiling NIOPosix Resolver.swift
[222/249] Compiling NIOPosix Selectable.swift
[223/249] Compiling NIOPosix SelectableChannel.swift
[224/249] Compiling NIOPosix BSDSocketAPICommon.swift
[225/249] Compiling NIOPosix BSDSocketAPIPosix.swift
[226/249] Compiling NIOPosix BSDSocketAPIWindows.swift
[227/249] Compiling NIOPosix BaseSocket.swift
[228/249] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[229/249] Compiling NIOPosix BaseSocketChannel.swift
[230/249] Compiling NIOPosix BaseStreamSocketChannel.swift
[231/249] Compiling NIOPosix Bootstrap.swift
[232/249] Compiling NIOPosix ControlMessage.swift
[233/249] Compiling NIOPosix DatagramVectorReadManager.swift
[234/249] Compiling NIOPosix Errors+Any.swift
[235/249] Compiling NIOPosix FileDescriptor.swift
[236/249] Compiling NIOPosix GetaddrinfoResolver.swift
[237/249] Compiling NIOPosix HappyEyeballs.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 NIOTypedApplicationProtocolNegotiationHandler.swift
[247/275] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[248/275] Compiling NIOTLS SNIHandler.swift
[249/275] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[250/276] Emitting module NIOHTTP1
[251/276] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[252/276] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[254/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[255/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[255/278] Wrapping AST for NIOTLS for debugging
[257/278] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/278] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[260/278] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[261/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[262/278] Compiling NIOHTTP1 HTTPTypes.swift
[263/278] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[264/278] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[265/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[266/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.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 IntegerCoding.swift
[274/291] Compiling NIOHPACK StaticHeaderTable.swift
[275/291] Emitting module NIOHPACK
[276/291] Compiling NIOHPACK HuffmanTables.swift
[277/291] Compiling NIOHPACK HuffmanCoding.swift
[278/291] Compiling NIOHPACK DynamicHeaderTable.swift
[279/291] Compiling NIOHPACK HPACKDecoder.swift
[280/291] Compiling NIOHPACK HPACKEncoder.swift
[281/291] Compiling NIOHPACK HPACKErrors.swift
[282/291] Compiling NIOHPACK HPACKHeader.swift
[283/291] Compiling NIOHPACK HeaderTables.swift
[284/292] Wrapping AST for NIOHPACK for debugging
[286/352] Compiling NIOHTTP2 MaySendFrames.swift
[287/352] Compiling NIOHTTP2 SendingDataState.swift
[288/352] Compiling NIOHTTP2 SendingGoawayState.swift
[289/352] Compiling NIOHTTP2 SendingHeadersState.swift
[290/352] Compiling NIOHTTP2 SendingPushPromiseState.swift
[291/352] Compiling NIOHTTP2 SendingRstStreamState.swift
[292/352] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[293/352] Compiling NIOHTTP2 HTTP2SettingsState.swift
[294/352] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[295/360] Emitting module NIOHTTP2
[296/360] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[297/360] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[298/360] Compiling NIOHTTP2 StreamChannelFlowController.swift
[299/360] Compiling NIOHTTP2 StreamChannelList.swift
[300/360] Compiling NIOHTTP2 StreamMap.swift
[301/360] Compiling NIOHTTP2 StreamStateMachine.swift
[302/360] Compiling NIOHTTP2 UnsafeTransfer.swift
[303/360] Compiling NIOHTTP2 WatermarkedFlowController.swift
[304/360] Compiling NIOHTTP2 DOSHeuristics.swift
[305/360] Compiling NIOHTTP2 Error+Any.swift
[306/360] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[307/360] Compiling NIOHTTP2 ControlFrameBuffer.swift
[308/360] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[309/360] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[310/360] Compiling NIOHTTP2 GlitchesMonitor.swift
[311/360] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[312/360] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[313/360] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[314/360] Compiling NIOHTTP2 HTTP2StreamID.swift
[315/360] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[316/360] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[317/360] Compiling NIOHTTP2 HTTP2UserEvents.swift
[318/360] Compiling NIOHTTP2 InboundEventBuffer.swift
[319/360] Compiling NIOHTTP2 InboundWindowManager.swift
[320/360] Compiling NIOHTTP2 HasFlowControlWindows.swift
[321/360] Compiling NIOHTTP2 HasLocalSettings.swift
[322/360] Compiling NIOHTTP2 HasRemoteSettings.swift
[323/360] Compiling NIOHTTP2 LocallyQuiescingState.swift
[324/360] Compiling NIOHTTP2 QuiescingState.swift
[325/360] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[326/360] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[327/360] Compiling NIOHTTP2 StateMachineResult.swift
[328/360] Compiling NIOHTTP2 ContentLengthVerifier.swift
[329/360] Compiling NIOHTTP2 HTTP2Frame.swift
[330/360] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[331/360] Compiling NIOHTTP2 HTTP2FrameParser.swift
[332/360] Compiling NIOHTTP2 HTTP2PingData.swift
[333/360] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[334/360] Compiling NIOHTTP2 HTTP2Settings.swift
[335/360] Compiling NIOHTTP2 HTTP2Stream.swift
[336/360] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.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/361] Wrapping AST for NIOHTTP2 for debugging
[356/374] Emitting module NIOHTTP2PerformanceTester
[357/375] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[358/375] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[359/375] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[360/375] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[361/375] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[362/375] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[363/375] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[364/375] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[365/375] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[366/375] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[367/375] Compiling NIOHTTP2PerformanceTester main.swift
[368/376] Emitting module NIOHTTP2Server
[369/376] Compiling NIOHTTP2Server main.swift
[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 NIOHTTP2PerformanceTester
[376/377] Linking NIOHTTP2Server
Build complete! (108.92s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.