Build Information
Successful build of swift-nio-http2, reference main (81cc18), with Swift 6.3 for Linux on 19 Apr 2026 23:02:34 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-http2.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-http2
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 81cc182 Update `clampedToValidWindowSize` to use Int32.max (#546)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
81cc18264f92cd307ff98430f89372711d4f6fe9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
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-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[1/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (9.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.87s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
[1416/29170] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
[1886/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.85s)
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.98.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/53] Write sources
[16/53] Compiling CNIOWindows shim.c
[17/53] Compiling CNIOWASI CNIOWASI.c
[17/53] Compiling _AtomicsShims.c
[19/53] Compiling CNIOWindows WSAStartup.c
[20/53] Compiling CNIOPosix event_loop_id.c
[21/53] Compiling CNIOLinux liburing_shims.c
[21/53] Compiling CNIOOpenBSD shim.c
[23/53] Compiling CNIODarwin shim.c
[24/53] Write sources
[25/53] Compiling CNIOLLHTTP c_nio_http.c
[26/53] Write swift-version-24593BA9C3E375BF.txt
[27/53] Compiling CNIOLinux shim.c
[28/53] Compiling CNIOLLHTTP c_nio_api.c
[29/95] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/95] Emitting module _NIOBase64
[32/95] Emitting module InternalCollectionsUtilities
[32/97] Compiling c-nioatomics.c
[33/97] Compiling c-atomics.c
[35/97] Emitting module Atomics
[36/106] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[37/106] Compiling Atomics AtomicMemoryOrderings.swift
[38/106] Compiling Atomics DoubleWord.swift
[39/106] Compiling Atomics IntegerConformances.swift
[40/106] Compiling Atomics PointerConformances.swift
[41/106] Compiling Atomics IntegerOperations.swift
[42/106] Compiling Atomics Unmanaged extensions.swift
[45/106] Compiling Atomics Primitives.native.swift
[46/106] Compiling Atomics ManagedAtomic.swift
[47/106] Compiling Atomics ManagedAtomicLazyReference.swift
[48/106] Compiling Atomics UnsafeAtomic.swift
[49/106] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/106] Compiling Atomics OptionalRawRepresentable.swift
[51/106] Compiling Atomics RawRepresentable.swift
[52/106] Compiling Atomics AtomicBool.swift
[53/106] Compiling Atomics AtomicStorage.swift
[54/106] Compiling Atomics AtomicValue.swift
[55/106] Compiling Atomics AtomicInteger.swift
[56/106] Compiling Atomics AtomicOptionalWrappable.swift
[57/106] Compiling Atomics AtomicReference.swift
[69/107] Compiling _NIOBase64 Base64.swift
[77/109] Wrapping AST for InternalCollectionsUtilities for debugging
[80/109] Compiling _NIODataStructures PriorityQueue.swift
[81/109] Compiling _NIODataStructures _TinyArray.swift
[81/109] Wrapping AST for _NIOBase64 for debugging
[82/110] Wrapping AST for Atomics for debugging
[84/142] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[85/142] Compiling ContainersPreview BorrowingSequence.swift
[86/142] Compiling ContainersPreview BidirectionalContainer.swift
[87/142] Compiling ContainersPreview Container+Filter.swift
[88/142] Compiling ContainersPreview Container+SpanwiseZip.swift
[89/142] Compiling ContainersPreview Drain+Reduce.swift
[90/142] Compiling ContainersPreview Drain.swift
[91/142] Compiling ContainersPreview Producer+Collect.swift
[92/142] Compiling ContainersPreview Producer+Filter.swift
[93/142] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[94/142] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[95/142] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[96/142] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[97/142] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[98/146] Compiling ContainersPreview Producer+Map.swift
[99/146] Compiling ContainersPreview Producer+Reduce.swift
[100/146] Compiling ContainersPreview Producer.swift
[101/146] Compiling ContainersPreview Borrow.swift
[102/146] Compiling ContainersPreview RandomAccessContainer.swift
[103/146] Compiling ContainersPreview RangeExpression2.swift
[104/146] Compiling ContainersPreview RangeReplaceableContainer.swift
[105/146] Compiling ContainersPreview Drain+Map.swift
[106/146] Compiling ContainersPreview Container.swift
[107/146] Compiling ContainersPreview ContainerIterator.swift
[108/146] Compiling ContainersPreview DynamicContainer.swift
[109/146] Compiling ContainersPreview MutableContainer.swift
[110/146] Compiling ContainersPreview PermutableContainer.swift
[111/146] Emitting module ContainersPreview
[112/146] Compiling ContainersPreview Box.swift
[113/146] Compiling ContainersPreview Inout.swift
[114/146] Compiling ContainersPreview InputSpan.swift
[115/146] Compiling ContainersPreview Shared.swift
[116/146] Compiling ContainersPreview OutputSpan+Extras.swift
[117/146] Compiling ContainersPreview TemporaryAllocation.swift
[118/146] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[119/146] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[120/146] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[121/147] Wrapping AST for ContainersPreview for debugging
[123/187] Emitting module NIOConcurrencyHelpers
[124/187] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/187] Compiling NIOConcurrencyHelpers NIOLock.swift
[126/187] Compiling NIOConcurrencyHelpers lock.swift
[127/187] Compiling _NIODataStructures Heap.swift
[128/187] Emitting module _NIODataStructures
[129/188] Wrapping AST for _NIODataStructures for debugging
[131/188] Compiling DequeModule _DequeBuffer.swift
[132/188] Compiling DequeModule _DequeBufferHeader.swift
[133/188] Compiling DequeModule RigidDeque+Append.swift
[134/188] Compiling DequeModule RigidDeque+Consumption.swift
[135/188] Compiling DequeModule RigidDeque+Container.swift
[136/188] Compiling DequeModule RigidDeque+Descriptions.swift
[137/188] Compiling DequeModule UniqueDeque+Consumption.swift
[138/188] Compiling DequeModule UniqueDeque+Container.swift
[139/188] Compiling DequeModule UniqueDeque+Descriptions.swift
[140/188] Compiling DequeModule UniqueDeque+Equatable.swift
[141/188] Compiling DequeModule UniqueDeque+Experimental.swift
[142/193] Compiling DequeModule UniqueDeque+Hashable.swift
[143/193] Compiling DequeModule UniqueDeque+Initializers.swift
[144/193] Compiling DequeModule UniqueDeque+Insertions.swift
[145/193] Compiling DequeModule UniqueDeque+Prepend.swift
[146/193] Compiling DequeModule UniqueDeque+Removals.swift
[147/193] Compiling NIOConcurrencyHelpers atomics.swift
[148/193] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[150/194] Compiling DequeModule RigidDeque+Equatable.swift
[151/194] Compiling DequeModule RigidDeque+Experimental.swift
[152/194] Compiling DequeModule RigidDeque+Hashable.swift
[153/194] Compiling DequeModule RigidDeque+Initializers.swift
[154/194] Compiling DequeModule RigidDeque+Insertions.swift
[155/194] Compiling DequeModule RigidDeque+Prepend.swift
[155/194] Wrapping AST for NIOConcurrencyHelpers for debugging
[157/194] Compiling DequeModule RigidDeque+Removals.swift
[158/194] Compiling DequeModule RigidDeque+Replacements.swift
[159/194] Compiling DequeModule RigidDeque+Testing.swift
[160/194] Compiling DequeModule RigidDeque.swift
[161/194] Compiling DequeModule UniqueDeque+Append.swift
[162/194] Compiling DequeModule Deque+Codable.swift
[163/194] Compiling DequeModule Deque+Collection.swift
[164/194] Compiling DequeModule Deque+CustomReflectable.swift
[165/194] Compiling DequeModule Deque+Descriptions.swift
[166/194] Compiling DequeModule Deque+Equatable.swift
[167/194] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[168/194] Compiling DequeModule Deque+Extras.swift
[169/194] Compiling DequeModule Deque+Hashable.swift
[170/194] Compiling DequeModule Deque+Testing.swift
[171/194] Compiling DequeModule Deque._Storage.swift
[172/194] Compiling DequeModule Deque._UnsafeHandle.swift
[173/194] Compiling DequeModule Deque.swift
[174/194] Compiling DequeModule UniqueDeque+Replacements.swift
[175/194] Compiling DequeModule UniqueDeque.swift
[176/194] Compiling DequeModule _DequeSlot.swift
[177/194] Compiling DequeModule _UnsafeDequeHandle.swift
[178/194] Compiling DequeModule _UnsafeDequeSegments.swift
[179/194] Emitting module DequeModule
[180/195] Wrapping AST for DequeModule for debugging
[182/259] Compiling NIOCore IPProtocol.swift
[183/259] Compiling NIOCore IntegerBitPacking.swift
[184/259] Compiling NIOCore IntegerTypes.swift
[185/259] Compiling NIOCore Interfaces.swift
[186/259] Compiling NIOCore Linux.swift
[187/259] Compiling NIOCore MarkedCircularBuffer.swift
[188/259] Compiling NIOCore MulticastChannel.swift
[189/259] Compiling NIOCore NIOAny.swift
[190/259] Compiling NIOCore NIOCloseOnErrorHandler.swift
[191/267] Compiling NIOCore NIOCoreSendableMetatype.swift
[192/267] Compiling NIOCore NIODecodedAsyncSequence.swift
[193/267] Compiling NIOCore NIOLoopBound.swift
[194/267] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[195/267] Compiling NIOCore NIOScheduledCallback.swift
[196/267] Compiling NIOCore NIOSendable.swift
[197/267] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[198/267] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[199/267] Compiling NIOCore RecvByteBufferAllocator.swift
[200/267] Compiling NIOCore EventLoopFuture+Deprecated.swift
[201/267] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[202/267] Compiling NIOCore EventLoopFuture.swift
[203/267] Compiling NIOCore FileDescriptor.swift
[204/267] Compiling NIOCore FileHandle.swift
[205/267] Compiling NIOCore FileRegion.swift
[206/267] Compiling NIOCore GlobalSingletons.swift
[207/267] Compiling NIOCore IO.swift
[208/267] Compiling NIOCore IOData.swift
[209/267] Compiling NIOCore AddressedEnvelope.swift
[210/267] Compiling NIOCore AsyncAwaitSupport.swift
[211/267] Compiling NIOCore AsyncChannel.swift
[212/267] Compiling NIOCore AsyncChannelHandler.swift
[213/267] Compiling NIOCore AsyncChannelInboundStream.swift
[214/267] Compiling NIOCore AsyncChannelOutboundWriter.swift
[215/267] Compiling NIOCore NIOAsyncSequenceProducer.swift
[216/267] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[217/267] Compiling NIOCore NIOAsyncWriter.swift
[218/267] Compiling NIOCore CircularBuffer.swift
[219/267] Compiling NIOCore Codec.swift
[220/267] Compiling NIOCore ConvenienceOptionSupport.swift
[221/267] Compiling NIOCore DeadChannel.swift
[222/267] Compiling NIOCore DispatchQueue+WithFuture.swift
[223/267] Compiling NIOCore EventLoop+Deprecated.swift
[224/267] Compiling NIOCore EventLoop+SerialExecutor.swift
[225/267] Compiling NIOCore EventLoop.swift
[226/267] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[227/267] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[228/267] Compiling NIOCore BSDSocketAPI.swift
[229/267] Compiling NIOCore ByteBuffer-aux.swift
[230/267] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[231/267] Compiling NIOCore ByteBuffer-conversions.swift
[232/267] Compiling NIOCore ByteBuffer-core.swift
[233/267] Compiling NIOCore ByteBuffer-hex.swift
[234/267] Compiling NIOCore ByteBuffer-int.swift
[235/267] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[236/267] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[237/267] Compiling NIOCore SocketAddresses.swift
[238/267] Compiling NIOCore SocketOptionProvider.swift
[239/267] Compiling NIOCore SystemCallHelpers.swift
[240/267] Compiling NIOCore TimeAmount+Duration.swift
[241/267] Compiling NIOCore TypeAssistedChannelHandler.swift
[242/267] Compiling NIOCore UniversalBootstrapSupport.swift
[243/267] Compiling NIOCore Utilities.swift
[244/267] Compiling NIOCore ByteBuffer-multi-int.swift
[245/267] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[246/267] Compiling NIOCore ByteBuffer-views.swift
[247/267] Compiling NIOCore Channel.swift
[248/267] Compiling NIOCore ChannelHandler.swift
[249/267] Compiling NIOCore ChannelHandlers.swift
[250/267] Compiling NIOCore ChannelInvoker.swift
[251/267] Compiling NIOCore ChannelOption.swift
[252/267] Compiling NIOCore ChannelPipeline.swift
[253/267] Emitting module NIOCore
[254/268] Wrapping AST for NIOCore for debugging
[256/322] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[257/322] Compiling NIOEmbedded AsyncTestingChannel.swift
[258/322] Compiling NIOEmbedded Embedded.swift
[259/322] Emitting module NIOEmbedded
[260/323] Wrapping AST for NIOEmbedded for debugging
[262/323] Compiling NIOPosix PipePair.swift
[263/323] Compiling NIOPosix Pool.swift
[264/323] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/323] Compiling NIOPosix PosixSingletons.swift
[266/323] Compiling NIOPosix RawSocketBootstrap.swift
[267/323] Compiling NIOPosix Resolver.swift
[268/323] Compiling NIOPosix Selectable.swift
[269/329] Compiling NIOPosix ThreadPosix.swift
[270/329] Compiling NIOPosix ThreadWindows.swift
[271/329] Compiling NIOPosix Utilities.swift
[272/329] Compiling NIOPosix VsockAddress.swift
[273/329] Compiling NIOPosix VsockChannelEvents.swift
[274/329] Compiling NIOPosix Windows.swift
[275/329] Emitting module NIOPosix
[276/329] Compiling NIOPosix BSDSocketAPICommon.swift
[277/329] Compiling NIOPosix BSDSocketAPIPosix.swift
[278/329] Compiling NIOPosix BSDSocketAPIWindows.swift
[279/329] Compiling NIOPosix BaseSocket.swift
[280/329] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[281/329] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[282/329] Compiling NIOPosix BaseSocketChannel.swift
[283/329] Compiling NIOPosix HappyEyeballs.swift
[284/329] Compiling NIOPosix IO.swift
[285/329] Compiling NIOPosix IntegerBitPacking.swift
[286/329] Compiling NIOPosix IntegerTypes.swift
[287/329] Compiling NIOPosix Linux.swift
[288/329] Compiling NIOPosix LinuxCPUSet.swift
[289/329] Compiling NIOPosix LinuxUring.swift
[290/329] Compiling NIOPosix ServerSocket.swift
[291/329] Compiling NIOPosix Socket.swift
[292/329] Compiling NIOPosix SocketChannel.swift
[293/329] Compiling NIOPosix SocketProtocols.swift
[294/329] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[295/329] Compiling NIOPosix System.swift
[296/329] Compiling NIOPosix Thread.swift
[297/329] Compiling NIOPosix SelectableChannel.swift
[298/329] Compiling NIOPosix SelectableEventLoop.swift
[299/329] Compiling NIOPosix SelectorEpoll.swift
[300/329] Compiling NIOPosix SelectorGeneric.swift
[301/329] Compiling NIOPosix SelectorKqueue.swift
[302/329] Compiling NIOPosix SelectorUring.swift
[303/329] Compiling NIOPosix SelectorWSAPoll.swift
[304/329] Compiling NIOPosix BaseStreamSocketChannel.swift
[305/329] Compiling NIOPosix Bootstrap.swift
[306/329] Compiling NIOPosix ControlMessage.swift
[307/329] Compiling NIOPosix DatagramVectorReadManager.swift
[308/329] Compiling NIOPosix Errors+Any.swift
[309/329] Compiling NIOPosix FileDescriptor.swift
[310/329] Compiling NIOPosix GetaddrinfoResolver.swift
[311/329] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[312/329] Compiling NIOPosix NIOPosixSendableMetatype.swift
[313/329] Compiling NIOPosix NIOThreadPool.swift
[314/329] Compiling NIOPosix NonBlockingFileIO.swift
[315/329] Compiling NIOPosix PendingDatagramWritesManager.swift
[316/329] Compiling NIOPosix PendingWritesManager.swift
[317/329] Compiling NIOPosix PipeChannel.swift
[318/330] Wrapping AST for NIOPosix for debugging
[320/332] Compiling NIO Exports.swift
[321/332] Emitting module NIO
[322/333] Wrapping AST for NIO for debugging
[324/355] Compiling NIOTLS TLSEvents.swift
[325/355] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[326/355] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[327/355] Emitting module NIOTLS
[328/355] Emitting module NIOHTTP1
[329/357] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[330/357] Compiling NIOTLS SNIHandler.swift
[331/357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[332/357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[333/358] Wrapping AST for NIOTLS for debugging
[335/358] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[336/358] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[337/358] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[338/358] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[339/358] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[340/358] Compiling NIOHTTP1 HTTPTypes.swift
[341/358] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[342/358] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[343/358] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[344/358] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[345/358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[346/358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[347/358] Compiling NIOHTTP1 ByteCollectionUtils.swift
[348/358] Compiling NIOHTTP1 HTTPDecoder.swift
[349/358] Compiling NIOHTTP1 HTTPEncoder.swift
[350/364] Wrapping AST for NIOHTTP1 for debugging
[352/370] Compiling NIOHPACK IndexedHeaderTable.swift
[353/370] Compiling NIOHPACK IntegerCoding.swift
[354/371] Compiling NIOHPACK HPACKEncoder.swift
[355/371] Compiling NIOHPACK HPACKErrors.swift
[356/371] Compiling NIOHPACK DynamicHeaderTable.swift
[357/371] Compiling NIOHPACK HPACKDecoder.swift
[358/371] Compiling NIOHPACK HuffmanTables.swift
[359/371] Compiling NIOHPACK StaticHeaderTable.swift
[360/371] Compiling NIOHPACK HuffmanCoding.swift
[361/371] Emitting module NIOHPACK
[362/371] Compiling NIOHPACK HPACKHeader.swift
[363/371] Compiling NIOHPACK HeaderTables.swift
[364/372] Wrapping AST for NIOHPACK for debugging
[366/435] Compiling NIOHTTP2 MaySendFrames.swift
[367/435] Compiling NIOHTTP2 SendingDataState.swift
[368/435] Compiling NIOHTTP2 SendingGoawayState.swift
[369/435] Compiling NIOHTTP2 SendingHeadersState.swift
[370/435] Compiling NIOHTTP2 SendingPushPromiseState.swift
[371/435] Compiling NIOHTTP2 SendingRstStreamState.swift
[372/435] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[373/435] Compiling NIOHTTP2 HTTP2SettingsState.swift
[374/435] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[375/443] Compiling NIOHTTP2 HasFlowControlWindows.swift
[376/443] Compiling NIOHTTP2 HasLocalSettings.swift
[377/443] Compiling NIOHTTP2 HasRemoteSettings.swift
[378/443] Compiling NIOHTTP2 LocallyQuiescingState.swift
[379/443] Compiling NIOHTTP2 QuiescingState.swift
[380/443] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[381/443] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[382/443] Compiling NIOHTTP2 StateMachineResult.swift
[383/443] Compiling NIOHTTP2 ContentLengthVerifier.swift
[384/443] Emitting module NIOHTTP2
[385/443] Compiling NIOHTTP2 DOSHeuristics.swift
[386/443] Compiling NIOHTTP2 Error+Any.swift
[387/443] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[388/443] Compiling NIOHTTP2 ControlFrameBuffer.swift
[389/443] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[390/443] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[391/443] Compiling NIOHTTP2 GlitchesMonitor.swift
[392/443] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[393/443] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[394/443] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[395/443] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[396/443] Compiling NIOHTTP2 HTTP2UserEvents.swift
[397/443] Compiling NIOHTTP2 InboundEventBuffer.swift
[398/443] Compiling NIOHTTP2 InboundWindowManager.swift
[399/443] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[400/443] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[401/443] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[402/443] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[403/443] Compiling NIOHTTP2 StreamChannelFlowController.swift
[404/443] Compiling NIOHTTP2 StreamChannelList.swift
[405/443] Compiling NIOHTTP2 StreamMap.swift
[406/443] Compiling NIOHTTP2 StreamStateMachine.swift
[407/443] Compiling NIOHTTP2 Timer.swift
[408/443] Compiling NIOHTTP2 UnsafeTransfer.swift
[409/443] Compiling NIOHTTP2 WatermarkedFlowController.swift
[410/443] Compiling NIOHTTP2 ConnectionStateMachine.swift
[411/443] Compiling NIOHTTP2 ConnectionStreamsState.swift
[412/443] Compiling NIOHTTP2 MayReceiveFrames.swift
[413/443] Compiling NIOHTTP2 ReceivingDataState.swift
[414/443] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[415/443] Compiling NIOHTTP2 ReceivingHeadersState.swift
[416/443] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[417/443] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[418/443] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[419/443] Compiling NIOHTTP2 HTTP2FrameParser.swift
[420/443] Compiling NIOHTTP2 HTTP2PingData.swift
[421/443] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[422/443] Compiling NIOHTTP2 HTTP2Settings.swift
[423/443] Compiling NIOHTTP2 HTTP2Stream.swift
[424/443] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[425/443] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[426/443] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[427/443] Compiling NIOHTTP2 HTTP2StreamID.swift
[428/443] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[429/443] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[430/443] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[431/443] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[432/443] Compiling NIOHTTP2 HTTP2Error.swift
[433/443] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[434/443] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[435/443] Compiling NIOHTTP2 HTTP2Frame.swift
[436/443] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[437/446] Wrapping AST for NIOHTTP2 for debugging
[439/457] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[440/457] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[441/458] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[442/458] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[443/458] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[444/458] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[445/458] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[446/458] Emitting module NIOHTTP2PerformanceTester
[447/458] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[448/458] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[449/458] Emitting module NIOHTTP2Server
[450/458] Compiling NIOHTTP2Server main.swift
[451/458] Compiling NIOHTTP2PerformanceTester main.swift
[452/458] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[454/460] Wrapping AST for NIOHTTP2Server for debugging
[455/460] Wrapping AST for NIOHTTP2PerformanceTester for debugging
[456/460] Write Objects.LinkFileList
[458/460] Linking NIOHTTP2Server
[459/460] Linking NIOHTTP2PerformanceTester
Build complete! (159.88s)
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" : "NIOHPACK",
"targets" : [
"NIOHPACK"
],
"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",
"NIOHTTP2ServerConnectionManagementHandler+StateMachineTests.swift",
"NIOHTTP2ServerConnectionManagementHandlerTests.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",
"NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift",
"NIOHTTP2ServerConnectionManagementHandler.swift",
"StreamChannelFlowController.swift",
"StreamChannelList.swift",
"StreamMap.swift",
"StreamStateMachine.swift",
"Timer.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",
"NIOHPACK",
"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" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.