Build Information
Successful build of swift-lambda-extras, reference main (3d5faf
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 20:27:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/swift-lambda-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mobelux/swift-lambda-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3d5faf8 Strict Concurrency Support (#15)
Cloned https://github.com/Mobelux/swift-lambda-extras.git
Revision (git rev-parse @):
3d5faf85e10db1ffe69fe6c20389f2099c12245f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/swift-lambda-extras.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Mobelux/swift-lambda-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/34] Write sources
[7/34] Copying PrivacyInfo.xcprivacy
[10/34] Write sources
[19/34] Write swift-version-33747A42983211AE.txt
[20/34] Compiling CNIOWindows shim.c
[21/34] Compiling CNIOWASI CNIOWASI.c
[22/34] Compiling CNIOWindows WSAStartup.c
[23/34] Compiling CNIOLinux liburing_shims.c
[23/34] Compiling CNIOLinux shim.c
[25/72] Compiling CNIODarwin shim.c
[26/72] Compiling _AtomicsShims.c
[27/72] Compiling CNIOLLHTTP c_nio_http.c
[27/72] Write sources
[30/72] Compiling CNIOLLHTTP c_nio_api.c
[32/91] Compiling Atomics PointerConformances.swift
[33/91] Compiling Atomics Primitives.native.swift
[34/91] Compiling Atomics OptionalRawRepresentable.swift
[35/91] Compiling Atomics RawRepresentable.swift
[36/91] Compiling Atomics AtomicMemoryOrderings.swift
[37/91] Compiling Atomics DoubleWord.swift
[38/92] Compiling Atomics Primitives.shims.swift
[39/92] Compiling Atomics AtomicInteger.swift
[40/92] Compiling Atomics AtomicOptionalWrappable.swift
[41/92] Compiling Atomics AtomicReference.swift
[42/92] Compiling _NIOBase64 Base64.swift
[43/92] Emitting module _NIOBase64
[43/92] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/92] Compiling Atomics AtomicStorage.swift
[46/92] Compiling Atomics AtomicValue.swift
[47/92] Compiling Atomics UnsafeAtomic.swift
[48/92] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/92] Compiling Atomics AtomicBool.swift
[51/92] Compiling Atomics IntegerConformances.swift
[52/92] Emitting module DequeModule
[53/92] Compiling Atomics ManagedAtomic.swift
[54/92] Compiling Atomics ManagedAtomicLazyReference.swift
[55/92] Compiling _NIODataStructures PriorityQueue.swift
[56/92] Compiling _NIODataStructures _TinyArray.swift
[57/92] Compiling _NIODataStructures Heap.swift
[58/92] Emitting module _NIODataStructures
[59/92] Compiling Logging Logging.swift
[60/92] Compiling Logging MetadataProvider.swift
[61/92] Compiling Logging LogHandler.swift
[62/92] Compiling Logging Locks.swift
[63/92] Emitting module Logging
[76/94] Compiling HTTPTypes HTTPRequest.swift
[77/94] Compiling HTTPTypes HTTPParsedFields.swift
[78/94] Compiling HTTPTypes HTTPResponse.swift
[79/94] Compiling HTTPTypes ISOLatin1String.swift
[80/94] Compiling Atomics IntegerOperations.swift
[81/94] Compiling Atomics Unmanaged extensions.swift
[82/94] Compiling HTTPTypes HTTPFieldName.swift
[83/94] Compiling HTTPTypes HTTPFields.swift
[84/94] Compiling HTTPTypes HTTPField.swift
[85/94] Emitting module HTTPTypes
[90/113] Compiling AWSLambdaEvents ALB.swift
[91/113] Compiling AWSLambdaEvents APIGateway+V2.swift
[92/113] Emitting module Atomics
[92/113] Compiling c-nioatomics.c
[93/113] Compiling c-atomics.c
[95/119] Compiling NIOConcurrencyHelpers lock.swift
[96/119] Emitting module NIOConcurrencyHelpers
[97/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[98/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/119] Compiling NIOConcurrencyHelpers atomics.swift
[101/181] Compiling NIOCore AsyncChannel.swift
[102/181] Compiling NIOCore AsyncChannelHandler.swift
[103/183] Compiling NIOCore NIOScheduledCallback.swift
[104/183] Compiling NIOCore NIOSendable.swift
[105/183] Compiling NIOCore PointerHelpers.swift
[106/183] Compiling NIOCore RecvByteBufferAllocator.swift
[107/183] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[108/183] Compiling NIOCore SocketAddresses.swift
[109/189] Compiling NIOCore AddressedEnvelope.swift
[110/189] Compiling NIOCore AsyncAwaitSupport.swift
[113/189] Compiling NIOCore AsyncChannelInboundStream.swift
[114/189] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/189] Compiling NIOCore NIOAsyncSequenceProducer.swift
[116/189] Compiling NIOCore Codec.swift
[117/189] Compiling NIOCore ConvenienceOptionSupport.swift
[118/189] Compiling NIOCore DeadChannel.swift
[119/189] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/189] Compiling NIOCore EventLoop+Deprecated.swift
[121/189] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/189] Compiling NIOCore EventLoop.swift
[123/189] Compiling NIOCore SocketOptionProvider.swift
[124/189] Compiling NIOCore SystemCallHelpers.swift
[125/189] Compiling NIOCore TimeAmount+Duration.swift
[126/189] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/189] Compiling NIOCore UniversalBootstrapSupport.swift
[128/189] Compiling NIOCore Utilities.swift
[129/189] Compiling NIOCore Linux.swift
[130/189] Compiling NIOCore MarkedCircularBuffer.swift
[131/189] Compiling NIOCore MulticastChannel.swift
[132/189] Compiling NIOCore NIOAny.swift
[133/189] Compiling NIOCore NIOCloseOnErrorHandler.swift
[134/189] Compiling NIOCore NIOLoopBound.swift
[135/189] Compiling NIOCore Channel.swift
[136/189] Compiling NIOCore ChannelHandler.swift
[137/189] Compiling NIOCore ChannelHandlers.swift
[138/189] Compiling NIOCore ChannelInvoker.swift
[139/189] Compiling NIOCore ChannelOption.swift
[140/189] Compiling NIOCore ChannelPipeline.swift
[141/189] Compiling NIOCore CircularBuffer.swift
[142/189] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[143/189] Compiling NIOCore NIOAsyncWriter.swift
[144/189] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[145/189] Compiling NIOCore BSDSocketAPI.swift
[146/189] Compiling NIOCore ByteBuffer-aux.swift
[147/189] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[148/189] Compiling NIOCore ByteBuffer-conversions.swift
[149/189] Compiling NIOCore GlobalSingletons.swift
[150/189] Compiling NIOCore IO.swift
[151/189] Compiling NIOCore IOData.swift
[152/189] Compiling NIOCore IPProtocol.swift
[153/189] Compiling NIOCore IntegerBitPacking.swift
[154/189] Compiling NIOCore IntegerTypes.swift
[155/189] Compiling NIOCore Interfaces.swift
[156/189] Compiling AWSLambdaEvents DateWrappers.swift
[157/189] Compiling AWSLambdaEvents HTTP.swift
[158/189] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[159/189] Compiling NIOCore EventLoopFuture+Deprecated.swift
[160/189] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[161/189] Compiling NIOCore EventLoopFuture.swift
[174/189] Emitting module AWSLambdaEvents
[181/189] Compiling NIOCore FileRegion.swift
[182/189] Compiling NIOCore ByteBuffer-core.swift
[183/189] Compiling NIOCore ByteBuffer-hex.swift
[184/189] Compiling NIOCore ByteBuffer-int.swift
[185/189] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[186/189] Compiling NIOCore ByteBuffer-multi-int.swift
[187/189] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[188/189] Compiling NIOCore ByteBuffer-views.swift
[189/189] Emitting module NIOCore
[190/250] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[191/250] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/250] Emitting module NIOEmbedded
[193/250] Compiling NIOEmbedded Embedded.swift
[194/250] Compiling NIOPosix PooledRecvBufferAllocator.swift
[195/250] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[196/250] Compiling NIOPosix PosixSingletons.swift
[197/250] Compiling NIOPosix RawSocketBootstrap.swift
[198/250] Compiling NIOPosix Resolver.swift
[199/255] Compiling NIOPosix SocketProtocols.swift
[200/255] Compiling NIOPosix System.swift
[201/255] Compiling NIOPosix Thread.swift
[202/255] Compiling NIOPosix ThreadPosix.swift
[203/255] Compiling NIOPosix ThreadWindows.swift
[204/255] Compiling NIOPosix Selectable.swift
[205/255] Compiling NIOPosix SelectableChannel.swift
[206/255] Compiling NIOPosix SelectableEventLoop.swift
[207/255] Compiling NIOPosix SelectorEpoll.swift
[208/255] Compiling NIOPosix SelectorGeneric.swift
[209/255] Compiling NIOPosix GetaddrinfoResolver.swift
[210/255] Compiling NIOPosix HappyEyeballs.swift
[211/255] Compiling NIOPosix IO.swift
[212/255] Compiling NIOPosix IntegerBitPacking.swift
[213/255] Compiling NIOPosix IntegerTypes.swift
[214/255] Compiling NIOPosix Linux.swift
[215/255] Emitting module NIOPosix
[216/255] Compiling NIOPosix BSDSocketAPICommon.swift
[217/255] Compiling NIOPosix BSDSocketAPIPosix.swift
[218/255] Compiling NIOPosix BSDSocketAPIWindows.swift
[219/255] Compiling NIOPosix BaseSocket.swift
[220/255] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[221/255] Compiling NIOPosix BaseSocketChannel.swift
[222/255] Compiling NIOPosix UnsafeTransfer.swift
[223/255] Compiling NIOPosix Utilities.swift
[224/255] Compiling NIOPosix VsockAddress.swift
[225/255] Compiling NIOPosix VsockChannelEvents.swift
[226/255] Compiling NIOPosix resource_bundle_accessor.swift
[227/255] Compiling NIOPosix LinuxCPUSet.swift
[228/255] Compiling NIOPosix LinuxUring.swift
[229/255] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[230/255] Compiling NIOPosix NIOThreadPool.swift
[231/255] Compiling NIOPosix NonBlockingFileIO.swift
[232/255] Compiling NIOPosix PendingDatagramWritesManager.swift
[233/255] Compiling NIOPosix PendingWritesManager.swift
[234/255] Compiling NIOPosix PipeChannel.swift
[235/255] Compiling NIOPosix PipePair.swift
[236/255] Compiling NIOPosix PointerHelpers.swift
[237/255] Compiling NIOPosix Pool.swift
[238/255] Compiling NIOPosix SelectorKqueue.swift
[239/255] Compiling NIOPosix SelectorUring.swift
[240/255] Compiling NIOPosix ServerSocket.swift
[241/255] Compiling NIOPosix Socket.swift
[242/255] Compiling NIOPosix SocketChannel.swift
[243/255] Compiling NIOPosix BaseStreamSocketChannel.swift
[244/255] Compiling NIOPosix Bootstrap.swift
[245/255] Compiling NIOPosix ControlMessage.swift
[246/255] Compiling NIOPosix DatagramVectorReadManager.swift
[247/255] Compiling NIOPosix Errors+Any.swift
[248/255] Compiling NIOPosix FileDescriptor.swift
[249/257] Emitting module NIO
[250/257] Compiling NIO Exports.swift
[251/278] Compiling LambdaExtrasCore LambdaCoding.swift
[252/278] Compiling LambdaExtrasCore InitializationContext.swift
[253/278] Compiling LambdaExtrasCore RuntimeContext.swift
[254/278] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[255/278] Compiling LambdaExtrasCore HandlerError.swift
[256/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[257/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[258/278] Compiling NIOHTTP1 HTTPEncoder.swift
[259/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[260/279] Emitting module LambdaExtrasCore
[261/279] Compiling LambdaExtrasCore Extensions.swift
[262/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[263/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[264/287] Emitting module NIOHTTP1
[265/287] Emitting module NIOFoundationCompat
[266/287] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[267/287] Compiling NIOHTTP1 ByteCollectionUtils.swift
[268/287] Compiling NIOHTTP1 HTTPDecoder.swift
[269/287] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[270/287] Compiling LambdaMocks Mocked.swift
[271/287] Compiling LambdaMocks Dispatch+Utils.swift
[272/287] Compiling LambdaMocks MockInitializationContext.swift
[273/287] Compiling LambdaMocks MockContext.swift
[274/287] Compiling LambdaMocks Logger+Utils.swift
[275/287] Compiling LambdaMocks ContextProvider.swift
[276/287] Emitting module LambdaMocks
[277/287] Compiling LambdaMocks APIGatewayV2+Utils.swift
[278/287] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[279/287] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[280/287] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[281/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[282/287] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[283/287] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[284/287] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[285/287] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[286/287] Compiling NIOHTTP1 HTTPTypes.swift
[287/287] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[288/303] Compiling AWSLambdaRuntimeCore Terminator.swift
[289/303] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[290/304] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[291/304] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[292/304] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[293/304] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[294/304] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[295/304] Emitting module AWSLambdaRuntimeCore
[296/304] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[297/304] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[298/304] Compiling AWSLambdaRuntimeCore Utils.swift
[299/304] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[300/304] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[301/304] Compiling AWSLambdaRuntimeCore Lambda.swift
[302/304] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[303/304] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[304/304] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[305/307] Compiling AWSLambdaRuntime Lambda+Codable.swift
[306/307] Emitting module AWSLambdaRuntime
[307/307] Compiling AWSLambdaRuntime Context+Foundation.swift
[308/312] Compiling LambdaExtras Exports.swift
[309/312] Compiling LambdaExtras Extensions.swift
[310/312] Compiling LambdaExtras DefaultEnvironment.swift
[311/312] Emitting module LambdaExtras
[312/312] Compiling LambdaExtras APIGatewayCoder.swift
Build complete! (55.19s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
Fetching https://github.com/apple/swift-http-types.git
[1/2129] Fetching swift-aws-lambda-events
[108/2677] Fetching swift-aws-lambda-events, swift-http-types
[158/4246] Fetching swift-aws-lambda-events, swift-http-types, swift-atomics
[310/13570] Fetching swift-aws-lambda-events, swift-http-types, swift-atomics, swift-aws-lambda-runtime
[375/17193] Fetching swift-aws-lambda-events, swift-http-types, swift-atomics, swift-aws-lambda-runtime, swift-log
[3357/32654] Fetching swift-aws-lambda-events, swift-http-types, swift-atomics, swift-aws-lambda-runtime, swift-log, swift-collections
[13817/103360] Fetching swift-aws-lambda-events, swift-http-types, swift-atomics, swift-aws-lambda-runtime, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (29.17s)
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (29.17s)
Fetched https://github.com/apple/swift-collections.git from cache (29.17s)
Fetched https://github.com/apple/swift-atomics.git from cache (29.17s)
Fetched https://github.com/apple/swift-http-types.git from cache (29.17s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (29.17s)
Fetched https://github.com/apple/swift-nio.git from cache (29.17s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
[1/3830] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (1.49s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.4.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (2.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.41s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (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.43s)
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-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.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.5
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.4.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.0
Build complete.
Done.