The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-openapi-lambda, reference 0.2.0 (eec0a0), with Swift 6.1 for Linux on 29 Apr 2025 19:05:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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:         linux
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2436] Fetching swift-aws-lambda-events
[1244/8108] Fetching swift-aws-lambda-events, swift-openapi-runtime
[2040/10157] Fetching swift-aws-lambda-events, swift-openapi-runtime, swift-docc-plugin
[7541/21671] Fetching swift-aws-lambda-events, swift-openapi-runtime, swift-docc-plugin, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.32s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.37s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.37s)
[691/11514] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.20s)
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.64s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.84s)
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.43s)
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.44s)
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.45s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/79397] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.85s)
Fetched https://github.com/apple/swift-nio.git from cache (3.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.71s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1705] Fetching swift-atomics
[87/6069] Fetching swift-atomics, swift-system
[6036/22338] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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/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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.4
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/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/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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/35] Write sources
[18/35] Compiling CNIOWindows WSAStartup.c
[19/35] Compiling CNIOWindows shim.c
[20/35] Compiling CNIOWASI CNIOWASI.c
[21/35] Compiling CNIOLinux liburing_shims.c
[22/35] Compiling CNIODarwin shim.c
[23/35] Compiling CNIOLLHTTP c_nio_http.c
[24/35] Write sources
[28/35] Compiling CNIOLLHTTP c_nio_api.c
[29/35] Compiling CNIOLinux shim.c
[30/35] Compiling _AtomicsShims.c
[31/35] Write swift-version-24593BA9C3E375BF.txt
[32/35] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/90] Emitting module _NIOBase64
[34/90] Compiling c-nioatomics.c
[35/90] Compiling c-atomics.c
[37/96] Compiling _NIODataStructures _TinyArray.swift
[38/96] Compiling Atomics UnsafeAtomic.swift
[39/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/97] Compiling InternalCollectionsUtilities Specialize.swift
[42/100] Compiling Atomics AtomicOptionalWrappable.swift
[43/100] Compiling Atomics AtomicMemoryOrderings.swift
[44/100] Compiling Atomics Primitives.shims.swift
[45/100] Compiling Atomics AtomicInteger.swift
[46/100] Compiling HTTPTypes ISOLatin1String.swift
[47/100] Compiling _NIODataStructures PriorityQueue.swift
[48/100] Emitting module HTTPTypes
[49/100] Compiling HTTPTypes HTTPField.swift
[50/101] Compiling Atomics IntegerConformances.swift
[51/101] Compiling Atomics PointerConformances.swift
[52/101] Compiling Atomics Primitives.native.swift
[53/101] Emitting module InternalCollectionsUtilities
[54/101] Compiling Atomics OptionalRawRepresentable.swift
[55/101] Compiling Atomics RawRepresentable.swift
[56/101] Compiling Atomics AtomicBool.swift
[57/101] Compiling HTTPTypes HTTPResponse.swift
[58/101] Compiling InternalCollectionsUtilities Debugging.swift
[59/101] Compiling InternalCollectionsUtilities Descriptions.swift
[60/101] Compiling HTTPTypes HTTPRequest.swift
[61/101] Compiling HTTPTypes HTTPParsedFields.swift
[65/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[66/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/101] Emitting module Atomics
[81/101] Compiling _NIOBase64 Base64.swift
[83/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/102] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/103] Compiling Atomics IntegerOperations.swift
[87/103] Compiling Atomics Unmanaged extensions.swift
[89/119] Emitting module _NIODataStructures
[90/119] Compiling _NIODataStructures Heap.swift
[91/119] Emitting module NIOConcurrencyHelpers
[92/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/120] Compiling HTTPTypes NIOLock.swift
[95/120] Compiling Logging MetadataProvider.swift
[96/120] Compiling DequeModule _DequeBuffer.swift
[97/120] Compiling DequeModule _DequeBufferHeader.swift
[98/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/122] Compiling NIOConcurrencyHelpers atomics.swift
[100/122] Compiling NIOConcurrencyHelpers lock.swift
[101/123] Compiling DequeModule Deque+Equatable.swift
[102/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[104/123] Compiling Logging LogHandler.swift
[105/123] Emitting module Logging
[106/123] Compiling Logging Locks.swift
[107/123] Compiling Logging Logging.swift
[110/124] Compiling DequeModule Deque+Testing.swift
[111/124] Compiling DequeModule Deque._Storage.swift
[112/124] Compiling DequeModule Deque+Extras.swift
[113/124] Compiling DequeModule Deque+Hashable.swift
[114/124] Compiling DequeModule Deque._UnsafeHandle.swift
[115/124] Compiling DequeModule Deque.swift
[116/124] Compiling DequeModule _DequeSlot.swift
[117/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[118/124] Compiling DequeModule Deque+Codable.swift
[119/124] Compiling DequeModule Deque+Collection.swift
[120/124] Compiling DequeModule Deque+CustomReflectable.swift
[121/124] Compiling DequeModule Deque+Descriptions.swift
[122/124] Emitting module DequeModule
[124/184] Compiling NIOCore MarkedCircularBuffer.swift
[125/184] Compiling NIOCore MulticastChannel.swift
[126/184] Compiling NIOCore NIOAny.swift
[127/184] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/184] Compiling NIOCore NIOLoopBound.swift
[129/184] Compiling NIOCore NIOScheduledCallback.swift
[130/184] Compiling NIOCore NIOSendable.swift
[131/184] Compiling NIOCore RecvByteBufferAllocator.swift
[132/192] Compiling HTTPTypes HTTPFieldName.swift
[133/192] Compiling HTTPTypes HTTPFields.swift
[135/273] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[136/273] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[137/273] Compiling NIOCore SocketOptionProvider.swift
[138/273] Compiling NIOCore SystemCallHelpers.swift
[139/273] Compiling NIOCore TimeAmount+Duration.swift
[140/273] Compiling NIOCore TypeAssistedChannelHandler.swift
[141/273] Compiling NIOCore UniversalBootstrapSupport.swift
[142/273] Compiling NIOCore Utilities.swift
[143/273] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[144/273] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[145/273] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[146/273] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[147/273] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[148/273] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[149/273] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[150/273] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[151/273] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[152/273] Compiling OpenAPIRuntime ClientTransport.swift
[153/273] Compiling OpenAPIRuntime CurrencyTypes.swift
[154/273] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[155/273] Compiling OpenAPIRuntime HTTPBody.swift
[156/273] Compiling OpenAPIRuntime ServerTransport.swift
[157/273] Compiling OpenAPIRuntime UniversalClient.swift
[158/273] Compiling OpenAPIRuntime UniversalServer.swift
[159/273] Compiling OpenAPIRuntime FoundationExtensions.swift
[160/273] Compiling OpenAPIRuntime ParameterStyles.swift
[161/273] Compiling OpenAPIRuntime ServerVariable.swift
[162/273] Compiling OpenAPIRuntime URLExtensions.swift
[163/273] Compiling OpenAPIRuntime Deprecated.swift
[164/273] Compiling OpenAPIRuntime ClientError.swift
[165/273] Compiling OpenAPIRuntime CodingErrors.swift
[166/273] Compiling OpenAPIRuntime RuntimeError.swift
[167/273] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[168/273] Compiling AWSLambdaEvents AWSRegion.swift
[169/273] Compiling AWSLambdaEvents AppSync.swift
[170/273] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[171/273] Compiling AWSLambdaEvents S3.swift
[172/273] Compiling AWSLambdaEvents SES.swift
[173/273] Compiling AWSLambdaEvents SNS.swift
[174/273] Compiling AWSLambdaEvents SQS.swift
[175/273] Compiling AWSLambdaEvents Base64.swift
[182/275] Emitting module OpenAPIRuntime
[183/283] Compiling AWSLambdaEvents DateWrappers.swift
[184/283] Compiling AWSLambdaEvents HTTP.swift
[193/283] Compiling OpenAPIRuntime ServerError.swift
[194/283] Compiling OpenAPIRuntime URICodeCodingKey.swift
[195/283] Compiling OpenAPIRuntime URICoderConfiguration.swift
[196/283] Compiling OpenAPIRuntime URIEncodedNode.swift
[197/283] Compiling OpenAPIRuntime URIParsedTypes.swift
[198/283] Compiling OpenAPIRuntime URIDecoder.swift
[199/283] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[202/283] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[203/283] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[204/283] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[205/283] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[206/283] Compiling OpenAPIRuntime ServerSentEvents.swift
[207/283] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[208/283] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[226/283] Compiling OpenAPIRuntime MultipartValidation.swift
[227/283] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[244/283] Compiling AWSLambdaEvents ALB.swift
[245/283] Compiling AWSLambdaEvents APIGateway+V2.swift
[246/283] Compiling AWSLambdaEvents APIGateway.swift
[247/283] Compiling AWSLambdaEvents BedrockAgent.swift
[248/283] Compiling AWSLambdaEvents CloudFormation.swift
[249/283] Compiling AWSLambdaEvents Cloudwatch.swift
[250/283] Compiling AWSLambdaEvents Cognito.swift
[251/283] Compiling AWSLambdaEvents DynamoDB.swift
[252/283] Compiling AWSLambdaEvents FunctionURL.swift
[262/283] Emitting module AWSLambdaEvents
[267/284] Emitting module NIOCore
[278/285] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[279/285] Compiling OpenAPIRuntime URIEncoder.swift
[280/285] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[281/285] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[282/285] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[283/285] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[284/285] Compiling OpenAPIRuntime URIParser.swift
[285/285] Compiling OpenAPIRuntime URISerializer.swift
[287/337] Emitting module NIOEmbedded
[288/337] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[289/337] Compiling NIOEmbedded AsyncTestingChannel.swift
[290/337] Compiling NIOEmbedded Embedded.swift
[292/338] Emitting module NIOPosix
[293/344] Compiling NIOPosix ServerSocket.swift
[294/344] Compiling NIOPosix Socket.swift
[295/344] Compiling NIOPosix SocketChannel.swift
[296/344] Compiling NIOPosix SocketProtocols.swift
[297/344] Compiling NIOPosix System.swift
[298/344] Compiling NIOPosix Thread.swift
[299/344] Compiling NIOPosix ThreadPosix.swift
[300/344] Compiling NIOPosix ThreadWindows.swift
[301/344] Compiling NIOPosix UnsafeTransfer.swift
[302/344] Compiling NIOPosix Utilities.swift
[303/344] Compiling NIOPosix VsockAddress.swift
[304/344] Compiling NIOPosix VsockChannelEvents.swift
[305/344] Compiling NIOPosix SelectableChannel.swift
[306/344] Compiling NIOPosix SelectableEventLoop.swift
[307/344] Compiling NIOPosix SelectorEpoll.swift
[308/344] Compiling NIOPosix SelectorGeneric.swift
[309/344] Compiling NIOPosix SelectorKqueue.swift
[310/344] Compiling NIOPosix SelectorUring.swift
[311/344] Compiling NIOPosix PooledRecvBufferAllocator.swift
[312/344] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[313/344] Compiling NIOPosix PosixSingletons.swift
[314/344] Compiling NIOPosix RawSocketBootstrap.swift
[315/344] Compiling NIOPosix Resolver.swift
[316/344] Compiling NIOPosix Selectable.swift
[317/344] Compiling NIOPosix IO.swift
[318/344] Compiling NIOPosix IntegerBitPacking.swift
[319/344] Compiling NIOPosix IntegerTypes.swift
[320/344] Compiling NIOPosix Linux.swift
[321/344] Compiling NIOPosix LinuxCPUSet.swift
[322/344] Compiling NIOPosix LinuxUring.swift
[323/344] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[324/344] Compiling NIOPosix Bootstrap.swift
[325/344] Compiling NIOPosix ControlMessage.swift
[326/344] Compiling NIOPosix DatagramVectorReadManager.swift
[327/344] Compiling NIOPosix Errors+Any.swift
[328/344] Compiling NIOPosix FileDescriptor.swift
[329/344] Compiling NIOPosix GetaddrinfoResolver.swift
[330/344] Compiling NIOPosix HappyEyeballs.swift
[331/344] Compiling NIOPosix BSDSocketAPICommon.swift
[332/344] Compiling NIOPosix BSDSocketAPIPosix.swift
[333/344] Compiling NIOPosix BSDSocketAPIWindows.swift
[334/344] Compiling NIOPosix BaseSocket.swift
[335/344] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[336/344] Compiling NIOPosix BaseSocketChannel.swift
[337/344] Compiling NIOPosix BaseStreamSocketChannel.swift
[338/344] Compiling NIOPosix NIOThreadPool.swift
[339/344] Compiling NIOPosix NonBlockingFileIO.swift
[340/344] Compiling NIOPosix PendingDatagramWritesManager.swift
[341/344] Compiling NIOPosix PendingWritesManager.swift
[342/344] Compiling NIOPosix PipeChannel.swift
[343/344] Compiling NIOPosix PipePair.swift
[344/344] Compiling NIOPosix Pool.swift
[346/347] Emitting module NIO
[347/347] Compiling NIO Exports.swift
[349/369] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[350/369] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[351/369] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[352/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[353/371] Emitting module NIOHTTP1
[354/371] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[355/371] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[356/371] Emitting module NIOFoundationCompat
[357/372] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[358/372] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[360/372] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[361/372] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[362/372] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[363/372] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[364/372] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[365/372] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[366/372] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[367/372] Compiling NIOHTTP1 HTTPTypes.swift
[368/372] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[369/372] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[370/372] Compiling NIOHTTP1 ByteCollectionUtils.swift
[371/372] Compiling NIOHTTP1 HTTPDecoder.swift
[372/372] Compiling NIOHTTP1 HTTPEncoder.swift
[374/388] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[375/388] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[376/390] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[377/390] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[378/390] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[379/390] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[380/390] Compiling AWSLambdaRuntimeCore Lambda.swift
[381/390] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[382/390] Emitting module AWSLambdaRuntimeCore
[383/390] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[384/390] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[385/390] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[386/390] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[387/390] Compiling AWSLambdaRuntimeCore Terminator.swift
[388/390] Compiling AWSLambdaRuntimeCore Utils.swift
[389/390] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[390/390] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[392/394] Compiling AWSLambdaRuntime Context+Foundation.swift
[393/394] Emitting module AWSLambdaRuntime
[394/394] Compiling AWSLambdaRuntime Lambda+Codable.swift
[396/403] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[397/403] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[398/403] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[399/404] Emitting module OpenAPILambda
[400/404] Compiling OpenAPILambda OpenAPILambda.swift
[401/404] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[402/404] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[403/404] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[404/404] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (63.01s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.