Build Information
Successful build of swift-openapi-lambda, reference 0.2.0 (eec0a0
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:11:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-openapi-lambda
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at eec0a05 Fix Query String Parameters Being Ignored (#11)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
eec0a058f7324aec7379fbaaf19ee997f1971385
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-openapi-lambda.git
https://github.com/swift-server/swift-openapi-lambda.git
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"sources" : [
"Router/RouterGraphTest.swift",
"Router/RouterNodeTest.swift"
],
"target_dependencies" : [
"OpenAPILambda"
],
"type" : "test"
},
{
"c99name" : "OpenAPILambda",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambda",
"path" : "Sources",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPILambda"
],
"sources" : [
"HttpApi/APIGatewayV2+HTTPRequest.swift",
"HttpApi/OpenAPILambdaHttpApi.swift",
"OpenAPILambda.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/36] Write sources
[4/36] Copying PrivacyInfo.xcprivacy
[4/36] Write sources
[20/36] Compiling CNIOWindows shim.c
[21/36] Compiling CNIOWASI CNIOWASI.c
[22/36] Compiling CNIOWindows WSAStartup.c
[23/36] Compiling CNIOLinux liburing_shims.c
[23/36] Compiling CNIOLinux shim.c
[25/36] Write sources
[28/36] Write swift-version-2F0A5646E1D333AE.txt
[29/36] Compiling _AtomicsShims.c
[30/47] Compiling CNIOLLHTTP c_nio_http.c
[31/65] Compiling CNIOLLHTTP c_nio_api.c
[32/74] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/93] Compiling CNIODarwin shim.c
[35/93] Compiling Atomics ManagedAtomic.swift
[36/93] Compiling Atomics ManagedAtomicLazyReference.swift
[37/93] Compiling Atomics AtomicStorage.swift
[38/93] Compiling Atomics AtomicValue.swift
[39/93] Compiling Atomics AtomicMemoryOrderings.swift
[40/93] Compiling Atomics DoubleWord.swift
[41/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/94] Emitting module _NIOBase64
[43/94] Compiling _NIOBase64 Base64.swift
[44/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/94] Compiling Atomics UnsafeAtomic.swift
[46/94] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/96] Compiling Atomics AtomicBool.swift
[50/96] Compiling Atomics IntegerConformances.swift
[53/96] Compiling Atomics AtomicOptionalWrappable.swift
[54/96] Compiling Atomics AtomicReference.swift
[57/96] Compiling Atomics Primitives.shims.swift
[58/96] Compiling Atomics AtomicInteger.swift
[61/96] Emitting module InternalCollectionsUtilities
[62/96] Compiling Atomics OptionalRawRepresentable.swift
[63/96] Compiling Atomics RawRepresentable.swift
[64/96] Compiling Atomics PointerConformances.swift
[65/96] Compiling Atomics Primitives.native.swift
[66/96] Compiling _NIODataStructures _TinyArray.swift
[67/96] Compiling Atomics IntegerOperations.swift
[68/96] Compiling Atomics Unmanaged extensions.swift
[69/112] Compiling DequeModule _DequeBufferHeader.swift
[70/113] Compiling DequeModule _DequeSlot.swift
[71/113] Compiling DequeModule Deque+Extras.swift
[72/113] Compiling DequeModule Deque+Hashable.swift
[73/113] Compiling DequeModule Deque+Equatable.swift
[74/113] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/113] Compiling DequeModule Deque+CustomReflectable.swift
[76/113] Compiling DequeModule Deque+Descriptions.swift
[77/113] Compiling DequeModule Deque+Codable.swift
[78/113] Compiling DequeModule Deque+Collection.swift
[79/113] Compiling Logging MetadataProvider.swift
[80/113] Compiling _NIODataStructures PriorityQueue.swift
[81/113] Compiling _NIODataStructures Heap.swift
[82/113] Emitting module _NIODataStructures
[83/113] Compiling HTTPTypes ISOLatin1String.swift
[84/113] Compiling HTTPTypes HTTPResponse.swift
[85/113] Compiling HTTPTypes HTTPParsedFields.swift
[86/113] Compiling HTTPTypes NIOLock.swift
[87/113] Compiling HTTPTypes HTTPRequest.swift
[88/113] Compiling DequeModule _DequeBuffer.swift
[91/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/113] Compiling HTTPTypes HTTPFieldName.swift
[93/113] Compiling HTTPTypes HTTPField.swift
[94/113] Emitting module HTTPTypes
[95/113] Compiling HTTPTypes HTTPFields.swift
[96/113] Emitting module Atomics
[97/113] Emitting module Logging
[98/113] Compiling Logging LogHandler.swift
[99/113] Compiling Logging Locks.swift
[100/113] Compiling Logging Logging.swift
[101/113] Compiling DequeModule Deque._UnsafeHandle.swift
[102/113] Compiling DequeModule Deque.swift
[107/113] Compiling DequeModule Deque+Testing.swift
[108/113] Compiling DequeModule Deque._Storage.swift
[111/128] Emitting module DequeModule
[111/178] Compiling c-nioatomics.c
[112/195] Compiling c-atomics.c
[114/201] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/201] Compiling NIOConcurrencyHelpers lock.swift
[116/201] Compiling NIOConcurrencyHelpers NIOLock.swift
[117/201] Emitting module NIOConcurrencyHelpers
[118/201] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/201] Compiling NIOConcurrencyHelpers atomics.swift
[120/262] Compiling NIOCore NIOLoopBound.swift
[121/262] Compiling NIOCore NIOScheduledCallback.swift
[122/262] Compiling NIOCore NIOSendable.swift
[123/262] Compiling NIOCore RecvByteBufferAllocator.swift
[124/262] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[125/262] Compiling NIOCore SocketAddresses.swift
[126/268] Compiling NIOCore GlobalSingletons.swift
[127/268] Compiling NIOCore IO.swift
[128/268] Compiling NIOCore IOData.swift
[129/268] Compiling NIOCore IPProtocol.swift
[130/268] Compiling NIOCore IntegerBitPacking.swift
[131/268] Compiling NIOCore IntegerTypes.swift
[132/268] Compiling NIOCore Interfaces.swift
[133/268] Compiling NIOCore Linux.swift
[134/268] Compiling NIOCore MarkedCircularBuffer.swift
[135/268] Compiling NIOCore MulticastChannel.swift
[136/268] Compiling NIOCore NIOAny.swift
[137/268] Compiling NIOCore NIOCloseOnErrorHandler.swift
[138/268] Compiling NIOCore Codec.swift
[139/268] Compiling NIOCore ConvenienceOptionSupport.swift
[140/268] Compiling NIOCore DeadChannel.swift
[141/268] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/270] Compiling NIOCore SocketOptionProvider.swift
[143/270] Compiling NIOCore SystemCallHelpers.swift
[144/270] Compiling NIOCore TimeAmount+Duration.swift
[145/270] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/270] Compiling NIOCore UniversalBootstrapSupport.swift
[147/270] Compiling NIOCore Utilities.swift
[148/270] Compiling NIOCore AddressedEnvelope.swift
[149/270] Compiling NIOCore AsyncAwaitSupport.swift
[150/270] Compiling NIOCore AsyncChannel.swift
[151/270] Compiling NIOCore AsyncChannelHandler.swift
[152/270] Compiling NIOCore AsyncChannelInboundStream.swift
[153/270] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/270] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/270] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[156/270] Compiling NIOCore EventLoopFuture+Deprecated.swift
[157/270] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[158/270] Compiling NIOCore EventLoopFuture.swift
[159/270] Compiling NIOCore FileDescriptor.swift
[160/270] Compiling NIOCore FileHandle.swift
[161/270] Compiling NIOCore FileRegion.swift
[166/270] Compiling AWSLambdaEvents DateWrappers.swift
[167/270] Compiling AWSLambdaEvents HTTP.swift
[168/270] Compiling NIOCore EventLoop.swift
[169/270] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[170/270] Compiling NIOCore NIOAsyncWriter.swift
[171/270] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[172/270] Compiling NIOCore BSDSocketAPI.swift
[173/270] Compiling NIOCore ByteBuffer-aux.swift
[174/270] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[175/270] Compiling NIOCore ByteBuffer-conversions.swift
[176/270] Compiling NIOCore Channel.swift
[177/270] Compiling NIOCore ChannelHandler.swift
[178/270] Compiling NIOCore ChannelHandlers.swift
[179/270] Compiling NIOCore ChannelInvoker.swift
[180/270] Compiling NIOCore ChannelOption.swift
[181/270] Compiling NIOCore ChannelPipeline.swift
[182/270] Compiling NIOCore CircularBuffer.swift
[185/270] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/270] Compiling NIOCore ByteBuffer-views.swift
[188/270] Compiling NIOCore ByteBuffer-core.swift
[189/270] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[190/270] Compiling NIOCore ByteBuffer-multi-int.swift
[191/270] Compiling NIOCore ByteBuffer-hex.swift
[192/270] Compiling NIOCore ByteBuffer-int.swift
[197/270] Emitting module AWSLambdaEvents
[227/276] Emitting module OpenAPIRuntime
[270/276] Emitting module NIOCore
[271/276] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[272/276] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[273/276] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[274/276] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[275/276] Compiling OpenAPIRuntime URIParser.swift
[276/276] Compiling OpenAPIRuntime URISerializer.swift
[277/329] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[278/329] Compiling NIOEmbedded AsyncTestingChannel.swift
[279/329] Compiling NIOEmbedded Embedded.swift
[280/329] Emitting module NIOEmbedded
[281/329] Compiling NIOPosix GetaddrinfoResolver.swift
[282/329] Compiling NIOPosix HappyEyeballs.swift
[283/329] Compiling NIOPosix IO.swift
[284/329] Compiling NIOPosix IntegerBitPacking.swift
[285/329] Compiling NIOPosix IntegerTypes.swift
[286/329] Compiling NIOPosix Linux.swift
[287/334] Compiling NIOPosix SocketProtocols.swift
[288/334] Compiling NIOPosix System.swift
[289/334] Compiling NIOPosix Thread.swift
[290/334] Compiling NIOPosix ThreadPosix.swift
[291/334] Compiling NIOPosix ThreadWindows.swift
[292/334] Compiling NIOPosix UnsafeTransfer.swift
[293/334] Compiling NIOPosix Utilities.swift
[294/334] Compiling NIOPosix VsockAddress.swift
[295/334] Compiling NIOPosix VsockChannelEvents.swift
[296/334] Compiling NIOPosix resource_bundle_accessor.swift
[297/334] Compiling NIOPosix Selectable.swift
[298/334] Compiling NIOPosix SelectableChannel.swift
[299/334] Compiling NIOPosix SelectableEventLoop.swift
[300/334] Compiling NIOPosix SelectorEpoll.swift
[301/334] Compiling NIOPosix SelectorGeneric.swift
[302/334] Emitting module NIOPosix
[303/334] Compiling NIOPosix BSDSocketAPICommon.swift
[304/334] Compiling NIOPosix BSDSocketAPIPosix.swift
[305/334] Compiling NIOPosix BSDSocketAPIWindows.swift
[306/334] Compiling NIOPosix BaseSocket.swift
[307/334] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[308/334] Compiling NIOPosix BaseSocketChannel.swift
[309/334] Compiling NIOPosix LinuxCPUSet.swift
[310/334] Compiling NIOPosix LinuxUring.swift
[311/334] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[312/334] Compiling NIOPosix NIOThreadPool.swift
[313/334] Compiling NIOPosix NonBlockingFileIO.swift
[314/334] Compiling NIOPosix PooledRecvBufferAllocator.swift
[315/334] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[316/334] Compiling NIOPosix PosixSingletons.swift
[317/334] Compiling NIOPosix RawSocketBootstrap.swift
[318/334] Compiling NIOPosix Resolver.swift
[319/334] Compiling NIOPosix SelectorKqueue.swift
[320/334] Compiling NIOPosix SelectorUring.swift
[321/334] Compiling NIOPosix ServerSocket.swift
[322/334] Compiling NIOPosix Socket.swift
[323/334] Compiling NIOPosix SocketChannel.swift
[324/334] Compiling NIOPosix PendingDatagramWritesManager.swift
[325/334] Compiling NIOPosix PendingWritesManager.swift
[326/334] Compiling NIOPosix PipeChannel.swift
[327/334] Compiling NIOPosix PipePair.swift
[328/334] Compiling NIOPosix Pool.swift
[329/334] Compiling NIOPosix BaseStreamSocketChannel.swift
[330/334] Compiling NIOPosix Bootstrap.swift
[331/334] Compiling NIOPosix ControlMessage.swift
[332/334] Compiling NIOPosix DatagramVectorReadManager.swift
[333/334] Compiling NIOPosix Errors+Any.swift
[334/334] Compiling NIOPosix FileDescriptor.swift
[335/336] Emitting module NIO
[336/336] Compiling NIO Exports.swift
[337/358] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[338/358] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[339/358] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[340/358] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[341/358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[342/359] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[343/359] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[344/359] Emitting module NIOFoundationCompat
[345/359] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[346/359] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[347/359] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[348/359] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[349/359] Compiling NIOHTTP1 ByteCollectionUtils.swift
[350/359] Compiling NIOHTTP1 HTTPDecoder.swift
[351/359] Emitting module NIOHTTP1
[352/359] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[353/359] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[354/359] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[355/359] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[356/359] Compiling NIOHTTP1 HTTPEncoder.swift
[357/359] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[358/359] Compiling NIOHTTP1 HTTPTypes.swift
[359/359] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[360/375] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[361/376] Compiling AWSLambdaRuntimeCore Utils.swift
[362/376] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[363/376] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[364/376] Compiling AWSLambdaRuntimeCore Terminator.swift
[365/376] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[366/376] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[367/376] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[368/376] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[369/376] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[370/376] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[371/376] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[372/376] Compiling AWSLambdaRuntimeCore Lambda.swift
[373/376] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[374/376] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[375/376] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[376/376] Emitting module AWSLambdaRuntimeCore
[377/379] Emitting module AWSLambdaRuntime
[378/379] Compiling AWSLambdaRuntime Context+Foundation.swift
[379/379] Compiling AWSLambdaRuntime Lambda+Codable.swift
[380/388] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
[381/388] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[382/388] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[383/388] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[384/388] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[385/388] Compiling OpenAPILambda OpenAPILambda.swift
[386/388] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[387/388] Emitting module OpenAPILambda
[388/388] Compiling OpenAPILambda OpenAPILambdaTransport.swift
Build complete! (43.53s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git from cache
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git from cache
[1/2049] Fetching swift-docc-plugin
[227/7721] Fetching swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.16s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.17s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.17s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.17s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 0.5.0 (1.68s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
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.48s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (0.47s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.49s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
Fetched https://github.com/apple/swift-nio.git from cache (0.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.68s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetched https://github.com/apple/swift-collections.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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 0.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"sources" : [
"Router/RouterGraphTest.swift",
"Router/RouterNodeTest.swift"
],
"target_dependencies" : [
"OpenAPILambda"
],
"type" : "test"
},
{
"c99name" : "OpenAPILambda",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambda",
"path" : "Sources",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPILambda"
],
"sources" : [
"HttpApi/APIGatewayV2+HTTPRequest.swift",
"HttpApi/OpenAPILambdaHttpApi.swift",
"OpenAPILambda.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.