The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-aws-lambda-runtime with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-runtime.git
Reference: 1.0.0-alpha.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-runtime
 * tag               1.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at 8d9f44b allow custom initialization of the HandlerType of the LambdaRuntime (#310)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
8d9f44b7838750b103ad2ad49055e8333d719e8a
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.2
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.41s)
Fetched https://github.com/apple/swift-docc-plugin (0.41s)
Fetched https://github.com/apple/swift-nio.git (0.99s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.49s)
Fetched https://github.com/apple/swift-collections.git (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.62.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.0.6
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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.5.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-aws-lambda-runtime",
      "name": "swift-aws-lambda-runtime",
      "url": "https://github.com/swift-server/swift-aws-lambda-runtime.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-aws-lambda-runtime",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.6",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git from cache
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git (0.47s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.46s)
Fetched https://github.com/apple/swift-nio.git (1.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.57s)
Fetched https://github.com/apple/swift-collections.git (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.03s)
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.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Found 2 product dependencies
  - swift-nio
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/15] Compiling CNIOWindows WSAStartup.c
[3/15] Compiling CNIOWindows shim.c
[5/15] Compiling CNIOLinux shim.c
[6/15] Compiling CNIOLinux liburing_shims.c
[7/19] Compiling _AtomicsShims.c
[8/19] Compiling CNIODarwin shim.c
[9/19] Compiling CNIOLLHTTP c_nio_http.c
[10/19] Compiling CNIOLLHTTP c_nio_api.c
[11/64] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/64] Compiling Atomics AtomicBool.swift
[14/64] Compiling Atomics AtomicReference.swift
[15/64] Compiling Atomics AtomicStorage.swift
[16/64] Compiling Atomics AtomicValue.swift
[17/64] Compiling Atomics ManagedAtomic.swift
[18/66] Compiling DequeModule Deque.swift
[19/66] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[20/66] Compiling DequeModule Deque+Equatable.swift
[21/66] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[22/66] Compiling DequeModule Deque+Extras.swift
[23/66] Compiling Atomics OptionalRawRepresentable.swift
[24/66] Compiling Atomics RawRepresentable.swift
[25/66] Compiling _NIODataStructures _TinyArray.swift
[26/66] Compiling _NIODataStructures PriorityQueue.swift
[27/66] Compiling DequeModule Compatibility.swift
[28/66] Compiling DequeModule Deque+Codable.swift
[29/66] Compiling DequeModule Deque+Collection.swift
[30/66] Emitting module _NIODataStructures
[31/66] Compiling _NIODataStructures Heap.swift
[32/66] Compiling Logging MetadataProvider.swift
[33/66] Emitting module _NIOBase64
[34/66] Compiling _NIOBase64 Base64.swift
[35/66] Compiling DequeModule _DequeSlot.swift
[36/66] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/66] Compiling Atomics ManagedAtomicLazyReference.swift
[38/66] Compiling Atomics UnsafeAtomic.swift
[39/66] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/66] Emitting module DequeModule
[49/68] Compiling Logging LogHandler.swift
[50/68] Compiling Logging Locks.swift
[51/68] Emitting module Logging
[52/68] Compiling Logging Logging.swift
[53/68] Compiling Atomics IntegerOperations.swift
[54/68] Compiling Atomics Unmanaged extensions.swift
[58/68] Emitting module Atomics
[65/68] Compiling c-nioatomics.c
[66/68] Compiling c-atomics.c
[68/74] Compiling NIOConcurrencyHelpers NIOLock.swift
[69/74] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/74] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/74] Emitting module NIOConcurrencyHelpers
[72/74] Compiling NIOConcurrencyHelpers atomics.swift
[73/74] Compiling NIOConcurrencyHelpers lock.swift
[74/131] Compiling NIOCore MarkedCircularBuffer.swift
[75/131] Compiling NIOCore MulticastChannel.swift
[76/131] Compiling NIOCore NIOAny.swift
[77/131] Compiling NIOCore NIOCloseOnErrorHandler.swift
[78/131] Compiling NIOCore NIOLoopBound.swift
[79/131] Compiling NIOCore NIOSendable.swift
[80/131] Compiling NIOCore PointerHelpers.swift
[81/131] Compiling NIOCore RecvByteBufferAllocator.swift
[82/139] Compiling NIOCore EventLoop+SerialExecutor.swift
[83/139] Compiling NIOCore EventLoop.swift
[84/139] Compiling NIOCore EventLoopFuture+Deprecated.swift
[85/139] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[86/139] Compiling NIOCore EventLoopFuture.swift
[87/139] Compiling NIOCore FileDescriptor.swift
[88/139] Compiling NIOCore FileHandle.swift
[89/139] Compiling NIOCore FileRegion.swift
[90/139] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[91/139] Compiling NIOCore SocketAddresses.swift
[92/139] Compiling NIOCore SocketOptionProvider.swift
[93/139] Compiling NIOCore SystemCallHelpers.swift
[94/139] Compiling NIOCore TimeAmount+Duration.swift
[95/139] Compiling NIOCore TypeAssistedChannelHandler.swift
[96/139] Compiling NIOCore UniversalBootstrapSupport.swift
[97/139] Compiling NIOCore Utilities.swift
[98/139] Compiling NIOCore ChannelOption.swift
[99/139] Compiling NIOCore ChannelPipeline.swift
[100/139] Compiling NIOCore CircularBuffer.swift
[101/139] Compiling NIOCore Codec.swift
[102/139] Compiling NIOCore ConvenienceOptionSupport.swift
[103/139] Compiling NIOCore DeadChannel.swift
[104/139] Compiling NIOCore DispatchQueue+WithFuture.swift
[105/139] Compiling NIOCore EventLoop+Deprecated.swift
[106/139] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[107/139] Compiling NIOCore NIOAsyncWriter.swift
[108/139] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[109/139] Compiling NIOCore BSDSocketAPI.swift
[110/139] Compiling NIOCore ByteBuffer-aux.swift
[111/139] Compiling NIOCore ByteBuffer-conversions.swift
[112/139] Compiling NIOCore ByteBuffer-core.swift
[113/139] Compiling NIOCore ByteBuffer-hexdump.swift
[114/139] Compiling NIOCore GlobalSingletons.swift
[115/139] Compiling NIOCore IO.swift
[116/139] Compiling NIOCore IOData.swift
[117/139] Compiling NIOCore IPProtocol.swift
[118/139] Compiling NIOCore IntegerBitPacking.swift
[119/139] Compiling NIOCore IntegerTypes.swift
[120/139] Compiling NIOCore Interfaces.swift
[121/139] Compiling NIOCore Linux.swift
[122/139] Compiling NIOCore ByteBuffer-int.swift
[123/139] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[124/139] Compiling NIOCore ByteBuffer-multi-int.swift
[125/139] Compiling NIOCore ByteBuffer-views.swift
[126/139] Compiling NIOCore Channel.swift
[127/139] Compiling NIOCore ChannelHandler.swift
[128/139] Compiling NIOCore ChannelHandlers.swift
[129/139] Compiling NIOCore ChannelInvoker.swift
[130/139] Emitting module NIOCore
[131/139] Compiling NIOCore AddressedEnvelope.swift
[132/139] Compiling NIOCore AsyncAwaitSupport.swift
[133/139] Compiling NIOCore AsyncChannel.swift
[134/139] Compiling NIOCore AsyncChannelInboundStream.swift
[135/139] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[136/139] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/139] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[138/139] Compiling NIOCore NIOAsyncSequenceProducer.swift
[139/188] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[140/188] Compiling NIOEmbedded AsyncTestingChannel.swift
[141/188] Emitting module NIOEmbedded
[142/188] Compiling NIOEmbedded Embedded.swift
[143/188] Compiling NIOPosix IntegerBitPacking.swift
[144/188] Compiling NIOPosix IntegerTypes.swift
[145/188] Compiling NIOPosix Linux.swift
[146/188] Compiling NIOPosix LinuxCPUSet.swift
[147/188] Compiling NIOPosix LinuxUring.swift
[148/188] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[149/194] Compiling NIOPosix Thread.swift
[150/194] Compiling NIOPosix ThreadPosix.swift
[151/194] Compiling NIOPosix ThreadWindows.swift
[152/194] Compiling NIOPosix Utilities.swift
[153/194] Compiling NIOPosix VsockAddress.swift
[154/194] Compiling NIOPosix VsockChannelEvents.swift
[155/194] Compiling NIOPosix PointerHelpers.swift
[156/194] Compiling NIOPosix Pool.swift
[157/194] Compiling NIOPosix PooledRecvBufferAllocator.swift
[158/194] Compiling NIOPosix PosixSingletons.swift
[159/194] Compiling NIOPosix RawSocketBootstrap.swift
[160/194] Compiling NIOPosix Resolver.swift
[161/194] Compiling NIOPosix Selectable.swift
[162/194] Compiling NIOPosix SelectableChannel.swift
[163/194] Compiling NIOPosix SelectableEventLoop.swift
[164/194] Compiling NIOPosix SelectorEpoll.swift
[165/194] Compiling NIOPosix SelectorGeneric.swift
[166/194] Compiling NIOPosix SelectorKqueue.swift
[167/194] Compiling NIOPosix SelectorUring.swift
[168/194] Compiling NIOPosix ServerSocket.swift
[169/194] Compiling NIOPosix Socket.swift
[170/194] Compiling NIOPosix SocketChannel.swift
[171/194] Compiling NIOPosix SocketProtocols.swift
[172/194] Compiling NIOPosix System.swift
[173/194] Compiling NIOPosix NIOThreadPool.swift
[174/194] Compiling NIOPosix NonBlockingFileIO.swift
[175/194] Compiling NIOPosix PendingDatagramWritesManager.swift
[176/194] Compiling NIOPosix PendingWritesManager.swift
[177/194] Compiling NIOPosix PipeChannel.swift
[178/194] Compiling NIOPosix PipePair.swift
[179/194] Compiling NIOPosix BSDSocketAPICommon.swift
[180/194] Compiling NIOPosix BSDSocketAPIPosix.swift
[181/194] Compiling NIOPosix BSDSocketAPIWindows.swift
[182/194] Compiling NIOPosix BaseSocket.swift
[183/194] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[184/194] Compiling NIOPosix BaseSocketChannel.swift
[185/194] Compiling NIOPosix BaseStreamSocketChannel.swift
[186/194] Emitting module NIOPosix
[187/194] Compiling NIOPosix Bootstrap.swift
[188/194] Compiling NIOPosix ControlMessage.swift
[189/194] Compiling NIOPosix DatagramVectorReadManager.swift
[190/194] Compiling NIOPosix FileDescriptor.swift
[191/194] Compiling NIOPosix GetaddrinfoResolver.swift
[192/194] Compiling NIOPosix HappyEyeballs.swift
[193/194] Compiling NIOPosix IO.swift
[194/196] Emitting module NIO
[195/196] Compiling NIO Exports.swift
[196/216] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[197/216] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[198/218] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[199/218] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[200/218] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[201/218] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[202/218] Emitting module NIOHTTP1
[203/218] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[204/218] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[205/218] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[206/218] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[207/218] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[208/218] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[209/218] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[210/218] Compiling NIOHTTP1 HTTPTypes.swift
[211/218] Compiling NIOHTTP1 ByteCollectionUtils.swift
[212/218] Compiling NIOHTTP1 HTTPDecoder.swift
[213/218] Compiling NIOHTTP1 HTTPEncoder.swift
[214/235] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[215/235] Compiling AWSLambdaRuntimeCore Terminator.swift
[216/236] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[217/236] Emitting module NIOFoundationCompat
[218/236] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[219/236] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[220/236] Compiling AWSLambdaRuntimeCore Utils.swift
[221/236] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[222/236] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[223/236] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[224/236] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[225/236] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[226/236] Compiling AWSLambdaRuntimeCore Lambda.swift
[227/236] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[228/236] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[229/236] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[230/236] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[231/236] Emitting module AWSLambdaRuntimeCore
[232/236] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[233/236] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[234/239] Compiling AWSLambdaRuntime Context+Foundation.swift
[235/239] Emitting module AWSLambdaRuntime
[236/239] Compiling AWSLambdaRuntime Lambda+Codable.swift
[237/239] Emitting module MockServer
[238/239] Compiling MockServer main.swift
[238/241] Linking MockServer
[240/241] Emitting module AWSLambdaTesting
[241/241] Compiling AWSLambdaTesting Lambda+Testing.swift
Build complete! (33.63s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2
Repository:               swift-server/swift-aws-lambda-runtime
Swift version used:       5.9
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   AWSLambdaRuntime
Generating documentation for 'AWSLambdaRuntime'...
Converting documentation...
Conversion complete! (0.12s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2'
Building for debugging...
[1/45] Compiling SymbolKit AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.swift
[7/45] Compiling SymbolKit SourceOrigin.swift
[8/45] Compiling SymbolKit GenericConstraints.swift
[9/45] Compiling SymbolKit Swift.swift
[10/45] Compiling SymbolKit SemanticVersion.swift
[11/45] Compiling SymbolKit AccessControl.swift
[12/45] Compiling SymbolKit Availability.swift
[13/45] Compiling SymbolKit FunctionSignature.swift
[14/45] Compiling SymbolKit Identifier.swift
[15/45] Compiling SymbolKit KindIdentifier.swift
[16/45] Compiling SymbolKit Location.swift
[17/45] Compiling SymbolKit Mutability.swift
[18/45] Compiling SymbolKit Names.swift
[19/50] Compiling SymbolKit SPI.swift
[20/50] Compiling SymbolKit Snippet.swift
[21/50] Compiling SymbolKit Extension.swift
[22/50] Compiling SymbolKit GenericConstraint.swift
[23/50] Compiling SymbolKit GenericParameter.swift
[24/50] Compiling SymbolKit Generics.swift
[25/50] Compiling SymbolKit Namespace.swift
[26/50] Compiling SymbolKit Symbol.swift
[27/50] Compiling SymbolKit SymbolKind.swift
[28/50] Compiling SymbolKit SymbolGraph.swift
[29/50] Compiling SymbolKit Mixin+Equals.swift
[30/50] Compiling SymbolKit Mixin+Hash.swift
[31/50] Compiling SymbolKit Mixin.swift
[32/50] Compiling SymbolKit LineList.swift
[33/50] Compiling SymbolKit Position.swift
[34/50] Compiling SymbolKit SourceRange.swift
[35/50] Compiling SymbolKit Metadata.swift
[36/50] Compiling SymbolKit Module.swift
[37/50] Compiling SymbolKit OperatingSystem.swift
[38/50] Compiling SymbolKit Platform.swift
[39/50] Compiling SymbolKit Relationship.swift
[40/50] Compiling SymbolKit RelationshipKind.swift
[41/50] Emitting module SymbolKit
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets Snippet.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Emitting module snippet_extract
[51/54] Compiling snippet_extract URL+Status.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (7.35s)
Building for debugging...
Build complete! (0.81s)
Target:                   AWSLambdaRuntimeCore
Generating documentation for 'AWSLambdaRuntimeCore'...
Converting documentation...
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSLambdaRuntimeCore/LambdaRuntime.swift:304:52: warning: 'Handler' doesn't exist at '/AWSLambdaRuntimeCore/LambdaRuntimeFactory/makeRuntime(handlerProvider:eventLoop:logger:)'
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AWSLambdaRuntimeCore/LambdaRuntime.swift:323:52: warning: 'Handler' doesn't exist at '/AWSLambdaRuntimeCore/LambdaRuntimeFactory/makeRuntime(handlerProvider:eventLoop:logger:)'
Conversion complete! (0.16s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2'
Building for debugging...
Build complete! (1.00s)
Building for debugging...
Build complete! (0.85s)
Successfully merged into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2/index/index.json
Successfully merged into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs-staging/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2/linkable-paths.json
     306
12	/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.2
File count: 306
Doc size:   12.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-aws-lambda-runtime-1.0.0-alpha.2-bd897c9e.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-1.0.0-alpha.2-bd897c9e.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [51%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.