Build Information
Successful build of hummingbird-lambda, reference 2.0.0-rc.5 (f071d0
), with Swift 6.0 for macOS (SPM) on 1 Sep 2025 18:06:30 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: 2.0.0-rc.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-lambda
* tag 2.0.0-rc.5 -> FETCH_HEAD
HEAD is now at f071d0d Re-organize maths lambda example to include `@main` (#54)
Cloned https://github.com/hummingbird-project/hummingbird-lambda.git
Revision (git rev-parse @):
f071d0d90cbb8a180d42974d7d5f0d1253808276
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-lambda.git at 2.0.0-rc.5
========================================
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
[2/62] Copying PrivacyInfo.xcprivacy
[2/62] Write sources
[6/62] Write HBLambdaTest-entitlement.plist
[11/62] Write sources
[40/62] Compiling CNIOWindows shim.c
[41/62] Compiling CNIOWindows WSAStartup.c
[42/62] Compiling CNIOWASI CNIOWASI.c
[43/62] Compiling CNIOLinux liburing_shims.c
[43/62] Compiling CNIOLinux shim.c
[45/62] Write sources
[50/62] Write swift-version-5BDAB9E9C0126B9D.txt
[51/68] Compiling _AtomicsShims.c
[52/68] Compiling CNIOPosix event_loop_id.c
[53/68] Compiling CNIOLLHTTP c_nio_http.c
[54/90] 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 _NIOBase64
[60/105] Compiling _NIOBase64 Base64.swift
[61/105] Emitting module ServiceContextModule
[62/105] Compiling ServiceContextModule ServiceContext.swift
[63/105] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/105] Compiling InternalCollectionsUtilities Debugging.swift
[65/105] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/105] Compiling InternalCollectionsUtilities Descriptions.swift
[67/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/128] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/128] Compiling ConcurrencyHelpers LockedValueBox.swift
[70/128] Compiling Atomics OptionalRawRepresentable.swift
[71/128] Compiling Atomics RawRepresentable.swift
[72/128] Compiling Atomics AtomicReference.swift
[73/128] Compiling Atomics AtomicStorage.swift
[74/128] Emitting module InternalCollectionsUtilities
[75/128] Compiling Atomics AtomicInteger.swift
[76/128] Compiling Atomics AtomicOptionalWrappable.swift
[77/128] Compiling Atomics AtomicValue.swift
[78/128] Compiling Atomics AtomicMemoryOrderings.swift
[79/128] Compiling Logging MetadataProvider.swift
[80/128] Compiling HTTPTypes NIOLock.swift
[81/128] Compiling _NIODataStructures _TinyArray.swift
[82/128] Compiling _NIODataStructures Heap.swift
[83/128] Emitting module _NIODataStructures
[84/128] Compiling _NIODataStructures PriorityQueue.swift
[85/134] Compiling ConcurrencyHelpers Lock.swift
[86/134] Emitting module ConcurrencyHelpers
[87/204] Compiling HTTPTypes ISOLatin1String.swift
[88/204] Compiling HTTPTypes HTTPResponse.swift
[89/260] Compiling Instrumentation Instrument.swift
[90/260] Compiling Instrumentation NoOpInstrument.swift
[91/260] Emitting module Instrumentation
[92/260] Compiling Instrumentation InstrumentationSystem.swift
[93/260] Compiling Instrumentation MultiplexInstrument.swift
[94/260] Compiling Instrumentation Locks.swift
[95/263] Compiling HTTPTypes HTTPRequest.swift
[96/263] Compiling HTTPTypes HTTPParsedFields.swift
[97/263] Compiling HTTPTypes HTTPFieldName.swift
[98/263] Compiling HTTPTypes HTTPFields.swift
[99/263] Compiling HTTPTypes HTTPField.swift
[100/263] Emitting module HTTPTypes
[101/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[102/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[103/263] Compiling OrderedCollections _HashTable.swift
[104/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[105/263] Compiling OrderedCollections _HashTable+Testing.swift
[106/263] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/264] Emitting module CoreMetrics
[108/264] Compiling CoreMetrics Locks.swift
[109/264] Compiling CoreMetrics Metrics.swift
[110/264] Emitting module Logging
[111/264] Compiling Logging LogHandler.swift
[112/264] Compiling Logging Locks.swift
[113/264] Compiling Logging Logging.swift
[114/281] Compiling Atomics Unmanaged extensions.swift
[115/281] Compiling HeapModule Heap.swift
[116/281] Compiling HeapModule _HeapNode.swift
[117/281] Compiling HeapModule Heap+UnsafeHandle.swift
[118/281] Compiling HeapModule Heap+Descriptions.swift
[119/281] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[120/281] Emitting module HeapModule
[121/281] Compiling HeapModule Heap+Invariants.swift
[122/281] Compiling OrderedCollections OrderedSet+Hashable.swift
[123/281] Compiling OrderedCollections OrderedSet+Initializers.swift
[124/281] Compiling OrderedCollections OrderedSet+Insertions.swift
[125/281] Compiling OrderedCollections OrderedSet+Invariants.swift
[126/281] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[127/281] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[128/281] Compiling OrderedCollections OrderedDictionary+Elements.swift
[129/281] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[130/281] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[131/281] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/281] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[133/281] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[134/281] Compiling OrderedCollections _Hashtable+Header.swift
[135/281] Compiling OrderedCollections OrderedDictionary+Codable.swift
[136/281] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[137/281] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[138/281] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[139/281] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[140/281] Compiling OrderedCollections OrderedSet+Codable.swift
[141/281] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[142/281] Compiling OrderedCollections OrderedSet+Descriptions.swift
[143/281] Compiling OrderedCollections OrderedSet+Diffing.swift
[144/281] Compiling OrderedCollections OrderedSet+Equatable.swift
[145/281] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[146/287] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[147/287] Compiling OrderedCollections OrderedSet+Sendable.swift
[148/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[149/287] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[150/287] Compiling OrderedCollections _HashTable+Bucket.swift
[151/287] Compiling OrderedCollections _HashTable+BucketIterator.swift
[152/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[153/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[154/287] Compiling OrderedCollections _HashTable+Constants.swift
[155/287] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[157/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[163/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[164/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[165/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[166/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[167/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[168/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[169/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[170/287] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/287] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/287] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/287] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/287] Compiling OrderedCollections OrderedDictionary+Values.swift
[175/287] Compiling OrderedCollections OrderedDictionary.swift
[176/365] Emitting module UnixSignals
[177/365] Compiling UnixSignals UnixSignal.swift
[178/365] Compiling UnixSignals UnixSignalsSequence.swift
[179/365] Compiling HashTreeCollections TreeSet+Equatable.swift
[180/365] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[181/365] Compiling HashTreeCollections TreeSet+Extras.swift
[182/365] Compiling HashTreeCollections TreeSet+Filter.swift
[183/365] Compiling HashTreeCollections TreeSet+Hashable.swift
[184/365] Compiling HashTreeCollections TreeSet+Sendable.swift
[185/365] Compiling HashTreeCollections TreeSet+Sequence.swift
[186/365] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[187/365] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[188/365] Compiling HashTreeCollections TreeDictionary+Values.swift
[189/365] Compiling HashTreeCollections TreeDictionary.swift
[190/365] Compiling HashTreeCollections TreeSet+Codable.swift
[191/365] Compiling HashTreeCollections TreeSet+Collection.swift
[192/365] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[193/365] Compiling HashTreeCollections TreeSet+Debugging.swift
[194/365] Compiling HashTreeCollections TreeSet+Descriptions.swift
[195/372] Compiling Tracing TracerProtocol.swift
[196/372] Compiling Tracing InstrumentationSystem+Tracing.swift
[197/372] Emitting module Tracing
[198/372] Compiling Tracing TracerProtocol+Legacy.swift
[199/372] Compiling Tracing Tracer.swift
[200/372] Compiling Tracing SpanProtocol.swift
[201/372] Compiling Tracing TracingTime.swift
[202/372] Compiling Tracing NoOpTracer.swift
[203/372] Compiling HashTreeCollections TreeDictionary+Codable.swift
[204/372] Compiling HashTreeCollections TreeDictionary+Collection.swift
[205/372] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[206/372] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[207/372] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[208/372] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[209/372] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[210/372] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[211/372] Compiling HashTreeCollections TreeDictionary+Keys.swift
[212/372] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[213/372] Compiling HashTreeCollections TreeDictionary+Merge.swift
[214/372] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[215/372] Compiling HashTreeCollections _RawHashNode.swift
[216/372] Compiling HashTreeCollections _UnmanagedHashNode.swift
[217/372] Compiling HashTreeCollections _UnsafePath.swift
[218/372] Compiling HashTreeCollections _HashNode.swift
[219/372] Compiling HashTreeCollections _HashNodeHeader.swift
[220/372] Compiling HashTreeCollections _HashSlot.swift
[221/372] Compiling HashTreeCollections _HashStack.swift
[222/372] Compiling HashTreeCollections _HashTreeIterator.swift
[223/372] Compiling HashTreeCollections _HashTreeStatistics.swift
[224/372] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[225/443] Emitting module Atomics
[225/443] Compiling c-nioatomics.c
[227/443] Compiling BitCollections BitSet+Hashable.swift
[228/443] Compiling BitCollections BitSet+Initializers.swift
[229/443] Compiling BitCollections BitSet+Invariants.swift
[230/443] Compiling BitCollections BitSet+Random.swift
[231/443] Compiling BitCollections BitSet+SetAlgebra basics.swift
[232/443] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[233/443] Compiling BitCollections BitArray+BitwiseOperations.swift
[234/443] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[235/443] Compiling BitCollections BitArray+Codable.swift
[236/443] Compiling BitCollections BitArray+Collection.swift
[237/443] Compiling BitCollections BitArray+Copy.swift
[238/443] Compiling BitCollections BitArray+CustomReflectable.swift
[239/443] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[240/443] Compiling _RopeModule Rope+Remove.swift
[241/443] Compiling _RopeModule Rope+RemoveSubrange.swift
[242/443] Compiling _RopeModule Rope+Split.swift
[243/443] Compiling _RopeModule Optional Utilities.swift
[244/443] Compiling _RopeModule String Utilities.swift
[245/443] Compiling _RopeModule String.Index+ABI.swift
[246/443] Compiling _RopeModule _CharacterRecognizer.swift
[247/443] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[256/476] Compiling DequeModule _DequeBufferHeader.swift
[257/476] Compiling DequeModule _DequeSlot.swift
[258/477] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[259/477] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[260/477] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[261/477] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[262/477] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[263/477] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[264/477] Compiling BitCollections BitArray+Descriptions.swift
[265/477] Compiling AWSLambdaEvents Cognito.swift
[266/477] Compiling AWSLambdaEvents S3.swift
[267/477] Compiling AWSLambdaEvents SES.swift
[268/477] Compiling AWSLambdaEvents DynamoDB.swift
[269/477] Compiling AWSLambdaEvents FunctionURL.swift
[270/477] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[271/477] Compiling AWSLambdaEvents Base64.swift
[272/477] Compiling AWSLambdaEvents DateWrappers.swift
[273/477] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[281/477] Compiling AWSLambdaEvents AppSync.swift
[282/477] Compiling AWSLambdaEvents BedrockAgent.swift
[283/477] Compiling AWSLambdaEvents EncodableResponse.swift
[284/477] Compiling AWSLambdaEvents SQS+Decode.swift
[287/482] Compiling BitCollections Range+Utilities.swift
[288/482] Compiling BitCollections Slice+Utilities.swift
[289/482] Compiling BitCollections UInt+Tricks.swift
[290/482] Compiling BitCollections _Word.swift
[293/482] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[294/482] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[295/482] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[296/482] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[297/482] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[298/482] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[299/482] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[300/482] Compiling HashTreeCollections TreeSet.swift
[301/482] Emitting module BitCollections
[302/482] Emitting module OrderedCollections
[303/482] Compiling AWSLambdaEvents SQS.swift
[304/482] Compiling AWSLambdaEvents AWSRegion.swift
[305/482] Compiling DequeModule _DequeBuffer.swift
[306/482] Compiling AWSLambdaEvents CloudFormation.swift
[307/482] Compiling AWSLambdaEvents Cloudwatch.swift
[308/482] Compiling AWSLambdaEvents DecodableRequest.swift
[309/482] Compiling AWSLambdaEvents APIGateway+WebSockets.swift
[310/482] Compiling DequeModule _UnsafeWrappedBuffer.swift
[311/482] Compiling BitCollections BitArray+Hashable.swift
[312/482] Compiling BitCollections BitArray+Initializers.swift
[313/482] Compiling BitCollections BitArray+Invariants.swift
[314/482] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[315/482] Compiling BitCollections BitArray+RandomBits.swift
[317/482] Compiling BitCollections BitArray+Shifts.swift
[318/482] Compiling BitCollections BitArray+Testing.swift
[319/482] Compiling BitCollections BitArray._UnsafeHandle.swift
[320/482] Compiling BitCollections BitArray.swift
[321/482] Compiling BitCollections BitSet+BidirectionalCollection.swift
[322/482] Compiling BitCollections BitSet+Codable.swift
[323/482] Compiling AWSLambdaEvents APIGateway.swift
[324/482] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[325/482] Compiling AWSLambdaEvents ALB.swift
[326/482] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[327/482] Compiling AWSLambdaEvents APIGateway+V2.swift
[328/482] Compiling AWSLambdaEvents SNS.swift
[329/482] Emitting module DequeModule
[330/482] Compiling BitCollections BitSet.swift
[348/482] Compiling BitCollections BitArray+Equatable.swift
[349/482] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[350/482] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[351/482] Compiling BitCollections BitArray+Extras.swift
[352/482] Compiling BitCollections BitArray+Fill.swift
[353/482] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[354/482] Compiling BitCollections BitSet+SetAlgebra union.swift
[355/482] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[356/482] Compiling BitCollections BitSet.Counted.swift
[357/482] Compiling BitCollections BitSet.Index.swift
[358/482] Compiling BitCollections BitSet._UnsafeHandle.swift
[397/482] Emitting module _RopeModule
[397/482] Compiling c-atomics.c
[399/534] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[400/534] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[401/534] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[402/534] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[403/534] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[404/534] Compiling AsyncAlgorithms Dictionary.swift
[405/534] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[406/534] Compiling AsyncAlgorithms Locking.swift
[407/534] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[424/534] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[425/534] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[426/534] Compiling AsyncAlgorithms CombineLatestStorage.swift
[427/534] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[428/534] Compiling AsyncAlgorithms DebounceStateMachine.swift
[429/534] Compiling AsyncAlgorithms DebounceStorage.swift
[430/534] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[431/534] Compiling NIOConcurrencyHelpers lock.swift
[439/534] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[440/534] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[441/534] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[442/534] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[443/534] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[444/534] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[445/534] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[446/534] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[447/534] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[448/534] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[449/534] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[450/534] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[451/534] Emitting module NIOConcurrencyHelpers
[452/534] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[453/534] Compiling NIOConcurrencyHelpers NIOLock.swift
[454/534] Compiling NIOConcurrencyHelpers atomics.swift
[455/534] Emitting module AsyncAlgorithms
[461/539] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[462/539] Compiling AsyncAlgorithms ChannelStateMachine.swift
[463/539] Compiling AsyncAlgorithms ChannelStorage.swift
[464/539] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[465/539] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[466/602] Compiling NIOCore ConvenienceOptionSupport.swift
[467/602] Compiling NIOCore DeadChannel.swift
[468/602] Compiling NIOCore DispatchQueue+WithFuture.swift
[469/602] Compiling NIOCore EventLoop+Deprecated.swift
[470/602] Compiling NIOCore EventLoop+SerialExecutor.swift
[471/602] Compiling NIOCore NIOSendable.swift
[472/602] Compiling NIOCore RecvByteBufferAllocator.swift
[473/602] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[474/602] Compiling NIOCore SocketAddresses.swift
[475/602] Compiling NIOCore Codec.swift
[476/602] Compiling NIOCore Interfaces.swift
[477/602] Compiling NIOCore Linux.swift
[478/602] Compiling NIOCore MarkedCircularBuffer.swift
[479/602] Compiling NIOCore MulticastChannel.swift
[480/602] Compiling NIOCore NIOAny.swift
[481/602] Compiling NIOCore IO.swift
[482/602] Compiling NIOCore IOData.swift
[483/602] Compiling NIOCore IPProtocol.swift
[484/602] Compiling NIOCore IntegerBitPacking.swift
[485/602] Compiling NIOCore IntegerTypes.swift
[486/602] Compiling NIOCore NIOCloseOnErrorHandler.swift
[487/602] Compiling NIOCore NIOCoreSendableMetatype.swift
[488/602] Compiling NIOCore NIOLoopBound.swift
[489/602] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[490/602] Compiling NIOCore NIOScheduledCallback.swift
[491/602] Emitting module HashTreeCollections
[492/604] Emitting module Collections
[493/604] Compiling Collections Collections.swift
[494/604] Compiling NIOCore ByteBuffer-aux.swift
[495/604] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[496/604] Compiling NIOCore ByteBuffer-conversions.swift
[497/604] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[498/604] Compiling NIOCore EventLoopFuture+Deprecated.swift
[499/604] Compiling NIOCore GlobalSingletons.swift
[506/610] Compiling NIOCore AsyncChannelOutboundWriter.swift
[507/610] Compiling NIOCore NIOAsyncSequenceProducer.swift
[508/610] Compiling NIOCore Channel.swift
[509/610] Compiling NIOCore ChannelHandler.swift
[510/610] Compiling NIOCore ChannelHandlers.swift
[511/610] Compiling NIOCore ChannelInvoker.swift
[512/610] Compiling NIOCore ChannelOption.swift
[513/610] Compiling NIOCore ChannelPipeline.swift
[514/610] Compiling NIOCore CircularBuffer.swift
[516/610] Emitting module Metrics
[517/610] Compiling Metrics Metrics.swift
[518/619] Compiling NIOCore SocketOptionProvider.swift
[519/619] Compiling NIOCore SystemCallHelpers.swift
[520/619] Compiling NIOCore TimeAmount+Duration.swift
[521/619] Compiling NIOCore TypeAssistedChannelHandler.swift
[522/619] Compiling NIOCore UniversalBootstrapSupport.swift
[523/619] Compiling NIOCore Utilities.swift
[524/619] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[525/619] Compiling ServiceLifecycle ServiceRunnerError.swift
[526/619] Compiling ExtrasBase64 Base32.swift
[527/619] Emitting module ExtrasBase64
[528/619] Compiling ExtrasBase64 Base64.swift
[529/619] Emitting module AWSLambdaEvents
[530/621] Compiling ServiceLifecycle GracefulShutdown.swift
[531/621] Compiling ServiceLifecycle Service.swift
[532/621] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[533/621] Compiling ServiceLifecycle CancellationWaiter.swift
[534/621] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[535/621] Emitting module ServiceLifecycle
[536/621] Compiling ServiceLifecycle ServiceGroup.swift
[537/621] Compiling NIOCore AddressedEnvelope.swift
[538/621] Compiling NIOCore AsyncAwaitSupport.swift
[539/621] Compiling NIOCore AsyncChannel.swift
[540/621] Compiling NIOCore AsyncChannelHandler.swift
[541/621] Compiling NIOCore AsyncChannelInboundStream.swift
[569/621] Compiling AWSLambdaEvents HTTP.swift
[570/621] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[577/621] Compiling NIOCore ByteBuffer-core.swift
[578/621] Compiling NIOCore ByteBuffer-hex.swift
[579/621] Compiling NIOCore ByteBuffer-int.swift
[580/621] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[581/621] Compiling NIOCore ByteBuffer-multi-int.swift
[582/621] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[583/621] Compiling NIOCore ByteBuffer-views.swift
[586/621] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[587/621] Compiling NIOCore EventLoopFuture.swift
[588/621] Compiling NIOCore FileDescriptor.swift
[589/621] Compiling NIOCore FileHandle.swift
[590/621] Compiling NIOCore FileRegion.swift
[591/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[592/621] Compiling NIOCore NIOAsyncWriter.swift
[593/621] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[594/621] Compiling NIOCore BSDSocketAPI.swift
[610/621] Compiling NIOCore EventLoop.swift
[618/621] Emitting module NIOCore
[619/677] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[620/677] Emitting module NIOHTTPTypes
[621/677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[622/677] Emitting module NIOEmbedded
[623/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[624/677] Compiling NIOEmbedded Embedded.swift
[625/677] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[626/677] Compiling NIOPosix PosixSingletons.swift
[627/677] Compiling NIOPosix RawSocketBootstrap.swift
[628/677] Compiling NIOPosix Resolver.swift
[629/677] Compiling NIOPosix Selectable.swift
[630/682] Compiling NIOPosix GetaddrinfoResolver.swift
[631/682] Compiling NIOPosix HappyEyeballs.swift
[632/682] Compiling NIOPosix IO.swift
[633/682] Compiling NIOPosix IntegerBitPacking.swift
[634/682] Compiling NIOPosix IntegerTypes.swift
[635/682] Compiling NIOPosix Linux.swift
[636/682] Compiling NIOPosix UnsafeTransfer.swift
[637/682] Compiling NIOPosix Utilities.swift
[638/682] Compiling NIOPosix VsockAddress.swift
[639/682] Compiling NIOPosix VsockChannelEvents.swift
[640/682] Compiling NIOPosix resource_bundle_accessor.swift
[641/682] Emitting module NIOPosix
[642/682] Compiling NIOPosix BSDSocketAPICommon.swift
[643/682] Compiling NIOPosix BSDSocketAPIPosix.swift
[644/682] Compiling NIOPosix BSDSocketAPIWindows.swift
[645/682] Compiling NIOPosix BaseSocket.swift
[646/682] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[647/682] Compiling NIOPosix BaseSocketChannel.swift
[648/682] Compiling NIOPosix SelectableChannel.swift
[649/682] Compiling NIOPosix SelectableEventLoop.swift
[650/682] Compiling NIOPosix SelectorEpoll.swift
[651/682] Compiling NIOPosix SelectorGeneric.swift
[652/682] Compiling NIOPosix SelectorKqueue.swift
[653/682] Compiling NIOPosix PendingDatagramWritesManager.swift
[654/682] Compiling NIOPosix PendingWritesManager.swift
[655/682] Compiling NIOPosix PipeChannel.swift
[656/682] Compiling NIOPosix PipePair.swift
[657/682] Compiling NIOPosix Pool.swift
[658/682] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[659/682] Compiling NIOPosix System.swift
[660/682] Compiling NIOPosix Thread.swift
[661/682] Compiling NIOPosix ThreadPosix.swift
[662/682] Compiling NIOPosix ThreadWindows.swift
[663/682] Compiling NIOPosix SelectorUring.swift
[664/682] Compiling NIOPosix ServerSocket.swift
[665/682] Compiling NIOPosix Socket.swift
[666/682] Compiling NIOPosix SocketChannel.swift
[667/682] Compiling NIOPosix SocketProtocols.swift
[668/682] Compiling NIOPosix LinuxCPUSet.swift
[669/682] Compiling NIOPosix LinuxUring.swift
[670/682] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[671/682] Compiling NIOPosix NIOPosixSendableMetatype.swift
[672/682] Compiling NIOPosix NIOThreadPool.swift
[673/682] Compiling NIOPosix NonBlockingFileIO.swift
[674/682] Compiling NIOPosix BaseStreamSocketChannel.swift
[675/682] Compiling NIOPosix Bootstrap.swift
[676/682] Compiling NIOPosix ControlMessage.swift
[677/682] Compiling NIOPosix DatagramVectorReadManager.swift
[678/682] Compiling NIOPosix Errors+Any.swift
[679/682] Compiling NIOPosix FileDescriptor.swift
[680/684] Emitting module NIO
[681/684] Compiling NIO Exports.swift
[682/712] Compiling NIOTLS TLSEvents.swift
[683/712] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[684/712] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[685/712] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[686/712] Emitting module NIOTLS
[687/712] Compiling NIOTLS SNIHandler.swift
[688/712] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[689/712] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[690/713] Emitting module NIOHTTP1
[691/713] Emitting module NIOFoundationCompat
[692/713] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[693/713] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[694/713] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[695/713] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[696/713] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[697/713] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[698/714] Compiling NIOHTTP1 ByteCollectionUtils.swift
[699/714] Compiling NIOHTTP1 HTTPDecoder.swift
[700/735] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[701/735] Compiling NIOTransportServices NIOTSBootstraps.swift
[702/735] Compiling NIOTransportServices NIOTSChannelOptions.swift
[703/735] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[704/735] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[705/735] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[706/735] Compiling NIOTransportServices AcceptHandler.swift
[707/735] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[708/735] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[709/735] Compiling NIOTransportServices StateManagedChannel.swift
[710/735] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[711/780] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[712/780] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[713/780] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[714/780] Emitting module NIOHTTPTypesHTTP1
[715/780] Emitting module NIOTransportServices
[716/782] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[717/782] Compiling AWSLambdaRuntime LambdaClock.swift
[718/782] Compiling AWSLambdaRuntime LambdaRequestID.swift
[719/782] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[720/782] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[721/782] Compiling AWSLambdaRuntime LambdaHandlers.swift
[722/782] Compiling AWSLambdaRuntime LambdaContext.swift
[723/782] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[724/783] Compiling AWSLambdaRuntime Lambda+Codable.swift
[725/783] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[726/783] Compiling AWSLambdaRuntime Lambda.swift
[727/783] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[728/783] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[729/783] Compiling AWSLambdaRuntime Context+Foundation.swift
[730/783] Compiling AWSLambdaRuntime SendableMetatype.swift
[731/783] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[738/783] Emitting module NIOExtras
[739/783] Compiling AWSLambdaRuntime Lambda+JSON.swift
[740/783] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[741/783] Compiling AWSLambdaRuntime LambdaRuntime.swift
[742/783] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[743/783] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[744/783] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[752/783] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[758/783] Compiling NIOExtras WritePCAPHandler.swift
[759/809] Emitting module AWSLambdaRuntime
[760/811] Compiling HummingbirdCore URI.swift
[761/811] Compiling HummingbirdCore ResponseWriter.swift
[762/811] Compiling HummingbirdCore OutputBuffer.swift
[763/811] Compiling HummingbirdCore SendableMetatype.swift
[764/811] Compiling HummingbirdCore HTTPServerBuilder.swift
[765/811] Compiling HummingbirdCore HTTPUserEventHandler.swift
[766/811] Compiling HummingbirdCore Server.swift
[767/811] Compiling HummingbirdCore ServerChildChannel.swift
[768/811] Compiling HummingbirdCore RequestBody.swift
[769/811] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[770/811] Compiling HummingbirdCore HTTP1Channel.swift
[771/811] Compiling HummingbirdCore HTTPChannelHandler.swift
[772/811] Compiling HummingbirdCore Response.swift
[773/811] Compiling HummingbirdCore ResponseBody.swift
[774/811] Compiling HummingbirdCore ResponseBodyWriter.swift
[775/811] Compiling AWSLambdaRuntime Utils.swift
[776/811] Compiling AWSLambdaRuntime Version.swift
[777/811] Compiling HummingbirdCore ServerConfiguration.swift
[778/811] Compiling HummingbirdCore TSTLSOptions.swift
[779/811] Compiling HummingbirdCore AnyAsyncSequence.swift
[780/811] Compiling HummingbirdCore Deprecations.swift
[781/811] Compiling HummingbirdCore Request.swift
[782/811] Compiling HummingbirdCore RequestBody+inboundClose.swift
[789/813] Compiling HummingbirdCore FlatDictionary.swift
[790/813] Compiling HummingbirdCore HBParser.swift
[805/813] Emitting module HummingbirdCore
[806/813] Compiling HummingbirdCore String+percentEncode.swift
[807/813] Compiling HummingbirdCore UnsafeTransfer.swift
[811/879] Emitting module Hummingbird
[812/886] Compiling Hummingbird Trie+resolve.swift
[813/886] Compiling Hummingbird Trie+serialize.swift
[814/886] Compiling Hummingbird TrieRouter.swift
[815/886] Compiling Hummingbird ChildRequestContext.swift
[816/886] Compiling Hummingbird Request.swift
[817/886] Compiling Hummingbird RequestContext.swift
[818/886] Compiling Hummingbird RequestContextSource.swift
[819/886] Compiling Hummingbird URLEncodedFormNode.swift
[820/886] Compiling Hummingbird Configuration.swift
[821/886] Compiling Hummingbird Deprecations.swift
[822/886] Compiling Hummingbird Environment.swift
[823/886] Compiling Hummingbird EditedHTTPError.swift
[824/886] Compiling Hummingbird HTTPError.swift
[825/886] Compiling Hummingbird HTTPResponseError.swift
[826/886] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[827/886] Compiling Hummingbird Router.swift
[828/886] Compiling Hummingbird RouterGroup.swift
[829/886] Compiling Hummingbird RouterMethods.swift
[830/886] Compiling Hummingbird RouterPath.swift
[831/886] Compiling Hummingbird RouterResponder.swift
[832/886] Compiling Hummingbird TransformingRouterGroup.swift
[833/886] Compiling Hummingbird RouterTrie.swift
[834/886] Compiling Hummingbird Exports.swift
[835/886] Compiling Hummingbird CacheControl.swift
[836/886] Compiling Hummingbird FileIO.swift
[837/886] Compiling Hummingbird FileProvider.swift
[838/886] Compiling Hummingbird LocalFileSystem.swift
[839/886] Compiling Hummingbird Cookie.swift
[840/886] Compiling Hummingbird Cookies.swift
[841/886] Compiling Hummingbird RequestID.swift
[842/886] Compiling Hummingbird RequestResponder.swift
[843/886] Compiling Hummingbird Response.swift
[844/886] Compiling Hummingbird URI+decodeQuery.swift
[845/886] Compiling Hummingbird MemoryPersistDriver.swift
[846/886] Compiling Hummingbird PersistDriver.swift
[847/886] Compiling Hummingbird PersistError.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 MetricsMiddleware.swift
[864/886] Compiling Hummingbird Middleware.swift
[865/886] Compiling Hummingbird MiddlewareGroup.swift
[866/886] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[867/886] Compiling Hummingbird _Middleware2.swift
[868/886] Compiling Hummingbird _OptionalMiddleware.swift
[869/886] Compiling Hummingbird _SpreadMiddleware.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 OutputBuffer.swift
[885/900] Compiling HummingbirdLambda Response+APIGateway.swift
[886/900] Compiling HummingbirdLambda Request+APIGateway.swift
[887/901] Compiling HummingbirdLambda PreludeService.swift
[888/901] Compiling HummingbirdLambda LambdaRequestContext.swift
[889/901] Compiling HummingbirdLambda BasicLambdaRequestContext.swift
[890/901] Compiling HummingbirdLambda CollateResponseBodyWriter.swift
[891/901] Compiling HummingbirdLambda Deprecations.swift
[892/901] Compiling HummingbirdLambda Exports.swift
[893/901] Emitting module HummingbirdLambda
[894/901] Compiling HummingbirdLambda APIGatewayLambda.swift
[895/901] Compiling HummingbirdLambda APIGatewayV2Lambda.swift
[896/901] Compiling HummingbirdLambda FunctionURLLambda.swift
[897/901] Compiling HummingbirdLambda LambdaFunction.swift
[898/901] Compiling HummingbirdLambda String+percentEncode.swift
[899/910] Emitting module HBLambdaTest
[900/910] Compiling HBLambdaTest maths.swift
[901/910] Emitting module HummingbirdLambdaTesting
[902/910] Compiling HummingbirdLambdaTesting APIGatewayLambda.swift
[903/910] Compiling HummingbirdLambdaTesting LambdaTestFramework.swift
[904/910] Compiling HummingbirdLambdaTesting APIGatewayV2Lambda.swift
[905/910] Compiling HummingbirdLambdaTesting LambdaEvent.swift
[906/910] Compiling HummingbirdLambdaTesting FunctionURLLambda.swift
[907/910] Compiling HummingbirdLambdaTesting Lambda+Testing.swift
[907/910] Write Objects.LinkFileList
[908/910] Linking HBLambdaTest
[909/910] Applying HBLambdaTest
Build complete! (87.50s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/2613] Fetching swift-aws-lambda-events
[62/3446] Fetching swift-aws-lambda-events, swift-extras-base64
[813/16678] Fetching swift-aws-lambda-events, swift-extras-base64, swift-aws-lambda-runtime
[1361/41569] Fetching swift-aws-lambda-events, swift-extras-base64, swift-aws-lambda-runtime, hummingbird
[10830/119521] Fetching swift-aws-lambda-events, swift-extras-base64, swift-aws-lambda-runtime, hummingbird, swift-nio
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (2.46s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.46s)
[30623/105456] Fetching swift-aws-lambda-events, hummingbird, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (18.50s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (18.50s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (18.50s)
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.61s)
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-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2698] Fetching swift-nio-transport-services
[28/7841] Fetching swift-nio-transport-services, swift-distributed-tracing
[239/10274] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-service-lifecycle
[1148/16401] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-service-lifecycle, swift-nio-extras
[1727/28062] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-service-lifecycle, swift-nio-extras, swift-nio-http2
[4725/43137] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[8571/57256] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.25s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-metrics.git
[14695/48431] Fetching swift-distributed-tracing, swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.67s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.67s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.67s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.67s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/917] Fetching swift-http-types
[84/3258] Fetching swift-http-types, swift-metrics
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.95s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.80s)
[984/2341] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.89s)
[1/1814] Fetching swift-atomics
[74/6968] Fetching swift-atomics, swift-async-algorithms
[178/10871] Fetching swift-atomics, swift-async-algorithms, swift-log
[1468/28265] Fetching swift-atomics, swift-async-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
[870/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
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.44s)
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.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
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/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.2.1 (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.47s)
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/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.85s)
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-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.45s)
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-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.50s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1629] Fetching swift-asn1
[116/2805] Fetching swift-asn1, swift-http-structured-headers
[164/9266] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
[165/15240] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
[3645/13611] Fetching swift-http-structured-headers, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.09s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.09s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.12s)
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.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
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.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.94s)
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.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.06s)
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.41s)
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.40s)
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/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-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/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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.2.1
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-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-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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.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-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-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/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-collections.git
Working copy of https://github.com/apple/swift-collections.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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.16.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-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-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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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.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.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.