The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/27] Compiling CNIOWindows WSAStartup.c
[4/27] Compiling CNIOWindows shim.c
[5/27] Compiling CNIOLinux liburing_shims.c
[6/27] Compiling CNIOLinux shim.c
[7/27] Compiling _AtomicsShims.c
[8/27] Compiling CNIOLLHTTP c_nio_api.c
[9/27] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/31] Compiling CNIOLLHTTP c_nio_http.c
[12/53] Emitting module DequeModule
[13/58] Compiling _NIOBase64 Base64.swift
[14/58] Emitting module _NIOBase64
[15/58] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[16/58] Compiling DequeModule _DequeBuffer.swift
[17/58] Compiling DequeModule _DequeBufferHeader.swift
[18/58] Compiling DequeModule _DequeSlot.swift
[19/58] Compiling DequeModule _UnsafeWrappedBuffer.swift
[20/74] Compiling Atomics Primitives.native.swift
[21/74] Compiling Atomics Primitives.shims.swift
[22/74] Compiling Atomics AtomicInteger.swift
[23/74] Compiling Atomics AtomicOptionalWrappable.swift
[24/74] Compiling Atomics AtomicReference.swift
[25/74] Compiling Atomics AtomicStorage.swift
[26/74] Compiling Atomics AtomicValue.swift
[27/74] Compiling Atomics AtomicMemoryOrderings.swift
[28/74] Compiling Atomics DoubleWord.swift
[29/74] Compiling Atomics ManagedAtomic.swift
[30/74] Compiling Atomics OptionalRawRepresentable.swift
[31/74] Compiling Atomics RawRepresentable.swift
[32/74] Compiling Atomics AtomicBool.swift
[33/74] Compiling Atomics IntegerConformances.swift
[34/74] Compiling Atomics PointerConformances.swift
[35/74] Compiling _NIODataStructures _TinyArray.swift
[36/74] Compiling _NIODataStructures PriorityQueue.swift
[37/74] Compiling Logging Locks.swift
[38/75] Emitting module _NIODataStructures
[39/75] Compiling _NIODataStructures Heap.swift
[40/75] Compiling Logging MetadataProvider.swift
[41/75] Compiling Logging Logging.swift
[42/75] Compiling Logging LogHandler.swift
[43/75] Emitting module Logging
[43/75] Compiling CNIODarwin shim.c
[44/75] Compiling CBacktrace state.c
[45/75] Compiling CBacktrace sort.c
[46/75] Compiling CBacktrace simple.c
[47/75] Compiling CBacktrace print.c
[48/75] Compiling CBacktrace posix.c
[49/75] Compiling CBacktrace mmapio.c
[50/75] Compiling CBacktrace mmap.c
[51/75] Compiling CBacktrace fileline.c
[52/75] Compiling CBacktrace elf.c
[53/75] Compiling CBacktrace dwarf.c
[60/75] Emitting module Atomics
[65/80] Compiling CBacktrace backtrace.c
[71/80] Compiling CBacktrace atomic.c
[73/83] Compiling Atomics ManagedAtomicLazyReference.swift
[74/83] Compiling Atomics UnsafeAtomic.swift
[75/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[76/83] Compiling Atomics IntegerOperations.swift
[77/83] Compiling Atomics Unmanaged extensions.swift
[78/83] Emitting module Backtrace
[79/83] Compiling Backtrace Demangle.swift
[80/83] Compiling Backtrace Backtrace.swift
[80/83] Compiling c-nioatomics.c
[81/83] Compiling c-atomics.c
[83/88] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/89] Compiling NIOConcurrencyHelpers lock.swift
[85/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/89] Emitting module NIOConcurrencyHelpers
[88/89] Compiling NIOConcurrencyHelpers atomics.swift
[89/138] Compiling NIOCore EventLoop+SerialExecutor.swift
[90/138] Compiling NIOCore EventLoop.swift
[91/138] Compiling NIOCore EventLoopFuture+Deprecated.swift
[92/138] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[93/138] Compiling NIOCore EventLoopFuture.swift
[94/138] Compiling NIOCore FileDescriptor.swift
[95/138] Compiling NIOCore FileHandle.swift
[96/138] Compiling NIOCore FileRegion.swift
[97/138] Compiling NIOCore GlobalSingletons.swift
[98/138] Compiling NIOCore IO.swift
[99/138] Compiling NIOCore IOData.swift
[100/138] Compiling NIOCore IPProtocol.swift
[101/138] Compiling NIOCore IntegerBitPacking.swift
[102/138] Compiling NIOCore IntegerTypes.swift
[103/138] Compiling NIOCore Interfaces.swift
[104/138] Compiling NIOCore Linux.swift
[105/154] Emitting module NIOCore
[106/154] Compiling NIOCore AddressedEnvelope.swift
[107/154] Compiling NIOCore AsyncAwaitSupport.swift
[108/154] Compiling NIOCore AsyncChannel.swift
[109/154] Compiling NIOCore AsyncChannelInboundStream.swift
[110/154] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[111/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[112/154] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[113/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[114/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[115/154] Compiling NIOCore NIOAsyncWriter.swift
[116/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[117/154] Compiling NIOCore BSDSocketAPI.swift
[118/154] Compiling NIOCore ByteBuffer-aux.swift
[119/154] Compiling NIOCore ByteBuffer-conversions.swift
[120/154] Compiling NIOCore ByteBuffer-core.swift
[121/154] Compiling NIOCore ByteBuffer-hexdump.swift
[122/154] Compiling NIOCore MarkedCircularBuffer.swift
[123/154] Compiling NIOCore MulticastChannel.swift
[124/154] Compiling NIOCore NIOAny.swift
[125/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[126/154] Compiling NIOCore NIOLoopBound.swift
[127/154] Compiling NIOCore NIOSendable.swift
[128/154] Compiling NIOCore PointerHelpers.swift
[129/154] Compiling NIOCore RecvByteBufferAllocator.swift
[130/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/154] Compiling NIOCore SocketAddresses.swift
[132/154] Compiling NIOCore SocketOptionProvider.swift
[133/154] Compiling NIOCore SystemCallHelpers.swift
[134/154] Compiling NIOCore TimeAmount+Duration.swift
[135/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/154] Compiling NIOCore UniversalBootstrapSupport.swift
[137/154] Compiling NIOCore Utilities.swift
[138/154] Compiling NIOCore ByteBuffer-int.swift
[139/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/154] Compiling NIOCore ByteBuffer-multi-int.swift
[141/154] Compiling NIOCore ByteBuffer-views.swift
[142/154] Compiling NIOCore Channel.swift
[143/154] Compiling NIOCore ChannelHandler.swift
[144/154] Compiling NIOCore ChannelHandlers.swift
[145/154] Compiling NIOCore ChannelInvoker.swift
[146/154] Compiling NIOCore ChannelOption.swift
[147/154] Compiling NIOCore ChannelPipeline.swift
[148/154] Compiling NIOCore CircularBuffer.swift
[149/154] Compiling NIOCore Codec.swift
[150/154] Compiling NIOCore ConvenienceOptionSupport.swift
[151/154] Compiling NIOCore DeadChannel.swift
[152/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[153/154] Compiling NIOCore EventLoop+Deprecated.swift
[154/197] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[155/197] Compiling NIOEmbedded AsyncTestingChannel.swift
[156/197] Emitting module NIOEmbedded
[157/197] Compiling NIOEmbedded Embedded.swift
[158/197] Emitting module NIOPosix
[159/209] Compiling NIOPosix SelectorUring.swift
[160/209] Compiling NIOPosix ServerSocket.swift
[161/209] Compiling NIOPosix Socket.swift
[162/209] Compiling NIOPosix SocketChannel.swift
[163/209] Compiling NIOPosix SocketProtocols.swift
[164/209] Compiling NIOPosix System.swift
[165/209] Compiling NIOPosix Thread.swift
[166/209] Compiling NIOPosix ThreadPosix.swift
[167/209] Compiling NIOPosix ThreadWindows.swift
[168/209] Compiling NIOPosix Utilities.swift
[169/209] Compiling NIOPosix VsockAddress.swift
[170/209] Compiling NIOPosix VsockChannelEvents.swift
[171/209] Compiling NIOPosix IO.swift
[172/209] Compiling NIOPosix IntegerBitPacking.swift
[173/209] Compiling NIOPosix IntegerTypes.swift
[174/209] Compiling NIOPosix Linux.swift
[175/209] Compiling NIOPosix LinuxCPUSet.swift
[176/209] Compiling NIOPosix LinuxUring.swift
[177/209] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[178/209] Compiling NIOPosix NIOThreadPool.swift
[179/209] Compiling NIOPosix NonBlockingFileIO.swift
[180/209] Compiling NIOPosix PendingDatagramWritesManager.swift
[181/209] Compiling NIOPosix PendingWritesManager.swift
[182/209] Compiling NIOPosix PipeChannel.swift
[183/209] Compiling NIOPosix PipePair.swift
[184/209] Compiling NIOPosix BSDSocketAPICommon.swift
[185/209] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/209] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/209] Compiling NIOPosix BaseSocket.swift
[188/209] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/209] Compiling NIOPosix BaseSocketChannel.swift
[190/209] Compiling NIOPosix BaseStreamSocketChannel.swift
[191/209] Compiling NIOPosix Bootstrap.swift
[192/209] Compiling NIOPosix ControlMessage.swift
[193/209] Compiling NIOPosix DatagramVectorReadManager.swift
[194/209] Compiling NIOPosix FileDescriptor.swift
[195/209] Compiling NIOPosix GetaddrinfoResolver.swift
[196/209] Compiling NIOPosix HappyEyeballs.swift
[197/209] Compiling NIOPosix PointerHelpers.swift
[198/209] Compiling NIOPosix Pool.swift
[199/209] Compiling NIOPosix PooledRecvBufferAllocator.swift
[200/209] Compiling NIOPosix PosixSingletons.swift
[201/209] Compiling NIOPosix RawSocketBootstrap.swift
[202/209] Compiling NIOPosix Resolver.swift
[203/209] Compiling NIOPosix Selectable.swift
[204/209] Compiling NIOPosix SelectableChannel.swift
[205/209] Compiling NIOPosix SelectableEventLoop.swift
[206/209] Compiling NIOPosix SelectorEpoll.swift
[207/209] Compiling NIOPosix SelectorGeneric.swift
[208/209] Compiling NIOPosix SelectorKqueue.swift
[209/211] Compiling NIO Exports.swift
[210/211] Emitting module NIO
[211/229] Emitting module NIOHTTP1
[212/233] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[213/233] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[214/233] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[215/233] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[216/233] Compiling NIOHTTP1 ByteCollectionUtils.swift
[217/233] Compiling NIOHTTP1 HTTPDecoder.swift
[218/233] Compiling NIOHTTP1 HTTPEncoder.swift
[219/233] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[220/233] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[221/233] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[222/233] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[223/233] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[224/233] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[225/233] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[226/233] Compiling NIOHTTP1 HTTPTypes.swift
[227/233] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[228/233] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[229/248] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/248] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/248] Emitting module NIOFoundationCompat
[232/248] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[233/248] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[234/248] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[235/248] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[236/248] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[237/248] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[238/248] Compiling AWSLambdaRuntimeCore Lambda.swift
[239/248] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[240/248] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[241/251] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[242/251] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[243/251] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[244/251] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[245/251] Emitting module AWSLambdaRuntimeCore
[246/251] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[247/251] Compiling AWSLambdaRuntimeCore Terminator.swift
[248/251] Compiling AWSLambdaRuntimeCore Utils.swift
[249/254] Emitting module AWSLambdaRuntime
[250/254] Compiling AWSLambdaRuntime Lambda+Codable.swift
[251/254] Compiling AWSLambdaRuntime Context+Foundation.swift
[252/254] Compiling MockServer main.swift
[253/254] Emitting module MockServer
[254/256] Compiling AWSLambdaTesting Lambda+Testing.swift
[255/256] Emitting module AWSLambdaTesting
[255/256] Linking MockServer
Build complete! (69.92s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.40s)
Fetched https://github.com/apple/swift-log.git (0.45s)
Fetched https://github.com/apple/swift-nio.git (4.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.12s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.94s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.29s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.4 (0.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.29s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.23s)
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.72s)
Fetched https://github.com/apple/swift-collections.git (1.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.30s)
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-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-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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-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
Build complete.
Done.