Build Information
Successful build of swift-lambda-extras, reference main (3d5faf
), with Swift 5.10 for Linux on 22 Oct 2024 20:26:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Mobelux/swift-lambda-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio.git
[1/2129] Fetching swift-aws-lambda-events
[853/2677] Fetching swift-aws-lambda-events, swift-http-types
[2602/12001] Fetching swift-aws-lambda-events, swift-http-types, swift-aws-lambda-runtime
[3162/15624] Fetching swift-aws-lambda-events, swift-http-types, swift-aws-lambda-runtime, swift-log
[3473/19454] Fetching swift-aws-lambda-events, swift-http-types, swift-aws-lambda-runtime, swift-log, swift-system
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (0.77s)
Fetching https://github.com/apple/swift-atomics.git
[9232/88031] Fetching swift-http-types, swift-aws-lambda-runtime, swift-log, swift-system, swift-nio
[10647/89600] Fetching swift-http-types, swift-aws-lambda-runtime, swift-log, swift-system, swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetching https://github.com/apple/swift-collections.git
[19596/88031] Fetching swift-http-types, swift-aws-lambda-runtime, swift-log, swift-system, swift-nio
[49068/103492] Fetching swift-http-types, swift-aws-lambda-runtime, swift-log, swift-system, swift-nio, swift-collections
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.14s)
[46061/94168] Fetching swift-http-types, swift-log, swift-system, swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
[54591/78707] Fetching swift-http-types, swift-log, swift-system, swift-nio
Fetched https://github.com/apple/swift-http-types.git from cache (8.66s)
Fetched https://github.com/apple/swift-system.git from cache (8.66s)
Fetched https://github.com/apple/swift-log.git from cache (8.66s)
Fetched https://github.com/apple/swift-nio.git from cache (8.79s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.75s)
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 (1.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (2.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.64s)
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.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.16s)
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-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/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/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.4.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
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/33] Write sources
[16/33] Compiling CNIOWindows WSAStartup.c
[17/33] Compiling CNIOWASI CNIOWASI.c
[17/33] Compiling _AtomicsShims.c
[19/33] Compiling CNIOWindows shim.c
[20/33] Compiling CNIOLinux liburing_shims.c
[21/33] Compiling CNIODarwin shim.c
[22/33] Write sources
[26/33] Compiling CNIOLLHTTP c_nio_http.c
[27/33] Compiling CNIOLinux shim.c
[28/33] Compiling CNIOLLHTTP c_nio_api.c
[29/33] Write swift-version-24593BA9C3E375BF.txt
[30/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/89] Emitting module HTTPTypes
[32/89] Compiling c-nioatomics.c
[34/89] Emitting module DequeModule
[34/91] Compiling c-atomics.c
[36/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[37/97] Compiling Atomics AtomicReference.swift
[38/97] Compiling Atomics AtomicStorage.swift
[39/97] Compiling Atomics Primitives.shims.swift
[40/97] Compiling Atomics AtomicInteger.swift
[41/97] Compiling Atomics AtomicOptionalWrappable.swift
[42/97] Compiling Atomics ManagedAtomicLazyReference.swift
[43/97] Compiling Atomics UnsafeAtomic.swift
[44/97] Compiling Atomics OptionalRawRepresentable.swift
[45/97] Compiling Atomics RawRepresentable.swift
[46/97] Compiling Atomics AtomicBool.swift
[47/97] Compiling DequeModule _DequeSlot.swift
[48/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/97] Compiling Atomics IntegerConformances.swift
[50/97] Compiling Atomics PointerConformances.swift
[51/97] Compiling Atomics Primitives.native.swift
[54/97] Compiling HTTPTypes ISOLatin1String.swift
[58/99] Compiling Atomics AtomicMemoryOrderings.swift
[59/99] Compiling Atomics DoubleWord.swift
[60/99] Compiling Atomics ManagedAtomic.swift
[62/99] Compiling Atomics AtomicValue.swift
[66/100] Compiling _NIOBase64 Base64.swift
[67/100] Emitting module _NIOBase64
[71/101] Compiling HTTPTypes HTTPField.swift
[74/101] Compiling _NIODataStructures _TinyArray.swift
[75/101] Compiling _NIODataStructures PriorityQueue.swift
[76/101] Compiling HTTPTypes HTTPResponse.swift
[77/101] Compiling Atomics IntegerOperations.swift
[78/101] Compiling Atomics Unmanaged extensions.swift
[79/101] Emitting module NIOConcurrencyHelpers
[80/101] Compiling HTTPTypes HTTPRequest.swift
[81/101] Compiling HTTPTypes HTTPParsedFields.swift
[85/101] Emitting module Atomics
[90/102] Compiling NIOConcurrencyHelpers lock.swift
[91/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/102] Emitting module Logging
[94/102] Compiling Logging Locks.swift
[95/102] Compiling Logging MetadataProvider.swift
[96/102] Emitting module _NIODataStructures
[97/102] Compiling _NIODataStructures Heap.swift
[99/103] Compiling NIOConcurrencyHelpers atomics.swift
[100/104] Compiling HTTPTypes HTTPFieldName.swift
[101/104] Compiling HTTPTypes HTTPFields.swift
[104/105] Compiling Logging LogHandler.swift
[105/105] Compiling Logging Logging.swift
[107/185] Compiling NIOCore MulticastChannel.swift
[108/185] Compiling NIOCore NIOAny.swift
[109/185] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/185] Compiling NIOCore NIOLoopBound.swift
[111/185] Compiling NIOCore NIOScheduledCallback.swift
[112/185] Compiling NIOCore NIOSendable.swift
[113/185] Compiling NIOCore PointerHelpers.swift
[114/185] Compiling NIOCore RecvByteBufferAllocator.swift
[115/193] Compiling NIOCore ByteBuffer-int.swift
[116/193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[117/195] Compiling NIOCore AsyncChannelHandler.swift
[118/195] Compiling NIOCore AsyncChannelInboundStream.swift
[119/195] Compiling NIOCore AsyncChannelOutboundWriter.swift
[120/195] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[121/195] Compiling NIOCore EventLoopFuture+Deprecated.swift
[122/195] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[123/195] Compiling NIOCore EventLoopFuture.swift
[124/195] Compiling NIOCore FileDescriptor.swift
[125/195] Compiling NIOCore FileHandle.swift
[126/195] Compiling NIOCore FileRegion.swift
[127/195] Compiling NIOCore GlobalSingletons.swift
[128/195] Compiling NIOCore IO.swift
[129/195] Compiling NIOCore IOData.swift
[130/195] Compiling NIOCore IPProtocol.swift
[131/195] Compiling NIOCore IntegerBitPacking.swift
[132/195] Compiling NIOCore IntegerTypes.swift
[133/195] Compiling NIOCore Interfaces.swift
[134/195] Compiling NIOCore Linux.swift
[135/195] Compiling NIOCore MarkedCircularBuffer.swift
[136/195] Compiling NIOCore ByteBuffer-core.swift
[137/195] Compiling NIOCore ByteBuffer-hex.swift
[138/195] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[139/195] Compiling NIOCore ByteBuffer-conversions.swift
[140/195] Compiling AWSLambdaEvents DateWrappers.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/Utils/DateWrappers.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[141/195] Compiling AWSLambdaEvents HTTP.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/Utils/DateWrappers.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[142/195] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[143/195] Compiling NIOCore SocketAddresses.swift
[144/195] Compiling NIOCore SocketOptionProvider.swift
[145/195] Compiling NIOCore SystemCallHelpers.swift
[146/195] Compiling NIOCore TimeAmount+Duration.swift
[147/195] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/195] Compiling NIOCore UniversalBootstrapSupport.swift
[149/195] Compiling NIOCore Utilities.swift
[150/195] Compiling NIOCore AddressedEnvelope.swift
[151/195] Compiling NIOCore AsyncAwaitSupport.swift
[152/195] Compiling NIOCore AsyncChannel.swift
[155/195] Compiling NIOCore ConvenienceOptionSupport.swift
[156/195] Compiling NIOCore DeadChannel.swift
[157/195] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/195] Compiling NIOCore EventLoop+Deprecated.swift
[159/195] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/195] Compiling NIOCore EventLoop.swift
[161/195] Emitting module AWSLambdaEvents
[162/195] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/Cloudwatch.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[163/195] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/Cloudwatch.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[164/195] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/Cloudwatch.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[165/195] Compiling NIOCore NIOAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/DynamoDB.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[166/195] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/DynamoDB.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[167/195] Compiling NIOCore NIOAsyncWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-events/Sources/AWSLambdaEvents/DynamoDB.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[178/196] Emitting module NIOCore
[188/196] Compiling NIOCore ByteBuffer-multi-int.swift
[189/196] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[190/196] Compiling NIOCore ByteBuffer-views.swift
[191/196] Compiling NIOCore Channel.swift
[192/196] Compiling NIOCore ChannelHandler.swift
[193/196] Compiling NIOCore ChannelHandlers.swift
[194/196] Compiling NIOCore ChannelInvoker.swift
[195/196] Compiling NIOCore ChannelOption.swift
[196/196] Compiling NIOCore ChannelPipeline.swift
[198/256] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[199/256] Compiling LambdaExtrasCore RuntimeContext.swift
[200/256] Compiling LambdaExtrasCore HandlerError.swift
[201/256] Compiling LambdaExtrasCore InitializationContext.swift
[202/256] Compiling LambdaExtrasCore LambdaCoding.swift
[203/256] Emitting module LambdaExtrasCore
[204/256] Compiling LambdaExtrasCore Extensions.swift
[206/257] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[207/257] Emitting module NIOEmbedded
[208/257] Compiling NIOEmbedded Embedded.swift
[209/257] Compiling NIOEmbedded AsyncTestingChannel.swift
[211/258] Compiling NIOPosix Pool.swift
[212/258] Compiling NIOPosix PooledRecvBufferAllocator.swift
[213/258] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[214/258] Compiling NIOPosix PosixSingletons.swift
[215/258] Compiling NIOPosix RawSocketBootstrap.swift
[216/258] Compiling NIOPosix Resolver.swift
[217/258] Compiling NIOPosix Selectable.swift
[218/258] Compiling NIOPosix SelectableChannel.swift
[219/258] Compiling NIOPosix SelectableEventLoop.swift
[220/258] Compiling NIOPosix SelectorEpoll.swift
[221/258] Compiling NIOPosix SelectorGeneric.swift
[222/258] Compiling NIOPosix SelectorKqueue.swift
[223/258] Compiling NIOPosix SelectorUring.swift
[224/258] Compiling NIOPosix ServerSocket.swift
[225/258] Compiling NIOPosix Socket.swift
[226/258] Compiling NIOPosix SocketChannel.swift
[227/258] Compiling NIOPosix SocketProtocols.swift
[228/258] Compiling NIOPosix System.swift
[229/258] Compiling NIOPosix Thread.swift
[230/264] Compiling NIOPosix IO.swift
[231/264] Compiling NIOPosix IntegerBitPacking.swift
[232/264] Compiling NIOPosix IntegerTypes.swift
[233/264] Compiling NIOPosix Linux.swift
[234/264] Compiling NIOPosix LinuxCPUSet.swift
[235/264] Compiling NIOPosix LinuxUring.swift
[236/264] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[237/264] Compiling NIOPosix NIOThreadPool.swift
[238/264] Compiling NIOPosix NonBlockingFileIO.swift
[239/264] Compiling NIOPosix PendingDatagramWritesManager.swift
[240/264] Compiling NIOPosix PendingWritesManager.swift
[241/264] Compiling NIOPosix PipeChannel.swift
[242/264] Compiling NIOPosix PipePair.swift
[243/264] Compiling NIOPosix PointerHelpers.swift
[244/264] Compiling NIOPosix BSDSocketAPICommon.swift
[245/264] Compiling NIOPosix BSDSocketAPIPosix.swift
[246/264] Compiling NIOPosix BSDSocketAPIWindows.swift
[247/264] Compiling NIOPosix BaseSocket.swift
[248/264] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[249/264] Compiling NIOPosix BaseSocketChannel.swift
[250/264] Compiling NIOPosix BaseStreamSocketChannel.swift
[251/264] Emitting module NIOPosix
[252/264] Compiling NIOPosix Bootstrap.swift
[253/264] Compiling NIOPosix ControlMessage.swift
[254/264] Compiling NIOPosix DatagramVectorReadManager.swift
[255/264] Compiling NIOPosix Errors+Any.swift
[256/264] Compiling NIOPosix FileDescriptor.swift
[257/264] Compiling NIOPosix GetaddrinfoResolver.swift
[258/264] Compiling NIOPosix HappyEyeballs.swift
[259/264] Compiling NIOPosix ThreadPosix.swift
[260/264] Compiling NIOPosix ThreadWindows.swift
[261/264] Compiling NIOPosix UnsafeTransfer.swift
[262/264] Compiling NIOPosix Utilities.swift
[263/264] Compiling NIOPosix VsockAddress.swift
[264/264] Compiling NIOPosix VsockChannelEvents.swift
[266/267] Compiling NIO Exports.swift
[267/267] Emitting module NIO
[269/296] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[270/296] Compiling LambdaMocks Mocked.swift
[271/296] Compiling LambdaMocks MockInitializationContext.swift
[272/296] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[273/296] Compiling LambdaMocks Logger+Utils.swift
[274/296] Compiling LambdaMocks Dispatch+Utils.swift
[275/296] Compiling LambdaMocks MockContext.swift
[276/296] Compiling LambdaMocks ContextProvider.swift
[277/296] Compiling LambdaMocks APIGatewayV2+Utils.swift
[278/296] Emitting module LambdaMocks
[280/297] Emitting module NIOHTTP1
[281/299] Emitting module NIOFoundationCompat
[282/299] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[283/300] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[284/300] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[286/300] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[287/300] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[288/300] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[289/300] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[290/300] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[291/300] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[292/300] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[293/300] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[294/300] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[295/300] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[296/300] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[297/300] Compiling NIOHTTP1 HTTPTypes.swift
[298/300] Compiling NIOHTTP1 ByteCollectionUtils.swift
[299/300] Compiling NIOHTTP1 HTTPDecoder.swift
[300/300] Compiling NIOHTTP1 HTTPEncoder.swift
[302/316] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[303/316] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[304/318] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[305/318] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[306/318] Emitting module AWSLambdaRuntimeCore
[307/318] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[308/318] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[309/318] Compiling AWSLambdaRuntimeCore Lambda.swift
[310/318] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[311/318] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[312/318] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[313/318] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[314/318] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[315/318] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[316/318] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[317/318] Compiling AWSLambdaRuntimeCore Terminator.swift
[318/318] Compiling AWSLambdaRuntimeCore Utils.swift
[320/322] Compiling AWSLambdaRuntime Context+Foundation.swift
[321/322] Emitting module AWSLambdaRuntime
[322/322] Compiling AWSLambdaRuntime Lambda+Codable.swift
[324/328] Compiling LambdaExtras Extensions.swift
[325/328] Compiling LambdaExtras Exports.swift
[326/328] Emitting module LambdaExtras
/host/spi-builder-workspace/Sources/LambdaExtras/APIGatewayCoder.swift:17:9: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'APIGatewayCoder' has non-sendable type 'JSONDecoder'
let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/LambdaExtras/APIGatewayCoder.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[327/328] Compiling LambdaExtras APIGatewayCoder.swift
/host/spi-builder-workspace/Sources/LambdaExtras/APIGatewayCoder.swift:17:9: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'APIGatewayCoder' has non-sendable type 'JSONDecoder'
let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/LambdaExtras/APIGatewayCoder.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[328/328] Compiling LambdaExtras DefaultEnvironment.swift
Build complete! (69.10s)
Build complete.
Done.