Build Information
Successful build of swift-aws-lambda-runtime, reference 1.0.0-alpha.3 (5ecc24
), with Swift 5.10 for macOS (SPM) on 26 Aug 2024 13:45:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-runtime.git
Reference: 1.0.0-alpha.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-runtime
* tag 1.0.0-alpha.3 -> FETCH_HEAD
HEAD is now at 5ecc24f Add Breeze to projects.md (#343)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
5ecc24fa54e61756fe7a7a01f2451da1cffa916e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1896] Fetching swift-docc-plugin
[96/5453] Fetching swift-docc-plugin, swift-log
[5454/74666] Fetching swift-docc-plugin, swift-log, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.91s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.91s)
Fetched https://github.com/apple/swift-log.git from cache (4.91s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.87s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3064] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3638] Fetching swift-system
[74/5207] Fetching swift-system, swift-atomics
[2432/20206] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.88s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.88s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.64s)
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.70.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/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/admin/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.70.0",
"path": "/Users/admin/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/admin/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.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/7711] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (13.48s)
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.70s)
Fetched https://github.com/apple/swift-nio.git from cache (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
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 from cache (0.60s)
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
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-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.02s)
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.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.70.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.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.6.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 1.0.0-alpha.3 (5ecc24f)
Found 2 product dependencies
- swift-nio
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/37] Write sources
[5/37] Copying PrivacyInfo.xcprivacy
[5/37] Write sources
[17/37] Write MockServer-entitlement.plist
[18/37] Write swift-version-33747A42983211AE.txt
[19/37] Compiling CNIOWindows WSAStartup.c
[20/37] Compiling CNIOWindows shim.c
[21/37] Compiling CNIOLinux liburing_shims.c
[22/37] Compiling CNIOLinux shim.c
[23/66] Compiling _AtomicsShims.c
[24/66] Compiling CNIOLLHTTP c_nio_http.c
[25/66] Write sources
[27/66] Compiling CNIODarwin shim.c
[28/66] Write sources
[30/85] Compiling CNIOLLHTTP c_nio_api.c
[31/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/85] Compiling Atomics OptionalRawRepresentable.swift
[34/85] Compiling Atomics RawRepresentable.swift
[35/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/86] Compiling Atomics ManagedAtomic.swift
[37/86] Compiling Atomics ManagedAtomicLazyReference.swift
[38/86] Compiling Atomics Primitives.shims.swift
[39/86] Compiling Atomics AtomicInteger.swift
[40/86] Emitting module _NIOBase64
[41/86] Compiling _NIOBase64 Base64.swift
[42/86] Compiling Atomics PointerConformances.swift
[43/86] Compiling Atomics Primitives.native.swift
[44/86] Compiling Atomics AtomicMemoryOrderings.swift
[45/86] Compiling Atomics DoubleWord.swift
[46/86] Emitting module InternalCollectionsUtilities
[47/86] Compiling Atomics AtomicStorage.swift
[48/86] Compiling Atomics AtomicValue.swift
[49/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/86] Compiling Atomics UnsafeAtomic.swift
[51/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/86] Compiling Atomics AtomicBool.swift
[53/86] Compiling Atomics IntegerConformances.swift
[54/103] Compiling DequeModule _DequeBufferHeader.swift
[55/103] Compiling DequeModule _DequeSlot.swift
[56/104] Compiling DequeModule Deque.swift
[57/104] Compiling DequeModule _DequeBuffer.swift
[58/104] Compiling Logging MetadataProvider.swift
[59/104] Compiling _NIODataStructures _TinyArray.swift
[60/104] Emitting module _NIODataStructures
[61/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/104] Compiling _NIODataStructures PriorityQueue.swift
[63/104] Compiling _NIODataStructures Heap.swift
[64/104] Compiling DequeModule Deque+Equatable.swift
[65/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/104] Compiling Logging LogHandler.swift
[67/104] Emitting module Logging
[68/104] Compiling Logging Logging.swift
[69/104] Compiling Logging Locks.swift
[70/104] Compiling DequeModule Deque+Extras.swift
[71/104] Compiling DequeModule Deque+Hashable.swift
[72/104] Compiling DequeModule Deque+Sendable.swift
[73/104] Compiling DequeModule Deque+Testing.swift
[74/104] Compiling DequeModule Deque._Storage.swift
[75/104] Compiling DequeModule Deque._UnsafeHandle.swift
[76/104] Compiling DequeModule Deque+Codable.swift
[77/104] Compiling DequeModule Deque+Collection.swift
[78/104] Emitting module DequeModule
[79/104] Compiling DequeModule Deque+CustomReflectable.swift
[80/104] Compiling DequeModule Deque+Descriptions.swift
[82/106] Compiling c-nioatomics.c
[84/106] Compiling Atomics IntegerOperations.swift
[85/106] Compiling Atomics Unmanaged extensions.swift
[100/106] Compiling Atomics AtomicOptionalWrappable.swift
[101/106] Compiling Atomics AtomicReference.swift
[102/106] Emitting module Atomics
[102/106] Compiling c-atomics.c
[104/112] Compiling NIOConcurrencyHelpers lock.swift
[105/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/112] Compiling NIOConcurrencyHelpers atomics.swift
[107/112] Compiling NIOConcurrencyHelpers NIOLock.swift
[108/112] Emitting module NIOConcurrencyHelpers
[109/112] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/171] Compiling NIOCore GlobalSingletons.swift
[111/171] Compiling NIOCore IO.swift
[112/171] Compiling NIOCore IOData.swift
[113/171] Compiling NIOCore IPProtocol.swift
[114/171] Compiling NIOCore IntegerBitPacking.swift
[115/171] Compiling NIOCore IntegerTypes.swift
[116/177] Compiling NIOCore Interfaces.swift
[117/177] Compiling NIOCore Linux.swift
[118/177] Compiling NIOCore MarkedCircularBuffer.swift
[119/177] Compiling NIOCore MulticastChannel.swift
[120/177] Compiling NIOCore NIOAny.swift
[121/177] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/177] Compiling NIOCore AddressedEnvelope.swift
[123/177] Compiling NIOCore AsyncAwaitSupport.swift
[124/177] Compiling NIOCore AsyncChannel.swift
[125/177] Compiling NIOCore AsyncChannelHandler.swift
[126/177] Compiling NIOCore AsyncChannelInboundStream.swift
[127/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[128/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[129/177] Compiling NIOCore DeadChannel.swift
[130/177] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/177] Compiling NIOCore EventLoop+Deprecated.swift
[132/177] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/177] Compiling NIOCore EventLoop.swift
[134/177] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[135/177] Compiling NIOCore EventLoopFuture+Deprecated.swift
[136/177] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[137/177] Compiling NIOCore EventLoopFuture.swift
[138/177] Compiling NIOCore FileDescriptor.swift
[139/177] Compiling NIOCore FileHandle.swift
[140/177] Compiling NIOCore FileRegion.swift
[141/177] Compiling NIOCore SocketOptionProvider.swift
[142/177] Compiling NIOCore SystemCallHelpers.swift
[143/177] Compiling NIOCore TimeAmount+Duration.swift
[144/177] Compiling NIOCore TypeAssistedChannelHandler.swift
[145/177] Compiling NIOCore UniversalBootstrapSupport.swift
[146/177] Compiling NIOCore Utilities.swift
[147/177] Compiling NIOCore ChannelHandlers.swift
[148/177] Compiling NIOCore ChannelInvoker.swift
[149/177] Compiling NIOCore ChannelOption.swift
[150/177] Compiling NIOCore ChannelPipeline.swift
[151/177] Compiling NIOCore CircularBuffer.swift
[152/177] Compiling NIOCore Codec.swift
[153/177] Compiling NIOCore ConvenienceOptionSupport.swift
[154/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[155/177] Compiling NIOCore NIOAsyncWriter.swift
[156/177] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[157/177] Compiling NIOCore BSDSocketAPI.swift
[158/177] Compiling NIOCore ByteBuffer-aux.swift
[159/177] Compiling NIOCore ByteBuffer-conversions.swift
[160/177] Compiling NIOCore ByteBuffer-core.swift
[161/177] Compiling NIOCore NIOLoopBound.swift
[162/177] Compiling NIOCore NIOSendable.swift
[163/177] Compiling NIOCore PointerHelpers.swift
[164/177] Compiling NIOCore RecvByteBufferAllocator.swift
[165/177] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[166/177] Compiling NIOCore SocketAddresses.swift
[167/177] Compiling NIOCore ByteBuffer-hexdump.swift
[168/177] Compiling NIOCore ByteBuffer-int.swift
[169/177] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/177] Compiling NIOCore ByteBuffer-multi-int.swift
[171/177] Compiling NIOCore ByteBuffer-views.swift
[172/177] Compiling NIOCore Channel.swift
[173/177] Compiling NIOCore ChannelHandler.swift
[174/177] Emitting module NIOCore
[175/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[176/231] Emitting module NIOEmbedded
[177/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/231] Compiling NIOEmbedded Embedded.swift
[179/231] Compiling NIOPosix PooledRecvBufferAllocator.swift
[180/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/231] Compiling NIOPosix PosixSingletons.swift
[182/231] Compiling NIOPosix RawSocketBootstrap.swift
[183/231] Compiling NIOPosix Resolver.swift
[184/236] Compiling NIOPosix SocketProtocols.swift
[185/236] Compiling NIOPosix System.swift
[186/236] Compiling NIOPosix Thread.swift
[187/236] Compiling NIOPosix ThreadPosix.swift
[188/236] Compiling NIOPosix ThreadWindows.swift
[189/236] Compiling NIOPosix Selectable.swift
[190/236] Compiling NIOPosix SelectableChannel.swift
[191/236] Compiling NIOPosix SelectableEventLoop.swift
[192/236] Compiling NIOPosix SelectorEpoll.swift
[193/236] Compiling NIOPosix SelectorGeneric.swift
[194/236] Compiling NIOPosix BSDSocketAPICommon.swift
[195/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[196/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[197/236] Compiling NIOPosix BaseSocket.swift
[198/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[199/236] Compiling NIOPosix BaseSocketChannel.swift
[200/236] Compiling NIOPosix GetaddrinfoResolver.swift
[201/236] Compiling NIOPosix HappyEyeballs.swift
[202/236] Compiling NIOPosix IO.swift
[203/236] Compiling NIOPosix IntegerBitPacking.swift
[204/236] Compiling NIOPosix IntegerTypes.swift
[205/236] Compiling NIOPosix Linux.swift
[206/236] Emitting module NIOPosix
[207/236] Compiling NIOPosix SelectorKqueue.swift
[208/236] Compiling NIOPosix SelectorUring.swift
[209/236] Compiling NIOPosix ServerSocket.swift
[210/236] Compiling NIOPosix Socket.swift
[211/236] Compiling NIOPosix SocketChannel.swift
[212/236] Compiling NIOPosix LinuxCPUSet.swift
[213/236] Compiling NIOPosix LinuxUring.swift
[214/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/236] Compiling NIOPosix NIOThreadPool.swift
[216/236] Compiling NIOPosix NonBlockingFileIO.swift
[217/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/236] Compiling NIOPosix PendingWritesManager.swift
[219/236] Compiling NIOPosix PipeChannel.swift
[220/236] Compiling NIOPosix PipePair.swift
[221/236] Compiling NIOPosix PointerHelpers.swift
[222/236] Compiling NIOPosix Pool.swift
[223/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[224/236] Compiling NIOPosix Bootstrap.swift
[225/236] Compiling NIOPosix ControlMessage.swift
[226/236] Compiling NIOPosix DatagramVectorReadManager.swift
[227/236] Compiling NIOPosix Errors+Any.swift
[228/236] Compiling NIOPosix FileDescriptor.swift
[229/236] Compiling NIOPosix UnsafeTransfer.swift
[230/236] Compiling NIOPosix Utilities.swift
[231/236] Compiling NIOPosix VsockAddress.swift
[232/236] Compiling NIOPosix VsockChannelEvents.swift
[233/236] Compiling NIOPosix resource_bundle_accessor.swift
[234/238] Compiling NIO Exports.swift
[235/238] Emitting module NIO
[236/259] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[237/259] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[238/259] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[239/260] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[240/260] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[241/260] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[242/260] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[243/260] Emitting module NIOFoundationCompat
[244/260] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[245/260] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[246/260] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[247/260] Compiling NIOHTTP1 ByteCollectionUtils.swift
[248/260] Compiling NIOHTTP1 HTTPDecoder.swift
[249/260] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[250/260] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[251/260] Compiling NIOHTTP1 HTTPEncoder.swift
[252/260] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[253/260] Emitting module NIOHTTP1
[254/260] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[255/260] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[256/260] Compiling NIOHTTP1 HTTPTypes.swift
[257/260] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/278] Compiling MockServer main.swift
[259/278] Emitting module MockServer
[259/278] Write Objects.LinkFileList
[261/278] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[262/278] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[263/278] Compiling AWSLambdaRuntimeCore Lambda.swift
[264/278] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[265/279] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[266/279] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[267/279] Compiling AWSLambdaRuntimeCore Terminator.swift
[268/279] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[269/279] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[270/279] Emitting module AWSLambdaRuntimeCore
[271/279] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[272/279] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[273/279] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[274/279] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[275/279] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[276/279] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[277/279] Compiling AWSLambdaRuntimeCore Utils.swift
[278/282] Compiling AWSLambdaRuntime Context+Foundation.swift
[279/282] Emitting module AWSLambdaRuntime
[280/282] Compiling AWSLambdaRuntime Lambda+Codable.swift
[280/284] Linking MockServer
[281/284] Applying MockServer
[283/284] Emitting module AWSLambdaTesting
[284/284] Compiling AWSLambdaTesting Lambda+Testing.swift
Build complete! (26.04s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3
Repository: swift-server/swift-aws-lambda-runtime
Swift version used: 5.10
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0"),
Target: AWSLambdaRuntime
Generating documentation for 'AWSLambdaRuntime'...
Converting documentation...
Conversion complete! (0.13s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3'
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Emitting module SymbolKit
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.64s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Target: AWSLambdaRuntimeCore
Generating documentation for 'AWSLambdaRuntimeCore'...
Converting documentation...
warning: 'Handler' doesn't exist at '/AWSLambdaRuntimeCore/LambdaRuntimeFactory/makeRuntime(handlerProvider:eventLoop:logger:)'
--> ../LambdaRuntime.swift:304:52-304:59
302 | ///
303 | /// - parameters:
304 + /// - handlerProvider: A provider of the ``Handler`` the `LambdaRuntime` will manage.
305 | /// - eventLoop: An `EventLoop` to run the Lambda on.
306 | /// - logger: A `Logger` to log the Lambda events.
warning: 'Handler' doesn't exist at '/AWSLambdaRuntimeCore/LambdaRuntimeFactory/makeRuntime(handlerProvider:eventLoop:logger:)'
--> ../LambdaRuntime.swift:323:52-323:59
321 | ///
322 | /// - parameters:
323 + /// - handlerProvider: A provider of the ``Handler`` the `LambdaRuntime` will manage.
324 | /// - eventLoop: An `EventLoop` to run the Lambda on.
325 | /// - logger: A `Logger` to log the Lambda events.Conversion complete! (0.11s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.37s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.24s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3/linkable-paths.json
306
12 /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3
File count: 306
Doc size: 12.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-aws-lambda-runtime-1.0.0-alpha.3-4d9dac1e.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-1.0.0-alpha.3-4d9dac1e.zip
Copying... [11%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.