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 (901c5d), with Swift 6.0 for macOS (SPM) on 3 Sep 2025 10:40:47 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.67.1
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 901c5df Revert previous change and require swift-aws-lambda-events 1.2.1
Cloned https://github.com/hummingbird-project/hummingbird-lambda.git
Revision (git rev-parse @):
901c5df80c5c4aebd75d3a83035f6c8bc453392d
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
[1/62] Copying PrivacyInfo.xcprivacy
[5/62] Write HBLambdaTest-entitlement.plist
[6/62] Write sources
[40/62] Compiling CNIOWindows WSAStartup.c
[40/62] Compiling CNIOWindows shim.c
[42/62] Compiling CNIOWASI CNIOWASI.c
[43/62] Write swift-version-5BDAB9E9C0126B9D.txt
[44/62] Compiling CNIOLinux liburing_shims.c
[44/62] Compiling CNIOLinux shim.c
[46/68] Compiling _AtomicsShims.c
[47/68] Compiling CNIOPosix event_loop_id.c
[48/68] Compiling CNIOLLHTTP c_nio_http.c
[49/90] Compiling CNIOLLHTTP c_nio_api.c
[50/99] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/102] Compiling CNIODarwin shim.c
[53/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/105] Compiling InternalCollectionsUtilities Descriptions.swift
[55/105] Compiling InternalCollectionsUtilities Debugging.swift
[56/105] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/106] Compiling ServiceContextModule ServiceContext.swift
[58/106] Emitting module ServiceContextModule
[59/106] Compiling ServiceContextModule ServiceContextKey.swift
[60/106] Emitting module _NIOBase64
[61/106] Compiling _NIOBase64 Base64.swift
[62/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/115] Compiling Instrumentation NoOpInstrument.swift
[64/115] Compiling Instrumentation MultiplexInstrument.swift
[65/115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[69/115] Compiling InternalCollectionsUtilities Integer rank.swift
[70/115] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[71/115] Compiling InternalCollectionsUtilities UInt+reversed.swift
[72/115] Emitting module InternalCollectionsUtilities
[73/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/115] Compiling HTTPTypes ISOLatin1String.swift
[75/115] Write sources
[77/115] Compiling Logging MetadataProvider.swift
[78/116] Compiling _NIODataStructures _TinyArray.swift
[79/116] Emitting module _NIODataStructures
[80/116] Compiling _NIODataStructures PriorityQueue.swift
[81/116] Compiling _NIODataStructures Heap.swift
[82/185] Compiling HTTPTypes HTTPResponse.swift
[83/185] Compiling HTTPTypes NIOLock.swift
[84/185] Compiling HTTPTypes HTTPRequest.swift
[85/241] Compiling Instrumentation Instrument.swift
[86/241] Emitting module Instrumentation
[87/241] Compiling Instrumentation InstrumentationSystem.swift
[88/241] Compiling Instrumentation Locks.swift
[89/241] Compiling HTTPTypes HTTPParsedFields.swift
[90/241] Emitting module HTTPTypes
[91/241] Compiling HTTPTypes HTTPFieldName.swift
[92/241] Compiling HTTPTypes HTTPFields.swift
[93/241] Compiling HTTPTypes HTTPField.swift
[94/241] Compiling ConcurrencyHelpers Lock.swift
[95/241] Emitting module ConcurrencyHelpers
[96/241] Compiling ConcurrencyHelpers LockedValueBox.swift
[97/259] Emitting module CoreMetrics
[98/259] Compiling CoreMetrics Metrics.swift
[99/259] Compiling CoreMetrics Locks.swift
[100/259] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/259] Compiling HeapModule Heap+Descriptions.swift
[102/259] Compiling HeapModule Heap+Invariants.swift
[103/259] Compiling HeapModule _HeapNode.swift
[104/337] Compiling HeapModule Heap.swift
[105/337] Compiling HeapModule Heap+UnsafeHandle.swift
[106/337] Compiling Logging LogHandler.swift
[107/337] Emitting module Logging
[108/337] Compiling Logging Locks.swift
[109/337] Compiling Logging Logging.swift
[110/337] Emitting module HeapModule
[111/355] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[112/355] Compiling HashTreeCollections _HashNode+Storage.swift
[113/355] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[114/355] Compiling HashTreeCollections _HashNode+Structural filter.swift
[115/355] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[116/355] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[117/355] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[118/355] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[119/355] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[120/355] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[121/355] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[122/355] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[123/355] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[124/355] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[125/355] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[126/355] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[127/355] Compiling HashTreeCollections _HashNode.swift
[128/355] Compiling HashTreeCollections _HashNodeHeader.swift
[129/361] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[130/361] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[131/361] Compiling HashTreeCollections TreeDictionary+Filter.swift
[132/361] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[133/361] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[134/361] Compiling HashTreeCollections TreeDictionary+Keys.swift
[135/361] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[136/361] Compiling HashTreeCollections TreeDictionary+Merge.swift
[137/361] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[138/361] Compiling HashTreeCollections _HashNode+Lookups.swift
[139/361] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[140/361] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[141/361] Compiling HashTreeCollections _UnmanagedHashNode.swift
[142/361] Compiling HashTreeCollections _UnsafePath.swift
[143/361] Compiling HashTreeCollections TreeDictionary+Codable.swift
[144/361] Compiling HashTreeCollections TreeDictionary+Collection.swift
[145/361] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[146/361] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[147/361] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[148/361] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[149/368] Compiling DequeModule Deque._UnsafeHandle.swift
[150/368] Compiling DequeModule Deque.swift
[151/368] Compiling DequeModule Deque+Extras.swift
[152/368] Compiling DequeModule Deque+Hashable.swift
[153/368] Compiling HashTreeCollections TreeSet+Filter.swift
[154/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[155/368] Compiling HashTreeCollections TreeSet+Sendable.swift
[156/368] Compiling HashTreeCollections TreeSet+Sequence.swift
[157/368] Compiling UnixSignals UnixSignal.swift
[158/368] Compiling Tracing TracerProtocol.swift
[159/368] Compiling Tracing TracingTime.swift
[160/368] Compiling Tracing SpanProtocol.swift
[161/368] Compiling Tracing Tracer.swift
[162/368] Compiling Tracing InstrumentationSystem+Tracing.swift
[163/368] Compiling Tracing NoOpTracer.swift
[164/368] Compiling Tracing TracerProtocol+Legacy.swift
[165/368] Emitting module Tracing
[166/368] Emitting module UnixSignals
[167/368] Compiling UnixSignals UnixSignalsSequence.swift
[167/368] Write sources
[172/368] Compiling OrderedCollections OrderedSet+SubSequence.swift
[173/368] Compiling OrderedCollections OrderedSet+Testing.swift
[174/368] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[175/368] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[176/368] Compiling OrderedCollections OrderedSet.swift
[177/368] Compiling OrderedCollections _UnsafeBitset.swift
[185/442] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[186/442] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[187/442] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[188/442] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[189/442] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[190/442] Compiling BitCollections BitArray+Hashable.swift
[191/442] Compiling Atomics DoubleWord.swift
[192/442] Compiling Atomics ManagedAtomic.swift
[193/442] Compiling Atomics AtomicValue.swift
[194/442] Compiling Atomics AtomicMemoryOrderings.swift
[195/442] Compiling Atomics UnsafeAtomicLazyReference.swift
[196/442] Compiling Atomics IntegerOperations.swift
[197/442] Compiling Atomics AtomicInteger.swift
[198/442] Compiling Atomics AtomicOptionalWrappable.swift
[199/442] Compiling Atomics ManagedAtomicLazyReference.swift
[200/442] Compiling Atomics UnsafeAtomic.swift
[201/442] Compiling Atomics OptionalRawRepresentable.swift
[202/442] Compiling Atomics RawRepresentable.swift
[203/442] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[203/442] Compiling c-nioatomics.c
[204/442] Write sources
[207/467] Compiling AWSLambdaEvents ALB.swift
[208/467] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[209/467] Compiling AWSLambdaEvents APIGateway+V2.swift
[210/467] Compiling AWSLambdaEvents AWSRegion.swift
[211/467] Compiling AWSLambdaEvents AppSync.swift
[212/467] Compiling AWSLambdaEvents BedrockAgent.swift
[213/467] Compiling AWSLambdaEvents SNS.swift
[214/467] Compiling AWSLambdaEvents SQS.swift
[215/467] Compiling AWSLambdaEvents DecodableRequest.swift
[216/467] Compiling AWSLambdaEvents S3.swift
[217/467] Compiling DequeModule _DequeSlot.swift
[218/467] Compiling AWSLambdaEvents CloudFormation.swift
[219/467] Compiling AWSLambdaEvents Cloudwatch.swift
[220/467] Compiling DequeModule _DequeBufferHeader.swift
[225/467] Compiling DequeModule _DequeBuffer.swift
[226/467] Emitting module DequeModule
[231/468] Emitting module BitCollections
[232/473] Compiling BitCollections Range+Utilities.swift
[233/473] Compiling BitCollections Slice+Utilities.swift
[234/473] Compiling BitCollections UInt+Tricks.swift
[235/473] Compiling BitCollections _Word.swift
[238/473] Emitting module OrderedCollections
[245/473] Compiling BitCollections BitSet+BidirectionalCollection.swift
[246/473] Compiling BitCollections BitSet+Codable.swift
[247/473] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[248/473] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[249/473] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[250/473] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[251/473] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[252/473] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[253/473] Compiling BitCollections BitSet+Hashable.swift
[254/481] Compiling DequeModule _UnsafeWrappedBuffer.swift
[255/481] Compiling AWSLambdaEvents SES.swift
[256/481] Compiling AWSLambdaEvents DynamoDB.swift
[257/481] Compiling AWSLambdaEvents FunctionURL.swift
[258/481] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[259/481] Compiling AWSLambdaEvents Base64.swift
[260/481] Compiling AWSLambdaEvents DateWrappers.swift
[261/481] Compiling AWSLambdaEvents EncodableResponse.swift
[262/481] Compiling AWSLambdaEvents SQS+Decode.swift
[263/481] Compiling AWSLambdaEvents Cognito.swift
[264/481] Compiling AWSLambdaEvents APIGateway+WebSockets.swift
[265/481] Compiling AWSLambdaEvents APIGateway.swift
[266/481] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[267/527] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[268/527] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[269/527] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[270/527] Compiling AsyncAlgorithms AsyncChannel.swift
[271/527] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[272/527] Compiling AsyncAlgorithms ChannelStateMachine.swift
[273/527] Compiling AsyncAlgorithms ChannelStorage.swift
[274/527] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[275/527] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[276/527] Compiling BitCollections BitSet+Random.swift
[277/527] Compiling BitCollections BitSet+SetAlgebra basics.swift
[278/527] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[279/527] Compiling AsyncAlgorithms Dictionary.swift
[280/527] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[281/527] Compiling AsyncAlgorithms Locking.swift
[282/527] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[283/527] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[284/527] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[285/527] Compiling AsyncAlgorithms DebounceStorage.swift
[286/527] Compiling AsyncAlgorithms MergeStateMachine.swift
[287/527] Compiling AsyncAlgorithms MergeStorage.swift
[288/527] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[289/527] Compiling AsyncAlgorithms Rethrow.swift
[290/527] Compiling AsyncAlgorithms SetAlgebra.swift
[291/527] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[292/527] Compiling BitCollections BitSet+SetAlgebra union.swift
[293/527] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[294/527] Compiling BitCollections BitSet.Counted.swift
[295/527] Compiling BitCollections BitSet.Index.swift
[296/527] Compiling BitCollections BitSet._UnsafeHandle.swift
[297/527] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[298/527] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[299/527] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[300/527] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[301/527] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[302/527] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[303/527] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[304/527] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[305/527] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[306/527] Emitting module _RopeModule
[316/527] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[317/527] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[318/527] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[319/527] Compiling BitCollections BitSet.swift
[326/527] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[327/527] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[328/527] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[329/527] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[330/527] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[331/527] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[332/527] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[333/527] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[334/527] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[335/527] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[336/527] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[337/527] Compiling HashTreeCollections TreeSet.swift
[340/528] Compiling _RopeModule Rope+Remove.swift
[341/528] Compiling _RopeModule Rope+RemoveSubrange.swift
[342/528] Compiling _RopeModule Rope+Split.swift
[343/528] Compiling _RopeModule Optional Utilities.swift
[344/528] Compiling _RopeModule String Utilities.swift
[345/528] Compiling _RopeModule String.Index+ABI.swift
[346/528] Compiling _RopeModule _CharacterRecognizer.swift
[347/528] Compiling Atomics Unmanaged extensions.swift
[347/528] Compiling c-atomics.c
[360/534] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[361/534] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[366/534] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[367/534] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[368/534] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[369/534] Compiling AsyncAlgorithms CombineLatestStorage.swift
[370/534] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[371/534] Compiling AsyncAlgorithms DebounceStateMachine.swift
[404/534] Emitting module AsyncAlgorithms
[415/539] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[416/539] Compiling NIOConcurrencyHelpers lock.swift
[417/539] Compiling NIOConcurrencyHelpers atomics.swift
[418/539] Compiling NIOConcurrencyHelpers NIOLock.swift
[419/539] Emitting module NIOConcurrencyHelpers
[420/539] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[451/539] Emitting module Atomics
[459/539] Compiling HashTreeCollections TreeSet+Descriptions.swift
[478/539] Emitting module HashTreeCollections
[481/539] Compiling AsyncAlgorithms UnsafeTransfer.swift
[482/539] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[483/539] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[484/539] Compiling AsyncAlgorithms ZipStateMachine.swift
[485/539] Compiling AsyncAlgorithms ZipStorage.swift
[487/604] Compiling Collections Collections.swift
[488/604] Emitting module Collections
[489/604] Compiling NIOCore NIOCloseOnErrorHandler.swift
[490/604] Compiling NIOCore NIOCoreSendableMetatype.swift
[491/604] Compiling NIOCore NIOLoopBound.swift
[492/604] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[493/604] Compiling NIOCore NIOAsyncWriter.swift
[494/604] Compiling NIOCore IPProtocol.swift
[495/604] Compiling NIOCore IntegerBitPacking.swift
[496/604] Compiling NIOCore IntegerTypes.swift
[497/604] Compiling NIOCore Interfaces.swift
[498/604] Compiling NIOCore Codec.swift
[499/604] Compiling NIOCore ConvenienceOptionSupport.swift
[500/604] Compiling NIOCore DeadChannel.swift
[501/604] Compiling NIOCore DispatchQueue+WithFuture.swift
[502/604] Compiling NIOCore EventLoop+Deprecated.swift
[503/604] Compiling NIOCore EventLoop+SerialExecutor.swift
[504/604] Compiling NIOCore EventLoop.swift
[505/604] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[506/604] Compiling NIOCore NIOScheduledCallback.swift
[507/604] Compiling NIOCore NIOSendable.swift
[508/604] Compiling NIOCore RecvByteBufferAllocator.swift
[509/604] Emitting module Metrics
[510/604] Compiling Metrics Metrics.swift
[511/613] Compiling NIOCore GlobalSingletons.swift
[512/613] Compiling NIOCore IO.swift
[513/613] Compiling NIOCore IOData.swift
[518/619] Compiling ServiceLifecycle ServiceRunnerError.swift
[519/619] Compiling NIOCore AddressedEnvelope.swift
[520/619] Compiling NIOCore AsyncAwaitSupport.swift
[521/619] Compiling NIOCore AsyncChannel.swift
[522/619] Compiling NIOCore AsyncChannelHandler.swift
[523/619] Compiling NIOCore AsyncChannelInboundStream.swift
[524/619] Compiling NIOCore AsyncChannelOutboundWriter.swift
[525/619] Compiling NIOCore NIOAsyncSequenceProducer.swift
[526/619] Compiling NIOCore SocketOptionProvider.swift
[527/619] Compiling NIOCore SystemCallHelpers.swift
[528/619] Compiling NIOCore TimeAmount+Duration.swift
[529/619] Compiling NIOCore TypeAssistedChannelHandler.swift
[530/619] Compiling NIOCore UniversalBootstrapSupport.swift
[531/619] Compiling NIOCore Utilities.swift
[532/619] Compiling ExtrasBase64 Base64.swift
[533/619] Emitting module ExtrasBase64
[534/619] Compiling ExtrasBase64 Base32.swift
[539/619] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[540/619] Compiling NIOCore SocketAddresses.swift
[541/619] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[542/619] Compiling ServiceLifecycle Service.swift
[543/619] Compiling ServiceLifecycle CancellationWaiter.swift
[544/619] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[545/619] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[546/619] Compiling ServiceLifecycle GracefulShutdown.swift
[547/619] Compiling ServiceLifecycle ServiceGroup.swift
[548/619] Emitting module ServiceLifecycle
[549/619] Emitting module AWSLambdaEvents
[562/621] Compiling NIOCore Linux.swift
[563/621] Compiling NIOCore MarkedCircularBuffer.swift
[564/621] Compiling NIOCore MulticastChannel.swift
[565/621] Compiling NIOCore NIOAny.swift
[571/621] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[572/621] Compiling NIOCore BSDSocketAPI.swift
[573/621] Compiling NIOCore ByteBuffer-aux.swift
[574/621] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[575/621] Compiling NIOCore ByteBuffer-conversions.swift
[576/621] Compiling NIOCore Channel.swift
[577/621] Compiling NIOCore ChannelHandler.swift
[578/621] Compiling NIOCore ChannelHandlers.swift
[579/621] Compiling NIOCore ChannelInvoker.swift
[580/621] Compiling NIOCore ChannelOption.swift
[581/621] Compiling NIOCore ChannelPipeline.swift
[582/621] Compiling NIOCore CircularBuffer.swift
[589/621] Compiling AWSLambdaEvents HTTP.swift
[590/621] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[597/621] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[598/621] Compiling NIOCore EventLoopFuture+Deprecated.swift
[599/621] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[600/621] Compiling NIOCore EventLoopFuture.swift
[601/621] Compiling NIOCore FileDescriptor.swift
[602/621] Compiling NIOCore FileHandle.swift
[603/621] Compiling NIOCore FileRegion.swift
[604/621] Compiling NIOCore ByteBuffer-core.swift
[605/621] Compiling NIOCore ByteBuffer-hex.swift
[606/621] Compiling NIOCore ByteBuffer-int.swift
[607/621] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[608/621] Compiling NIOCore ByteBuffer-multi-int.swift
[609/621] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[610/621] Compiling NIOCore ByteBuffer-views.swift
[618/621] Emitting module NIOCore
[619/677] Emitting module NIOHTTPTypes
[620/677] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[621/677] Emitting module NIOEmbedded
[622/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[623/677] Compiling NIOEmbedded Embedded.swift
[624/677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[625/677] Emitting module NIOPosix
[626/682] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[627/682] Compiling NIOPosix PosixSingletons.swift
[628/682] Compiling NIOPosix RawSocketBootstrap.swift
[629/682] Compiling NIOPosix Resolver.swift
[630/682] Compiling NIOPosix Selectable.swift
[631/682] Compiling NIOPosix SelectorUring.swift
[632/682] Compiling NIOPosix ServerSocket.swift
[633/682] Compiling NIOPosix Socket.swift
[634/682] Compiling NIOPosix SocketChannel.swift
[635/682] Compiling NIOPosix SocketProtocols.swift
[636/682] Compiling NIOPosix SelectableChannel.swift
[637/682] Compiling NIOPosix SelectableEventLoop.swift
[638/682] Compiling NIOPosix SelectorEpoll.swift
[639/682] Compiling NIOPosix SelectorGeneric.swift
[640/682] Compiling NIOPosix SelectorKqueue.swift
[641/682] Compiling NIOPosix GetaddrinfoResolver.swift
[642/682] Compiling NIOPosix HappyEyeballs.swift
[643/682] Compiling NIOPosix IO.swift
[644/682] Compiling NIOPosix IntegerBitPacking.swift
[645/682] Compiling NIOPosix IntegerTypes.swift
[646/682] Compiling NIOPosix Linux.swift
[647/682] Compiling NIOPosix LinuxCPUSet.swift
[648/682] Compiling NIOPosix LinuxUring.swift
[649/682] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[650/682] Compiling NIOPosix NIOPosixSendableMetatype.swift
[651/682] Compiling NIOPosix NIOThreadPool.swift
[652/682] Compiling NIOPosix NonBlockingFileIO.swift
[653/682] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[654/682] Compiling NIOPosix System.swift
[655/682] Compiling NIOPosix Thread.swift
[656/682] Compiling NIOPosix ThreadPosix.swift
[657/682] Compiling NIOPosix ThreadWindows.swift
[658/682] Compiling NIOPosix PendingDatagramWritesManager.swift
[659/682] Compiling NIOPosix PendingWritesManager.swift
[660/682] Compiling NIOPosix PipeChannel.swift
[661/682] Compiling NIOPosix PipePair.swift
[662/682] Compiling NIOPosix Pool.swift
[663/682] Compiling NIOPosix UnsafeTransfer.swift
[664/682] Compiling NIOPosix Utilities.swift
[665/682] Compiling NIOPosix VsockAddress.swift
[666/682] Compiling NIOPosix VsockChannelEvents.swift
[667/682] Compiling NIOPosix resource_bundle_accessor.swift
[668/682] Compiling NIOPosix BaseStreamSocketChannel.swift
[669/682] Compiling NIOPosix Bootstrap.swift
[670/682] Compiling NIOPosix ControlMessage.swift
[671/682] Compiling NIOPosix DatagramVectorReadManager.swift
[672/682] Compiling NIOPosix Errors+Any.swift
[673/682] Compiling NIOPosix FileDescriptor.swift
[674/682] Compiling NIOPosix BSDSocketAPICommon.swift
[675/682] Compiling NIOPosix BSDSocketAPIPosix.swift
[676/682] Compiling NIOPosix BSDSocketAPIWindows.swift
[677/682] Compiling NIOPosix BaseSocket.swift
[678/682] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[679/682] Compiling NIOPosix BaseSocketChannel.swift
[680/684] Compiling NIO Exports.swift
[681/684] Emitting module NIO
[682/712] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[683/712] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[684/712] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[685/712] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[686/712] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[687/713] Emitting module NIOTLS
[688/713] Compiling NIOTLS TLSEvents.swift
[689/713] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[690/713] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[691/713] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[692/713] Compiling NIOTLS SNIHandler.swift
[693/713] Compiling NIOHTTP1 HTTPEncoder.swift
[694/713] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[695/713] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[696/713] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[697/713] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[698/713] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[699/713] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[700/713] Emitting module NIOFoundationCompat
[701/713] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[702/735] Compiling NIOTransportServices AcceptHandler.swift
[703/735] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[704/735] Emitting module NIOHTTP1
[705/735] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[706/735] Compiling NIOTransportServices NIOTSListenerChannel.swift
[707/735] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[708/735] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[709/735] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[710/735] Compiling NIOTransportServices NIOTSErrors.swift
[711/780] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[712/780] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[713/780] Emitting module NIOHTTPTypesHTTP1
[714/780] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[715/780] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[716/780] Compiling AWSLambdaRuntime LambdaClock.swift
[717/780] Compiling NIOExtras QuiescingHelper.swift
[718/780] Compiling AWSLambdaRuntime LambdaHandlers.swift
[719/781] Compiling AWSLambdaRuntime LambdaRequestID.swift
[720/781] Compiling AWSLambdaRuntime LambdaRuntime.swift
[721/781] Compiling AWSLambdaRuntime Lambda+Codable.swift
[722/781] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[723/781] Compiling AWSLambdaRuntime Context+Foundation.swift
[724/781] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[725/781] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[726/781] Compiling AWSLambdaRuntime Lambda+JSON.swift
[727/781] Compiling AWSLambdaRuntime LambdaContext.swift
[728/781] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[729/781] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[730/781] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[731/781] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[732/781] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[733/781] Emitting module NIOExtras
[734/781] Emitting module NIOTransportServices
[742/783] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[743/783] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[747/783] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[748/783] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[749/783] Compiling AWSLambdaRuntime SendableMetatype.swift
[758/783] Compiling NIOExtras WritePCAPHandler.swift
[759/809] Compiling HummingbirdCore AnyAsyncSequence.swift
[760/809] Compiling HummingbirdCore OutputBuffer.swift
[761/811] Compiling HummingbirdCore ServerConfiguration.swift
[762/811] Compiling HummingbirdCore TSTLSOptions.swift
[763/811] Compiling HummingbirdCore HTTPServerBuilder.swift
[764/811] Compiling HummingbirdCore Response.swift
[765/811] Compiling AWSLambdaRuntime Utils.swift
[766/811] Compiling AWSLambdaRuntime Version.swift
[767/811] Emitting module AWSLambdaRuntime
[768/811] Compiling HummingbirdCore Deprecations.swift
[769/811] Compiling HummingbirdCore Request.swift
[770/811] Compiling HummingbirdCore RequestBody+inboundClose.swift
[771/811] Compiling HummingbirdCore ResponseBody.swift
[772/811] Compiling HummingbirdCore ResponseBodyWriter.swift
[773/811] Compiling HummingbirdCore HTTP1Channel.swift
[774/811] Compiling HummingbirdCore HTTPChannelHandler.swift
[775/811] Compiling HummingbirdCore URI.swift
[776/811] Compiling HummingbirdCore ResponseWriter.swift
[777/811] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[778/811] Compiling HummingbirdCore RequestBody.swift
[779/811] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[780/811] Compiling HummingbirdCore BindAddress.swift
[781/811] Compiling HummingbirdCore FlatDictionary.swift
[782/811] Compiling HummingbirdCore HBParser.swift
[783/811] Emitting module HummingbirdCore
[788/813] Compiling HummingbirdCore Server.swift
[789/813] Compiling HummingbirdCore ServerChildChannel.swift
[809/813] Compiling HummingbirdCore String+percentEncode.swift
[810/813] Compiling HummingbirdCore UnsafeTransfer.swift
[811/879] Compiling Hummingbird MetricsMiddleware.swift
[812/879] Compiling Hummingbird Middleware.swift
[813/879] Compiling Hummingbird MiddlewareGroup.swift
[814/879] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[815/879] Compiling Hummingbird _Middleware2.swift
[816/879] Compiling Hummingbird _OptionalMiddleware.swift
[817/879] Compiling Hummingbird _SpreadMiddleware.swift
[818/886] Compiling Hummingbird RequestID.swift
[819/886] Compiling Hummingbird RequestResponder.swift
[820/886] Compiling Hummingbird Response.swift
[821/886] Compiling Hummingbird URI+decodeQuery.swift
[822/886] Compiling Hummingbird MemoryPersistDriver.swift
[823/886] Compiling Hummingbird PersistDriver.swift
[824/886] Compiling Hummingbird PersistError.swift
[825/886] Emitting module Hummingbird
[826/886] Compiling Hummingbird URLEncodedFormNode.swift
[827/886] Compiling Hummingbird Configuration.swift
[828/886] Compiling Hummingbird Deprecations.swift
[829/886] Compiling Hummingbird Environment.swift
[830/886] Compiling Hummingbird EditedHTTPError.swift
[831/886] Compiling Hummingbird HTTPError.swift
[832/886] Compiling Hummingbird HTTPResponseError.swift
[833/886] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[834/886] Compiling Hummingbird Router.swift
[835/886] Compiling Hummingbird RouterGroup.swift
[836/886] Compiling Hummingbird RouterMethods.swift
[837/886] Compiling Hummingbird RouterPath.swift
[838/886] Compiling Hummingbird RouterResponder.swift
[839/886] Compiling Hummingbird TransformingRouterGroup.swift
[840/886] Compiling Hummingbird RouterTrie.swift
[841/886] Compiling Hummingbird Exports.swift
[842/886] Compiling Hummingbird CacheControl.swift
[843/886] Compiling Hummingbird FileIO.swift
[844/886] Compiling Hummingbird FileProvider.swift
[845/886] Compiling Hummingbird LocalFileSystem.swift
[846/886] Compiling Hummingbird Cookie.swift
[847/886] Compiling Hummingbird Cookies.swift
[848/886] Compiling Hummingbird TracingMiddleware.swift
[849/886] Compiling Hummingbird EndpointResponder.swift
[850/886] Compiling Hummingbird Parameters+UUID.swift
[851/886] Compiling Hummingbird Parameters.swift
[852/886] Compiling Hummingbird ResponseGenerator.swift
[853/886] Compiling Hummingbird RouteCollection.swift
[854/886] Compiling Hummingbird Router+validation.swift
[855/886] Compiling Hummingbird Application.swift
[856/886] Compiling Hummingbird CodableProtocols.swift
[857/886] Compiling Hummingbird JSONCoding.swift
[858/886] Compiling Hummingbird ResponseEncodable.swift
[859/886] Compiling Hummingbird URLEncodedForm+Request.swift
[860/886] Compiling Hummingbird URLEncodedForm.swift
[861/886] Compiling Hummingbird URLEncodedFormDecoder.swift
[862/886] Compiling Hummingbird URLEncodedFormEncoder.swift
[863/886] Compiling Hummingbird Trie+resolve.swift
[864/886] Compiling Hummingbird Trie+serialize.swift
[865/886] Compiling Hummingbird TrieRouter.swift
[866/886] Compiling Hummingbird ChildRequestContext.swift
[867/886] Compiling Hummingbird Request.swift
[868/886] Compiling Hummingbird RequestContext.swift
[869/886] Compiling Hummingbird RequestContextSource.swift
[870/886] Compiling Hummingbird MediaType+FileExtension.swift
[871/886] Compiling Hummingbird MediaType.swift
[872/886] Compiling Hummingbird Request+Cookies.swift
[873/886] Compiling Hummingbird Response+Cookies.swift
[874/886] Compiling Hummingbird CORSMiddleware.swift
[875/886] Compiling Hummingbird FileMiddleware.swift
[876/886] Compiling Hummingbird LogRequestMiddleware.swift
[877/886] Compiling Hummingbird ByteBuffer+foundation.swift
[878/886] Compiling Hummingbird DateCache.swift
[879/886] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[880/886] Compiling Hummingbird HexDigest.swift
[881/886] Compiling Hummingbird InitializableFromSource.swift
[882/886] Compiling Hummingbird PreludeService.swift
[883/886] Compiling Hummingbird StringProtocol.swift
[884/900] Compiling HummingbirdLambda Response+APIGateway.swift
[885/900] Compiling HummingbirdLambda OutputBuffer.swift
[886/900] Compiling HummingbirdLambda LambdaRequestContext.swift
[887/901] Compiling HummingbirdLambda Deprecations.swift
[888/901] Compiling HummingbirdLambda Exports.swift
[889/901] Compiling HummingbirdLambda PreludeService.swift
[890/901] Compiling HummingbirdLambda Request+APIGateway.swift
[891/901] Compiling HummingbirdLambda FunctionURLLambda.swift
[892/901] Compiling HummingbirdLambda LambdaFunction.swift
[893/901] Emitting module HummingbirdLambda
[894/901] Compiling HummingbirdLambda BasicLambdaRequestContext.swift
[895/901] Compiling HummingbirdLambda CollateResponseBodyWriter.swift
[896/901] Compiling HummingbirdLambda APIGatewayLambda.swift
[897/901] Compiling HummingbirdLambda APIGatewayV2Lambda.swift
[898/901] Compiling HummingbirdLambda String+percentEncode.swift
[899/910] Emitting module HummingbirdLambdaTesting
[900/910] Compiling HummingbirdLambdaTesting FunctionURLLambda.swift
[901/910] Compiling HummingbirdLambdaTesting LambdaEvent.swift
[902/910] Emitting module HBLambdaTest
[903/910] Compiling HBLambdaTest maths.swift
[904/910] Compiling HummingbirdLambdaTesting Lambda+Testing.swift
[905/910] Compiling HummingbirdLambdaTesting LambdaTestFramework.swift
[906/910] Compiling HummingbirdLambdaTesting APIGatewayLambda.swift
[907/910] Compiling HummingbirdLambdaTesting APIGatewayV2Lambda.swift
[907/910] Write Objects.LinkFileList
[908/910] Linking HBLambdaTest
[909/910] Applying HBLambdaTest
Build complete! (75.12s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
[1/833] Fetching swift-extras-base64
[101/3446] Fetching swift-extras-base64, swift-aws-lambda-events
[463/16857] Fetching swift-extras-base64, swift-aws-lambda-events, swift-aws-lambda-runtime
[2391/41808] Fetching swift-extras-base64, swift-aws-lambda-events, swift-aws-lambda-runtime, hummingbird
[8859/119818] Fetching swift-extras-base64, swift-aws-lambda-events, swift-aws-lambda-runtime, hummingbird, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.83s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.83s)
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (1.83s)
[45396/91421] Fetching swift-aws-lambda-runtime, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (3.69s)
Fetched https://github.com/apple/swift-nio.git from cache (3.69s)
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.05s)
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.2.1 (0.45s)
Fetching https://github.com/apple/swift-http-types.git
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.90s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.16.0 (0.48s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2698] Fetching swift-nio-transport-services
[163/5131] Fetching swift-nio-transport-services, swift-service-lifecycle
[261/10274] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing
[437/16401] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing, swift-nio-extras
[636/28062] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
[3267/42181] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client
[8771/57256] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.01s)
[11573/54823] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.12s)
[12050/48696] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.42s)
[24523/37035] Fetching swift-nio-transport-services, swift-distributed-tracing, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.46s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.47s)
[6316/17773] Fetching swift-nio-transport-services, swift-nio-ssl
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[16116/21676] Fetching swift-nio-transport-services, swift-nio-ssl, swift-log
[16725/24021] Fetching swift-nio-transport-services, swift-nio-ssl, swift-log, swift-metrics
[18306/25835] Fetching swift-nio-transport-services, swift-nio-ssl, swift-log, swift-metrics, swift-atomics
[18933/31000] Fetching swift-nio-transport-services, swift-nio-ssl, swift-log, swift-metrics, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.21s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.21s)
[3066/13227] Fetching swift-log, swift-metrics, swift-atomics, swift-async-algorithms
[4083/30621] Fetching swift-log, swift-metrics, swift-atomics, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
[2494/26718] Fetching swift-metrics, swift-atomics, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
[1058/19739] Fetching swift-metrics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
[540/2345] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (4.09s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.46s)
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.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.56s)
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.44s)
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.44s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.87s)
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.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.47s)
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.45s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.51s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/5985] Fetching swift-algorithms
[61/12446] Fetching swift-algorithms, swift-certificates
[182/14075] Fetching swift-algorithms, swift-certificates, swift-asn1
[361/15251] Fetching swift-algorithms, swift-certificates, swift-asn1, swift-http-structured-headers
Fetched https://github.com/apple/swift-asn1.git from cache (0.94s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.94s)
[8122/12446] Fetching swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.04s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.04s)
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.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.58s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.57s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.93s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.18s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (0.48s)
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 2.0.0-beta.2 (0.46s)
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-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 2.0.0-beta.2
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.2.1
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.2
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.4
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.25.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.86.0
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
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.27.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.33.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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.13.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.16.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.2",
            "upper_bound" : "3.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.2.1",
            "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.15.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.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" : "15.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",
        "FunctionURLLambda.swift",
        "Lambda+Testing.swift",
        "LambdaEvent.swift",
        "LambdaTestFramework.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",
        "FunctionURLLambda.swift",
        "LambdaFunction.swift",
        "LambdaRequestContext.swift",
        "PreludeService.swift",
        "Request+APIGateway.swift",
        "Response+APIGateway.swift",
        "Utils/OutputBuffer.swift",
        "Utils/String+percentEncode.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" : "6.0"
}
Done.