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 hummingbird-lambda, reference main (48091d), with Swift 6.0 for macOS (SPM) on 23 Jun 2025 23:40:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-lambda.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-lambda
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 48091d0 Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#49)
Cloned https://github.com/hummingbird-project/hummingbird-lambda.git
Revision (git rev-parse @):
48091d0bdd269a950e56f0f6edc378d8f8e9e0ba
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-lambda.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hummingbird-project/hummingbird-lambda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/62] Write sources
[3/62] Write HBLambdaTest-entitlement.plist
[3/62] Write sources
[10/62] Copying PrivacyInfo.xcprivacy
[10/62] Write sources
[42/62] Compiling CNIOWindows shim.c
[42/62] Compiling CNIOWindows WSAStartup.c
[44/62] Compiling CNIOWASI CNIOWASI.c
[45/62] Compiling CNIOLinux shim.c
[46/62] Compiling CNIOLinux liburing_shims.c
[47/62] Write sources
[51/62] Write swift-version-5BDAB9E9C0126B9D.txt
[52/71] Compiling _AtomicsShims.c
[53/71] Compiling CNIOLLHTTP c_nio_http.c
[54/76] Compiling CNIOLLHTTP c_nio_api.c
[55/99] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/102] Compiling CNIODarwin shim.c
[58/105] Compiling ServiceContextModule ServiceContextKey.swift
[59/105] Emitting module ServiceContextModule
[60/105] Compiling ServiceContextModule ServiceContext.swift
[61/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/106] Compiling InternalCollectionsUtilities Descriptions.swift
[63/106] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/106] Compiling _NIOBase64 Base64.swift
[65/106] Emitting module _NIOBase64
[66/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/115] Compiling InternalCollectionsUtilities Debugging.swift
[69/115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/115] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/115] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[74/115] Compiling InternalCollectionsUtilities Integer rank.swift
[75/115] Emitting module InternalCollectionsUtilities
[76/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[77/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[78/115] Compiling _NIODataStructures _TinyArray.swift
[79/134] Compiling HTTPTypes ISOLatin1String.swift
[80/134] Compiling HTTPTypes HTTPResponse.swift
[81/134] Compiling HTTPTypes HTTPParsedFields.swift
[82/134] Compiling HTTPTypes NIOLock.swift
[83/134] Emitting module ConcurrencyHelpers
[84/134] Compiling ConcurrencyHelpers LockedValueBox.swift
[85/134] Compiling ConcurrencyHelpers Lock.swift
[86/134] Compiling Instrumentation MultiplexInstrument.swift
[87/134] Compiling Instrumentation NoOpInstrument.swift
[88/134] Compiling Instrumentation Instrument.swift
[89/134] Compiling Instrumentation InstrumentationSystem.swift
[90/134] Compiling Instrumentation Locks.swift
[91/134] Emitting module Instrumentation
[92/134] Emitting module _NIODataStructures
[93/134] Compiling _NIODataStructures PriorityQueue.swift
[94/134] Compiling _NIODataStructures Heap.swift
[95/134] Compiling Logging MetadataProvider.swift
[96/134] Compiling Logging Locks.swift
[97/215] Compiling _RopeModule BigString+Hashing.swift
[98/215] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[99/215] Compiling _RopeModule BigString+TextOutputStream.swift
[100/215] Compiling _RopeModule BigString+Append.swift
[101/215] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[102/215] Compiling _RopeModule BigString+Sequence.swift
[103/216] Emitting module CoreMetrics
[104/216] Compiling CoreMetrics Locks.swift
[105/216] Compiling CoreMetrics Metrics.swift
[106/216] Compiling Atomics Unmanaged extensions.swift
[107/272] Compiling HTTPTypes HTTPRequest.swift
[108/272] Compiling HTTPTypes HTTPFieldName.swift
[109/272] Compiling HTTPTypes HTTPField.swift
[110/272] Emitting module HTTPTypes
[111/272] Compiling HTTPTypes HTTPFields.swift
[112/274] Emitting module Logging
[113/274] Compiling Logging Logging.swift
[114/274] Compiling Logging LogHandler.swift
[115/281] Compiling OrderedCollections OrderedSet+Codable.swift
[116/281] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[117/281] Compiling OrderedCollections OrderedSet+Descriptions.swift
[118/281] Compiling OrderedCollections OrderedSet+Diffing.swift
[119/281] Compiling OrderedCollections OrderedSet+Equatable.swift
[120/281] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[121/287] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/287] Compiling OrderedCollections OrderedDictionary+Values.swift
[123/287] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[124/287] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[125/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[126/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/287] Compiling OrderedCollections _HashTable+Bucket.swift
[128/287] Compiling OrderedCollections _HashTable+BucketIterator.swift
[129/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[130/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[131/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[132/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[133/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[134/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[135/287] Compiling HeapModule _HeapNode.swift
[136/287] Compiling HeapModule Heap.swift
[137/287] Compiling HeapModule Heap+UnsafeHandle.swift
[138/287] Compiling HeapModule Heap+Invariants.swift
[139/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[140/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[141/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[142/287] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[143/287] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[144/287] Compiling OrderedCollections OrderedSet+Sendable.swift
[145/287] Compiling OrderedCollections _Hashtable+Header.swift
[146/287] Compiling OrderedCollections OrderedDictionary+Codable.swift
[147/287] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[148/287] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[149/287] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[150/287] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/287] Compiling OrderedCollections OrderedDictionary+Elements.swift
[152/287] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[153/287] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[154/287] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[155/287] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[156/287] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[157/287] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[158/287] Compiling HeapModule Heap+Descriptions.swift
[159/287] Emitting module HeapModule
[160/287] Compiling OrderedCollections OrderedSet+Hashable.swift
[161/287] Compiling OrderedCollections OrderedSet+Initializers.swift
[162/287] Compiling OrderedCollections OrderedSet+Insertions.swift
[163/287] Compiling OrderedCollections OrderedSet+Invariants.swift
[164/287] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[165/287] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[166/287] Emitting module UnixSignals
[167/287] Compiling UnixSignals UnixSignal.swift
[168/287] Compiling UnixSignals UnixSignalsSequence.swift
[169/287] Compiling _RopeModule Rope+Append.swift
[170/287] Compiling _RopeModule Rope+Extract.swift
[171/287] Compiling _RopeModule Rope+Find.swift
[172/287] Compiling _RopeModule Rope+ForEachWhile.swift
[173/287] Compiling _RopeModule Rope+Insert.swift
[174/287] Compiling _RopeModule Rope+Join.swift
[175/287] Compiling _RopeModule Rope+MutatingForEach.swift
[176/294] Compiling Tracing TracingTime.swift
[177/294] Compiling Tracing TracerProtocol.swift
[178/294] Compiling Tracing Tracer.swift
[179/294] Compiling Tracing NoOpTracer.swift
[180/294] Compiling Tracing SpanProtocol.swift
[181/294] Emitting module Tracing
[182/294] Compiling Tracing InstrumentationSystem+Tracing.swift
[183/294] Compiling Tracing TracerProtocol+Legacy.swift
[183/388] Compiling c-nioatomics.c
[185/388] Compiling DequeModule Deque+Codable.swift
[186/388] Compiling DequeModule Deque+Collection.swift
[187/388] Compiling DequeModule Deque+CustomReflectable.swift
[188/388] Compiling DequeModule Deque+Descriptions.swift
[189/443] Compiling BitCollections BitSet+Initializers.swift
[190/443] Compiling BitCollections BitSet+Invariants.swift
[191/443] Compiling BitCollections BitSet+Random.swift
[192/443] Compiling BitCollections BitSet+SetAlgebra basics.swift
[193/443] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[194/443] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[195/443] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[196/443] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[197/443] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[198/443] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[199/443] Compiling BitCollections BitSet+SetAlgebra union.swift
[200/443] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[201/443] Compiling BitCollections BitSet.Counted.swift
[202/443] Compiling BitCollections BitSet.Index.swift
[203/443] Compiling BitCollections BitSet._UnsafeHandle.swift
[204/443] Compiling BitCollections BitSet+Hashable.swift
[205/443] Compiling DequeModule _DequeSlot.swift
[206/465] Compiling AWSLambdaEvents ALB.swift
[207/465] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[208/465] Compiling AWSLambdaEvents APIGateway+V2.swift
[209/465] Compiling AWSLambdaEvents Base64.swift
[210/465] Compiling AWSLambdaEvents DateWrappers.swift
[211/465] Compiling AWSLambdaEvents S3.swift
[212/465] Compiling AWSLambdaEvents SES.swift
[213/465] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[214/465] Compiling AWSLambdaEvents AWSRegion.swift
[215/465] Compiling DequeModule _DequeBufferHeader.swift
[216/465] Compiling AWSLambdaEvents DynamoDB.swift
[217/465] Compiling AWSLambdaEvents SNS.swift
[218/465] Compiling AWSLambdaEvents SQS.swift
[219/465] Compiling AWSLambdaEvents CloudFormation.swift
[220/465] Compiling AWSLambdaEvents Cloudwatch.swift
[221/465] Compiling BitCollections BitArray+Invariants.swift
[222/465] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[223/465] Compiling BitCollections BitArray+RandomBits.swift
[224/465] Compiling AWSLambdaEvents AppSync.swift
[225/465] Compiling AWSLambdaEvents BedrockAgent.swift
[226/465] Compiling AWSLambdaEvents APIGateway.swift
[229/465] Compiling AWSLambdaEvents FunctionURL.swift
[230/465] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[231/465] Compiling AWSLambdaEvents Cognito.swift
[232/465] Emitting module Atomics
[252/465] Compiling DequeModule _UnsafeWrappedBuffer.swift
[253/465] Compiling HashTreeCollections TreeSet+Collection.swift
[254/465] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[255/465] Compiling HashTreeCollections TreeSet+Debugging.swift
[256/465] Compiling HashTreeCollections TreeSet+Descriptions.swift
[257/465] Compiling HashTreeCollections _HashNode+Lookups.swift
[258/465] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[267/473] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[268/473] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[269/473] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[270/473] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[271/473] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[272/473] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[273/478] Emitting module BitCollections
[280/478] Compiling DequeModule _DequeBuffer.swift
[280/478] Compiling c-atomics.c
[284/478] Emitting module DequeModule
[287/478] Emitting module OrderedCollections
[288/478] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[289/478] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[290/478] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[291/478] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[292/478] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[293/478] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[294/478] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[295/478] Compiling HashTreeCollections TreeSet.swift
[299/478] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[300/478] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[301/478] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[308/478] Compiling BitCollections BitArray+Shifts.swift
[309/478] Compiling BitCollections BitArray+Testing.swift
[310/478] Compiling BitCollections BitArray._UnsafeHandle.swift
[311/478] Compiling BitCollections BitArray.swift
[312/478] Compiling BitCollections BitSet+BidirectionalCollection.swift
[313/478] Compiling BitCollections BitSet+Codable.swift
[314/478] Compiling BitCollections BitSet.swift
[315/478] Compiling BitCollections Range+Utilities.swift
[316/478] Compiling BitCollections Slice+Utilities.swift
[317/478] Compiling BitCollections UInt+Tricks.swift
[318/478] Compiling BitCollections _Word.swift
[349/530] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[350/530] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[351/530] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[352/530] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[353/530] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[354/530] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[355/530] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[356/530] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[357/530] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[358/530] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[359/530] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[360/530] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[361/530] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[362/530] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[363/530] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[364/530] Compiling AsyncAlgorithms MergeStateMachine.swift
[365/530] Compiling AsyncAlgorithms MergeStorage.swift
[366/530] Emitting module _RopeModule
[367/530] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[368/530] Compiling HashTreeCollections _HashNode.swift
[369/530] Compiling HashTreeCollections _HashNodeHeader.swift
[370/530] Compiling HashTreeCollections _HashSlot.swift
[371/530] Compiling HashTreeCollections _HashStack.swift
[372/530] Compiling HashTreeCollections _HashTreeIterator.swift
[373/530] Compiling HashTreeCollections _HashTreeStatistics.swift
[384/530] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[385/530] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[386/530] Compiling HashTreeCollections _HashNode+Storage.swift
[387/530] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[388/530] Compiling HashTreeCollections _HashNode+Structural filter.swift
[389/530] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[390/530] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[391/530] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[399/530] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[400/530] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[401/530] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[402/530] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[403/530] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[404/530] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[405/530] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[423/530] Compiling NIOConcurrencyHelpers lock.swift
[424/530] Compiling NIOConcurrencyHelpers NIOLock.swift
[425/530] Compiling NIOConcurrencyHelpers atomics.swift
[426/530] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[427/530] Emitting module NIOConcurrencyHelpers
[428/530] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[429/592] Emitting module AsyncAlgorithms
[430/597] Compiling NIOCore ByteBuffer-int.swift
[431/597] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[432/597] Compiling AsyncAlgorithms UnsafeTransfer.swift
[433/597] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[434/597] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[435/597] Compiling AsyncAlgorithms ZipStateMachine.swift
[436/597] Compiling AsyncAlgorithms ZipStorage.swift
[437/597] Compiling NIOCore DeadChannel.swift
[438/597] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[439/597] Compiling NIOCore NIOAsyncWriter.swift
[440/597] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[441/597] Compiling NIOCore BSDSocketAPI.swift
[442/597] Compiling NIOCore ByteBuffer-aux.swift
[443/597] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[444/597] Compiling NIOCore ByteBuffer-conversions.swift
[445/597] Compiling NIOCore ByteBuffer-core.swift
[446/597] Compiling NIOCore ByteBuffer-hex.swift
[447/597] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[448/597] Compiling NIOCore SocketAddresses.swift
[449/597] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[450/597] Compiling NIOCore EventLoopFuture+Deprecated.swift
[451/597] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[452/597] Compiling NIOCore EventLoopFuture.swift
[453/597] Compiling NIOCore FileDescriptor.swift
[454/597] Compiling NIOCore FileHandle.swift
[455/597] Compiling NIOCore FileRegion.swift
[456/597] Compiling NIOCore AddressedEnvelope.swift
[457/597] Compiling NIOCore AsyncAwaitSupport.swift
[458/597] Compiling NIOCore AsyncChannel.swift
[459/597] Compiling NIOCore AsyncChannelHandler.swift
[460/597] Compiling NIOCore AsyncChannelInboundStream.swift
[461/597] Compiling NIOCore AsyncChannelOutboundWriter.swift
[462/597] Compiling NIOCore NIOAsyncSequenceProducer.swift
[463/597] Compiling NIOCore Channel.swift
[464/597] Compiling NIOCore ChannelHandler.swift
[465/597] Compiling NIOCore ChannelHandlers.swift
[486/597] Emitting module HashTreeCollections
[487/597] Compiling NIOCore Linux.swift
[488/597] Compiling NIOCore MarkedCircularBuffer.swift
[489/597] Compiling NIOCore MulticastChannel.swift
[490/597] Compiling NIOCore NIOAny.swift
[491/597] Compiling NIOCore NIOCloseOnErrorHandler.swift
[492/597] Compiling NIOCore NIOLoopBound.swift
[493/603] Emitting module AWSLambdaEvents
[494/607] Compiling Collections Collections.swift
[495/607] Emitting module Collections
[501/607] Compiling NIOCore SocketOptionProvider.swift
[502/607] Compiling NIOCore SystemCallHelpers.swift
[503/607] Compiling NIOCore TimeAmount+Duration.swift
[504/607] Compiling NIOCore TypeAssistedChannelHandler.swift
[505/607] Compiling NIOCore UniversalBootstrapSupport.swift
[506/607] Compiling NIOCore Utilities.swift
[507/607] Compiling NIOCore GlobalSingletons.swift
[508/607] Compiling NIOCore IO.swift
[509/607] Compiling NIOCore IOData.swift
[510/607] Compiling NIOCore IPProtocol.swift
[511/607] Compiling NIOCore IntegerBitPacking.swift
[512/607] Compiling NIOCore IntegerTypes.swift
[513/607] Compiling AWSLambdaEvents HTTP.swift
[515/607] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[516/607] Compiling Metrics Metrics.swift
[517/607] Emitting module Metrics
[523/607] Compiling NIOCore ChannelInvoker.swift
[524/607] Compiling NIOCore ChannelOption.swift
[525/607] Compiling NIOCore ChannelPipeline.swift
[526/607] Compiling NIOCore CircularBuffer.swift
[530/607] Compiling NIOCore NIOScheduledCallback.swift
[531/607] Compiling NIOCore NIOSendable.swift
[532/607] Compiling NIOCore RecvByteBufferAllocator.swift
[536/607] Compiling NIOCore DispatchQueue+WithFuture.swift
[537/607] Compiling NIOCore EventLoop+Deprecated.swift
[538/607] Compiling NIOCore EventLoop+SerialExecutor.swift
[539/607] Compiling NIOCore EventLoop.swift
[560/616] Compiling ExtrasBase64 Base64.swift
[561/616] Emitting module ExtrasBase64
[562/616] Compiling ExtrasBase64 Base32.swift
[563/616] Compiling ServiceLifecycle ServiceRunnerError.swift
[564/616] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[565/616] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[566/616] Compiling ServiceLifecycle Service.swift
[574/616] Compiling ServiceLifecycle GracefulShutdown.swift
[575/616] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[576/616] Emitting module ServiceLifecycle
[577/616] Compiling ServiceLifecycle CancellationWaiter.swift
[578/616] Compiling ServiceLifecycle ServiceGroup.swift
[613/616] Emitting module NIOCore
[614/670] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[615/670] Emitting module NIOHTTPTypes
[616/670] Emitting module NIOEmbedded
[617/670] Compiling NIOEmbedded AsyncTestingChannel.swift
[618/670] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[619/670] Compiling NIOEmbedded Embedded.swift
[620/670] Compiling NIOPosix Selectable.swift
[621/670] Compiling NIOPosix SelectableChannel.swift
[622/670] Compiling NIOPosix SelectableEventLoop.swift
[623/670] Compiling NIOPosix SelectorEpoll.swift
[624/670] Compiling NIOPosix SelectorGeneric.swift
[625/670] Compiling NIOPosix Linux.swift
[626/670] Compiling NIOPosix LinuxCPUSet.swift
[627/670] Compiling NIOPosix LinuxUring.swift
[628/670] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[629/670] Compiling NIOPosix NIOThreadPool.swift
[630/675] Emitting module NIOPosix
[631/675] Compiling NIOPosix Pool.swift
[632/675] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[633/675] Compiling NIOPosix PosixSingletons.swift
[634/675] Compiling NIOPosix RawSocketBootstrap.swift
[635/675] Compiling NIOPosix Resolver.swift
[636/675] Compiling NIOPosix BSDSocketAPICommon.swift
[637/675] Compiling NIOPosix BSDSocketAPIPosix.swift
[638/675] Compiling NIOPosix BSDSocketAPIWindows.swift
[639/675] Compiling NIOPosix BaseSocket.swift
[640/675] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/675] Compiling NIOPosix BaseSocketChannel.swift
[642/675] Compiling NIOPosix SelectorKqueue.swift
[643/675] Compiling NIOPosix SelectorUring.swift
[644/675] Compiling NIOPosix ServerSocket.swift
[645/675] Compiling NIOPosix Socket.swift
[646/675] Compiling NIOPosix SocketChannel.swift
[647/675] Compiling NIOPosix UnsafeTransfer.swift
[648/675] Compiling NIOPosix Utilities.swift
[649/675] Compiling NIOPosix VsockAddress.swift
[650/675] Compiling NIOPosix VsockChannelEvents.swift
[651/675] Compiling NIOPosix resource_bundle_accessor.swift
[652/675] Compiling NIOPosix GetaddrinfoResolver.swift
[653/675] Compiling NIOPosix HappyEyeballs.swift
[654/675] Compiling NIOPosix IO.swift
[655/675] Compiling NIOPosix IntegerBitPacking.swift
[656/675] Compiling NIOPosix IntegerTypes.swift
[657/675] Compiling NIOPosix BaseStreamSocketChannel.swift
[658/675] Compiling NIOPosix Bootstrap.swift
[659/675] Compiling NIOPosix ControlMessage.swift
[660/675] Compiling NIOPosix DatagramVectorReadManager.swift
[661/675] Compiling NIOPosix Errors+Any.swift
[662/675] Compiling NIOPosix FileDescriptor.swift
[663/675] Compiling NIOPosix NonBlockingFileIO.swift
[664/675] Compiling NIOPosix PendingDatagramWritesManager.swift
[665/675] Compiling NIOPosix PendingWritesManager.swift
[666/675] Compiling NIOPosix PipeChannel.swift
[667/675] Compiling NIOPosix PipePair.swift
[668/675] Compiling NIOPosix SocketProtocols.swift
[669/675] Compiling NIOPosix System.swift
[670/675] Compiling NIOPosix Thread.swift
[671/675] Compiling NIOPosix ThreadPosix.swift
[672/675] Compiling NIOPosix ThreadWindows.swift
[673/677] Emitting module NIO
[674/677] Compiling NIO Exports.swift
[675/705] Compiling NIOTLS TLSEvents.swift
[676/705] Compiling NIOTLS SNIHandler.swift
[677/705] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[678/705] Emitting module NIOTLS
[679/705] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[680/705] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[681/705] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[682/705] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[683/705] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[684/705] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[685/706] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[686/706] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[687/706] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[688/706] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[689/706] Compiling NIOHTTP1 HTTPEncoder.swift
[690/706] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[691/706] Emitting module NIOFoundationCompat
[692/706] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[693/706] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[694/706] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[695/706] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[696/728] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[697/728] Compiling NIOTransportServices AcceptHandler.swift
[698/728] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[699/728] Emitting module NIOHTTP1
[700/728] Compiling NIOTransportServices NIOTSErrors.swift
[701/728] Compiling NIOTransportServices StateManagedListenerChannel.swift
[702/728] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[703/728] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[704/767] Compiling NIOExtras RequestResponseWithIDHandler.swift
[705/767] Compiling NIOExtras UnsafeTransfer.swift
[706/767] Compiling NIOExtras QuiescingHelper.swift
[707/767] Compiling NIOExtras RequestResponseHandler.swift
[708/768] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[709/768] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[710/768] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[711/768] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[712/768] Compiling NIOExtras NIORequestIdentifiable.swift
[713/768] Compiling NIOExtras PCAPRingBuffer.swift
[714/768] Emitting module NIOHTTPTypesHTTP1
[715/768] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[716/768] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[717/768] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[718/768] Emitting module NIOTransportServices
[719/770] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[720/770] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[721/770] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[722/770] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[723/770] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[724/770] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[725/770] Emitting module NIOExtras
[726/770] Compiling AWSLambdaRuntimeCore Lambda.swift
[727/770] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[736/770] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[737/770] Compiling NIOTransportServices NIOTSListenerChannel.swift
[741/770] Compiling NIOTransportServices NIOTSSingletons.swift
[742/770] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[743/770] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[751/770] Compiling NIOExtras WritePCAPHandler.swift
[752/795] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[753/795] Compiling AWSLambdaRuntimeCore Terminator.swift
[754/795] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[755/796] Compiling AWSLambdaRuntimeCore Utils.swift
[756/796] Compiling HummingbirdCore ResponseWriter.swift
[757/796] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[758/796] Compiling HummingbirdCore BindAddress.swift
[759/796] Compiling HummingbirdCore AnyAsyncSequence.swift
[760/796] Compiling HummingbirdCore HTTPChannelHandler.swift
[761/796] Compiling HummingbirdCore HTTPServerBuilder.swift
[762/796] Compiling HummingbirdCore RequestBody+inboundClose.swift
[763/796] Compiling HummingbirdCore HTTP1Channel.swift
[764/796] Emitting module AWSLambdaRuntimeCore
[765/796] Compiling HummingbirdCore FlatDictionary.swift
[766/796] Compiling HummingbirdCore HTTPUserEventHandler.swift
[767/796] Compiling HummingbirdCore Deprecations.swift
[768/796] Compiling HummingbirdCore Request.swift
[769/799] Compiling AWSLambdaRuntime Context+Foundation.swift
[770/799] Emitting module AWSLambdaRuntime
[771/799] Compiling AWSLambdaRuntime Lambda+Codable.swift
[772/799] Emitting module HummingbirdCore
[777/801] Compiling HummingbirdCore Server.swift
[778/801] Compiling HummingbirdCore ServerChildChannel.swift
[787/801] Compiling HummingbirdCore Response.swift
[788/801] Compiling HummingbirdCore ResponseBody.swift
[789/801] Compiling HummingbirdCore ResponseBodyWriter.swift
[790/801] Compiling HummingbirdCore ServerConfiguration.swift
[791/801] Compiling HummingbirdCore TSTLSOptions.swift
[792/801] Compiling HummingbirdCore RequestBody.swift
[793/801] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[794/801] Compiling HummingbirdCore URI.swift
[795/801] Compiling HummingbirdCore HBParser.swift
[796/801] Compiling HummingbirdCore OutputBuffer.swift
[797/801] Compiling HummingbirdCore String+percentEncode.swift
[798/801] Compiling HummingbirdCore UnsafeTransfer.swift
[799/867] Compiling Hummingbird MetricsMiddleware.swift
[800/867] Compiling Hummingbird Middleware.swift
[801/867] Compiling Hummingbird MiddlewareGroup.swift
[802/867] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[803/867] Compiling Hummingbird _Middleware2.swift
[804/867] Compiling Hummingbird _OptionalMiddleware.swift
[805/867] Compiling Hummingbird _SpreadMiddleware.swift
[806/874] Compiling Hummingbird Exports.swift
[807/874] Compiling Hummingbird CacheControl.swift
[808/874] Compiling Hummingbird FileIO.swift
[809/874] Compiling Hummingbird FileProvider.swift
[810/874] Compiling Hummingbird LocalFileSystem.swift
[811/874] Compiling Hummingbird Cookie.swift
[812/874] Compiling Hummingbird Cookies.swift
[813/874] Compiling Hummingbird RequestID.swift
[814/874] Compiling Hummingbird RequestResponder.swift
[815/874] Compiling Hummingbird Response.swift
[816/874] Compiling Hummingbird URI+decodeQuery.swift
[817/874] Compiling Hummingbird MemoryPersistDriver.swift
[818/874] Compiling Hummingbird PersistDriver.swift
[819/874] Compiling Hummingbird PersistError.swift
[820/874] Compiling Hummingbird Trie+resolve.swift
[821/874] Compiling Hummingbird Trie+serialize.swift
[822/874] Compiling Hummingbird TrieRouter.swift
[823/874] Compiling Hummingbird ChildRequestContext.swift
[824/874] Compiling Hummingbird Request.swift
[825/874] Compiling Hummingbird RequestContext.swift
[826/874] Compiling Hummingbird RequestContextSource.swift
[827/874] Compiling Hummingbird Router.swift
[828/874] Compiling Hummingbird RouterGroup.swift
[829/874] Compiling Hummingbird RouterMethods.swift
[830/874] Compiling Hummingbird RouterPath.swift
[831/874] Compiling Hummingbird RouterResponder.swift
[832/874] Compiling Hummingbird TransformingRouterGroup.swift
[833/874] Compiling Hummingbird RouterTrie.swift
[834/874] Compiling Hummingbird URLEncodedFormNode.swift
[835/874] Compiling Hummingbird Configuration.swift
[836/874] Compiling Hummingbird Deprecations.swift
[837/874] Compiling Hummingbird Environment.swift
[838/874] Compiling Hummingbird EditedHTTPError.swift
[839/874] Compiling Hummingbird HTTPError.swift
[840/874] Compiling Hummingbird HTTPResponseError.swift
[841/874] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[842/874] Emitting module Hummingbird
[843/874] Compiling Hummingbird TracingMiddleware.swift
[844/874] Compiling Hummingbird EndpointResponder.swift
[845/874] Compiling Hummingbird Parameters+UUID.swift
[846/874] Compiling Hummingbird Parameters.swift
[847/874] Compiling Hummingbird ResponseGenerator.swift
[848/874] Compiling Hummingbird RouteCollection.swift
[849/874] Compiling Hummingbird Router+validation.swift
[850/874] Compiling Hummingbird MediaType+FileExtension.swift
[851/874] Compiling Hummingbird MediaType.swift
[852/874] Compiling Hummingbird Request+Cookies.swift
[853/874] Compiling Hummingbird Response+Cookies.swift
[854/874] Compiling Hummingbird CORSMiddleware.swift
[855/874] Compiling Hummingbird FileMiddleware.swift
[856/874] Compiling Hummingbird LogRequestMiddleware.swift
[857/874] Compiling Hummingbird Application.swift
[858/874] Compiling Hummingbird CodableProtocols.swift
[859/874] Compiling Hummingbird JSONCoding.swift
[860/874] Compiling Hummingbird ResponseEncodable.swift
[861/874] Compiling Hummingbird URLEncodedForm+Request.swift
[862/874] Compiling Hummingbird URLEncodedForm.swift
[863/874] Compiling Hummingbird URLEncodedFormDecoder.swift
[864/874] Compiling Hummingbird URLEncodedFormEncoder.swift
[865/874] Compiling Hummingbird ByteBuffer+foundation.swift
[866/874] Compiling Hummingbird DateCache.swift
[867/874] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[868/874] Compiling Hummingbird HexDigest.swift
[869/874] Compiling Hummingbird InitializableFromSource.swift
[870/874] Compiling Hummingbird PreludeService.swift
[871/874] Compiling Hummingbird StringProtocol.swift
[872/885] Compiling HummingbirdLambda LambdaRequestContext.swift
[873/886] Compiling HummingbirdLambda LambdaFunction.swift
[874/886] Compiling HummingbirdLambda APIGatewayLambda.swift
[875/886] Compiling HummingbirdLambda APIGatewayV2Lambda.swift
[876/886] Emitting module HummingbirdLambda
[877/886] Compiling HummingbirdLambda CollateResponseBodyWriter.swift
[878/886] Compiling HummingbirdLambda Request+APIGateway.swift
[879/886] Compiling HummingbirdLambda LambdaHandler.swift
[880/886] Compiling HummingbirdLambda BasicLambdaRequestContext.swift
[881/886] Compiling HummingbirdLambda Exports.swift
[882/886] Compiling HummingbirdLambda Deprecations.swift
[883/886] Compiling HummingbirdLambda Response+APIGateway.swift
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdLambda/Response+APIGateway.swift:76:20: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
74 |
75 |         if body == nil {
76 |             body = String(base64Encoding: buffer.readableBytesView)
   |                    `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
77 |             isBase64Encoded = true
78 |         }
[884/894] Compiling HummingbirdLambdaTesting LambdaEvent.swift
[885/894] Compiling HummingbirdLambdaTesting HBLambdaTestFramework.swift
[886/894] Compiling HummingbirdLambdaTesting Lambda+Testing.swift
[887/894] Compiling HummingbirdLambdaTesting APIGatewayV2Lambda.swift
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdLambdaTesting/APIGatewayV2Lambda.swift:24:42: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
22 |     /// Construct APIGatewayV2 Event from uri, method, headers and body
23 |     public init(uri: String, method: HTTPRequest.Method, headers: HTTPFields, body: ByteBuffer?) throws {
24 |         let base64Body = body.map { "\"\(String(base64Encoding: $0.readableBytesView))\"" } ?? "null"
   |                                          `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
25 |         let url = URI(uri)
26 |         let queryValues: [String: [String]] = url.queryParameters.reduce([:]) { result, value in
[888/894] Emitting module HummingbirdLambdaTesting
[889/894] Compiling HummingbirdLambdaTesting APIGatewayLambda.swift
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdLambdaTesting/APIGatewayLambda.swift:24:42: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
22 |     /// Construct APIGateway Event from uri, method, headers and body
23 |     public init(uri: String, method: HTTPRequest.Method, headers: HTTPFields, body: ByteBuffer?) throws {
24 |         let base64Body = body.map { "\"\(String(base64Encoding: $0.readableBytesView))\"" } ?? "null"
   |                                          `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public.
25 |         let url = URI(uri)
26 |         let queryValues: [String: [String]] = url.queryParameters.reduce([:]) { result, value in
[890/894] Compiling HBLambdaTest maths.swift
[891/894] Emitting module HBLambdaTest
[891/894] Write Objects.LinkFileList
[892/894] Linking HBLambdaTest
[893/894] Applying HBLambdaTest
Build complete! (73.81s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[9/833] Fetching swift-extras-base64
[118/3269] Fetching swift-extras-base64, swift-aws-lambda-events
[201/14805] Fetching swift-extras-base64, swift-aws-lambda-events, swift-aws-lambda-runtime
[3847/39582] Fetching swift-extras-base64, swift-aws-lambda-events, swift-aws-lambda-runtime, hummingbird
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.93s)
[3261/38749] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, hummingbird
[6236/115088] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, hummingbird, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (3.74s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (3.74s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (3.74s)
Fetched https://github.com/apple/swift-nio.git from cache (3.74s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 1.0.0 (3.17s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.0.0 (0.45s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.74s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.46s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.14.1 (0.50s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2667] Fetching swift-nio-transport-services
[108/8642] Fetching swift-nio-transport-services, swift-nio-extras
[228/11068] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle
[398/16094] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-distributed-tracing
[2004/27626] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-distributed-tracing, swift-nio-http2
[6689/42516] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl
[13799/56530] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.40s)
Fetching https://github.com/apple/swift-metrics.git
[45975/50555] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.58s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.69s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.69s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.69s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2206] Fetching swift-metrics
[1325/6042] Fetching swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.88s)
[231/3836] Fetching swift-log
[385/20476] Fetching swift-log, swift-collections
[578/25461] Fetching swift-log, swift-collections, swift-async-algorithms
[678/27258] Fetching swift-log, swift-collections, swift-async-algorithms, swift-atomics
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
[5778/22273] Fetching swift-log, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
[6665/20476] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.69s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.51s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/6199] Fetching swift-certificates
[63/7815] Fetching swift-certificates, swift-asn1
[177/8984] Fetching swift-certificates, swift-asn1, swift-http-structured-headers
[302/14943] Fetching swift-certificates, swift-asn1, swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-certificates.git from cache (1.01s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.07s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.07s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.07s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.62s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.94s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.25s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.62s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.51s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.47s)
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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.83.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.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
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.14.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
    },
    {
      "identity" : "swift-extras-base64",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-extras/swift-extras-base64.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.32.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "hummingbird-lambda",
  "name" : "hummingbird-lambda",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdLambda",
      "targets" : [
        "HummingbirdLambda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdLambdaTesting",
      "targets" : [
        "HummingbirdLambdaTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HBLambdaTest",
      "targets" : [
        "HBLambdaTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdLambdaTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdLambdaTests",
      "path" : "Tests/HummingbirdLambdaTests",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "sources" : [
        "LambdaTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdLambda",
        "HummingbirdLambdaTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdLambdaTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdLambdaTesting",
      "path" : "Sources/HummingbirdLambdaTesting",
      "product_memberships" : [
        "HummingbirdLambdaTesting"
      ],
      "sources" : [
        "APIGatewayLambda.swift",
        "APIGatewayV2Lambda.swift",
        "HBLambdaTestFramework.swift",
        "Lambda+Testing.swift",
        "LambdaEvent.swift"
      ],
      "target_dependencies" : [
        "HummingbirdLambda"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdLambda",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdLambda",
      "path" : "Sources/HummingbirdLambda",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents",
        "ExtrasBase64",
        "Hummingbird"
      ],
      "product_memberships" : [
        "HummingbirdLambda",
        "HummingbirdLambdaTesting",
        "HBLambdaTest"
      ],
      "sources" : [
        "APIGatewayLambda.swift",
        "APIGatewayV2Lambda.swift",
        "BasicLambdaRequestContext.swift",
        "CollateResponseBodyWriter.swift",
        "Deprecations.swift",
        "Exports.swift",
        "LambdaFunction.swift",
        "LambdaHandler.swift",
        "LambdaRequestContext.swift",
        "Request+APIGateway.swift",
        "Response+APIGateway.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HBLambdaTest",
      "module_type" : "SwiftTarget",
      "name" : "HBLambdaTest",
      "path" : "Sources/HBLambdaTest",
      "product_memberships" : [
        "HBLambdaTest"
      ],
      "sources" : [
        "maths.swift"
      ],
      "target_dependencies" : [
        "HummingbirdLambda"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.