The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-aws-lambda-runtime, reference main (f3bd0a), with Swift 6.2 for Linux on 10 Apr 2026 03:37:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/swift-aws-lambda-runtime.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/awslabs/swift-aws-lambda-runtime
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f3bd0ae Bump picomatch from 2.3.1 to 2.3.2 in /Examples/CDK/infra (#660)
Cloned https://github.com/awslabs/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
f3bd0ae938d95701b9b5030be6678166489139e1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/awslabs/swift-aws-lambda-runtime.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awslabs/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/2719] Fetching swift-service-lifecycle
[2720/26242] Fetching swift-service-lifecycle, swift-collections
[3191/32705] Fetching swift-service-lifecycle, swift-collections, swift-log
[14594/115806] Fetching swift-service-lifecycle, swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
[45747/92283] Fetching swift-service-lifecycle, swift-log, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (6.34s)
Fetched https://github.com/apple/swift-log.git from cache (6.35s)
Fetched https://github.com/apple/swift-nio.git from cache (6.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (7.79s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.16s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.75s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1621/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.84s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.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.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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.6.4
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/52] Write sources
[18/52] Compiling CNIODarwin shim.c
[19/52] Compiling _AtomicsShims.c
[20/52] Compiling CNIOWindows WSAStartup.c
[21/52] Compiling CNIOWindows shim.c
[22/52] Compiling CNIOLLHTTP c_nio_http.c
[23/52] Compiling CNIOWASI CNIOWASI.c
[24/52] Compiling CNIOOpenBSD shim.c
[25/52] Compiling CNIOPosix event_loop_id.c
[25/52] Write sources
[29/52] Compiling CNIOLLHTTP c_nio_api.c
[30/52] Compiling CNIOLinux liburing_shims.c
[31/52] Compiling CNIOLinux shim.c
[32/52] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/52] Write swift-version-24593BA9C3E375BF.txt
[35/103] Emitting module _NIOBase64
[36/103] Emitting module _NIODataStructures
[36/103] Compiling c-nioatomics.c
[37/103] Compiling c-atomics.c
[39/110] Compiling ConcurrencyHelpers LockedValueBox.swift
[40/110] Compiling Atomics ManagedAtomic.swift
[41/110] Compiling Atomics ManagedAtomicLazyReference.swift
[42/112] Compiling Logging LogEvent.swift
[43/112] Compiling Atomics UnsafeAtomic.swift
[44/112] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/112] Compiling Atomics AtomicOptionalWrappable.swift
[46/112] Compiling Atomics AtomicReference.swift
[48/114] Compiling Atomics AtomicInteger.swift
[51/114] Emitting module InternalCollectionsUtilities
[52/114] Compiling Atomics AtomicStorage.swift
[53/114] Compiling Atomics AtomicValue.swift
[54/114] Compiling Atomics AtomicMemoryOrderings.swift
[55/114] Compiling Atomics DoubleWord.swift
[56/114] Compiling Atomics OptionalRawRepresentable.swift
[57/114] Compiling Atomics RawRepresentable.swift
[58/114] Compiling Atomics AtomicBool.swift
[59/114] Compiling Atomics IntegerConformances.swift
[60/114] Compiling Atomics PointerConformances.swift
[61/114] Compiling Atomics Primitives.native.swift
[70/114] Compiling _NIOBase64 Base64.swift
[74/115] Emitting module Atomics
[78/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[82/116] Compiling _NIODataStructures PriorityQueue.swift
[83/116] Compiling _NIODataStructures _TinyArray.swift
[83/116] Wrapping AST for _NIOBase64 for debugging
[86/138] Wrapping AST for InternalCollectionsUtilities for debugging
[89/205] Compiling ContainersPreview RandomAccessContainer.swift
[90/205] Compiling ContainersPreview RangeExpression2.swift
[91/205] Compiling ContainersPreview RangeReplaceableContainer.swift
[92/205] Compiling ContainersPreview Drain+Map.swift
[93/205] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[94/205] Compiling ContainersPreview BorrowingSequence.swift
[95/205] Compiling ContainersPreview BidirectionalContainer.swift
[96/205] Compiling ContainersPreview Container+Filter.swift
[97/205] Compiling ContainersPreview Container+SpanwiseZip.swift
[98/209] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[99/209] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[100/209] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[101/209] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[102/209] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[102/209] Wrapping AST for Atomics for debugging
[104/209] Compiling ContainersPreview Producer+Map.swift
[105/209] Compiling ContainersPreview Producer+Reduce.swift
[106/209] Compiling ContainersPreview Producer.swift
[107/209] Compiling ContainersPreview Borrow.swift
[108/209] Compiling ContainersPreview Drain+Reduce.swift
[109/209] Compiling ContainersPreview Drain.swift
[110/209] Compiling ContainersPreview Producer+Collect.swift
[111/209] Compiling ContainersPreview Producer+Filter.swift
[112/209] Compiling ContainersPreview Box.swift
[113/209] Compiling ContainersPreview Inout.swift
[114/209] Compiling ContainersPreview InputSpan.swift
[115/209] Compiling ContainersPreview Shared.swift
[116/209] Compiling ContainersPreview Container.swift
[117/209] Compiling ContainersPreview ContainerIterator.swift
[118/209] Compiling ContainersPreview DynamicContainer.swift
[119/209] Compiling ContainersPreview MutableContainer.swift
[120/209] Compiling ContainersPreview PermutableContainer.swift
[121/209] Emitting module ContainersPreview
[122/209] Compiling ContainersPreview OutputSpan+Extras.swift
[123/209] Compiling ContainersPreview TemporaryAllocation.swift
[124/209] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[125/209] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[126/209] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[127/210] Wrapping AST for ContainersPreview for debugging
[129/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[130/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[131/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[132/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[133/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[134/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[135/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[136/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[137/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[138/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[141/250] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[142/250] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/257] Compiling ConcurrencyHelpers Lock.swift
[144/257] Emitting module ConcurrencyHelpers
[145/258] Compiling NIOConcurrencyHelpers lock.swift
[146/258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[147/258] Emitting module NIOConcurrencyHelpers
[148/258] Compiling NIOConcurrencyHelpers NIOLock.swift
[149/258] Emitting module Logging
[150/258] Compiling Logging Locks.swift
[152/258] Compiling Logging MetadataProvider.swift
[153/258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[154/258] Compiling _NIODataStructures Heap.swift
[155/262] Wrapping AST for _NIODataStructures for debugging
[157/262] Compiling DequeModule RigidDeque+Removals.swift
[158/262] Compiling DequeModule RigidDeque+Replacements.swift
[159/262] Compiling DequeModule RigidDeque+Testing.swift
[160/262] Compiling DequeModule RigidDeque.swift
[161/262] Compiling DequeModule UniqueDeque+Append.swift
[162/262] Compiling DequeModule UniqueDeque+Consumption.swift
[163/262] Compiling DequeModule UniqueDeque+Container.swift
[164/262] Compiling DequeModule UniqueDeque+Descriptions.swift
[165/262] Compiling DequeModule UniqueDeque+Equatable.swift
[166/262] Compiling DequeModule UniqueDeque+Experimental.swift
[167/262] Compiling DequeModule UniqueDeque+Hashable.swift
[168/262] Compiling DequeModule UniqueDeque+Initializers.swift
[169/262] Compiling DequeModule UniqueDeque+Insertions.swift
[170/262] Compiling DequeModule UniqueDeque+Prepend.swift
[171/262] Compiling DequeModule UniqueDeque+Removals.swift
[172/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[173/262] Compiling DequeModule _DequeBuffer.swift
[174/262] Compiling DequeModule _DequeBufferHeader.swift
[175/262] Compiling DequeModule RigidDeque+Append.swift
[176/262] Compiling DequeModule RigidDeque+Consumption.swift
[177/262] Compiling DequeModule RigidDeque+Container.swift
[178/262] Compiling DequeModule RigidDeque+Descriptions.swift
[179/267] Compiling DequeModule Deque+Testing.swift
[180/267] Compiling DequeModule Deque._Storage.swift
[181/267] Compiling DequeModule Deque._UnsafeHandle.swift
[182/267] Compiling DequeModule Deque.swift
[189/267] Compiling DequeModule RigidDeque+Equatable.swift
[190/267] Compiling DequeModule RigidDeque+Experimental.swift
[191/267] Compiling DequeModule RigidDeque+Hashable.swift
[192/267] Compiling DequeModule RigidDeque+Initializers.swift
[193/267] Compiling DequeModule RigidDeque+Insertions.swift
[194/267] Compiling DequeModule RigidDeque+Prepend.swift
[195/267] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[196/267] Compiling NIOConcurrencyHelpers atomics.swift
[218/268] Wrapping AST for NIOConcurrencyHelpers for debugging
[220/268] Compiling Logging Logging.swift
[221/268] Compiling Logging LogHandler.swift
[222/269] Wrapping AST for Logging for debugging
[224/269] Compiling UnixSignals UnixSignalsSequence.swift
[225/269] Emitting module UnixSignals
[226/269] Compiling UnixSignals UnixSignal.swift
[228/270] Compiling DequeModule Deque+Codable.swift
[229/270] Compiling DequeModule Deque+Collection.swift
[230/270] Compiling DequeModule Deque+CustomReflectable.swift
[231/270] Compiling DequeModule Deque+Descriptions.swift
[232/270] Compiling DequeModule Deque+Equatable.swift
[233/270] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[234/270] Compiling DequeModule Deque+Extras.swift
[235/270] Compiling DequeModule Deque+Hashable.swift
[248/270] Compiling OrderedCollections OrderedSet+Sendable.swift
[249/270] Compiling OrderedCollections OrderedSet+SubSequence.swift
[250/270] Compiling OrderedCollections OrderedSet+Testing.swift
[251/270] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[252/270] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[253/270] Compiling OrderedCollections OrderedSet.swift
[254/270] Compiling OrderedCollections _UnsafeBitset.swift
[255/270] Emitting module OrderedCollections
[257/271] Compiling DequeModule UniqueDeque+Replacements.swift
[258/271] Compiling DequeModule UniqueDeque.swift
[259/271] Compiling DequeModule _DequeSlot.swift
[260/271] Compiling DequeModule _UnsafeDequeHandle.swift
[261/271] Compiling DequeModule _UnsafeDequeSegments.swift
[262/271] Emitting module DequeModule
[263/272] Wrapping AST for DequeModule for debugging
[265/389] Compiling NIOCore NIOCoreSendableMetatype.swift
[266/389] Compiling NIOCore NIODecodedAsyncSequence.swift
[267/389] Compiling NIOCore NIOLoopBound.swift
[268/389] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[269/389] Compiling NIOCore NIOScheduledCallback.swift
[270/389] Compiling NIOCore NIOSendable.swift
[271/389] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[272/389] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[273/389] Compiling NIOCore RecvByteBufferAllocator.swift
[274/397] Compiling NIOCore ChannelOption.swift
[275/397] Compiling NIOCore ChannelPipeline.swift
[276/397] Compiling NIOCore EventLoopFuture+Deprecated.swift
[277/397] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[278/397] Compiling NIOCore EventLoopFuture.swift
[279/397] Compiling NIOCore FileDescriptor.swift
[280/397] Compiling NIOCore FileHandle.swift
[281/397] Compiling NIOCore FileRegion.swift
[282/404] Compiling NIOCore IPProtocol.swift
[283/404] Compiling NIOCore IntegerBitPacking.swift
[284/404] Compiling NIOCore IntegerTypes.swift
[285/404] Compiling NIOCore Interfaces.swift
[286/404] Compiling NIOCore Linux.swift
[287/404] Compiling NIOCore MarkedCircularBuffer.swift
[288/404] Compiling NIOCore MulticastChannel.swift
[289/404] Compiling AsyncAlgorithms Rethrow.swift
[290/404] Compiling AsyncAlgorithms SetAlgebra.swift
[297/404] Compiling NIOCore GlobalSingletons.swift
[298/404] Compiling NIOCore IO.swift
[299/404] Compiling NIOCore IOData.swift
[302/404] Compiling AsyncAlgorithms UnsafeTransfer.swift
[303/404] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[304/404] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[305/404] Compiling AsyncAlgorithms ZipStateMachine.swift
[306/404] Compiling AsyncAlgorithms ZipStorage.swift
[307/404] Compiling NIOCore CircularBuffer.swift
[308/404] Compiling NIOCore Codec.swift
[309/404] Compiling NIOCore ConvenienceOptionSupport.swift
[310/404] Compiling NIOCore DeadChannel.swift
[311/404] Compiling NIOCore DispatchQueue+WithFuture.swift
[312/404] Compiling NIOCore EventLoop+Deprecated.swift
[313/404] Compiling NIOCore EventLoop+SerialExecutor.swift
[314/404] Compiling NIOCore EventLoop.swift
[315/404] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[316/404] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[317/404] Compiling NIOCore SocketAddresses.swift
[318/404] Compiling NIOCore SocketOptionProvider.swift
[319/404] Compiling NIOCore SystemCallHelpers.swift
[320/404] Compiling NIOCore TimeAmount+Duration.swift
[321/404] Compiling NIOCore TypeAssistedChannelHandler.swift
[322/404] Compiling NIOCore UniversalBootstrapSupport.swift
[323/404] Compiling NIOCore Utilities.swift
[324/404] Compiling NIOCore AddressedEnvelope.swift
[325/404] Compiling NIOCore AsyncAwaitSupport.swift
[326/404] Compiling NIOCore AsyncChannel.swift
[327/404] Compiling NIOCore AsyncChannelHandler.swift
[328/404] Compiling NIOCore AsyncChannelInboundStream.swift
[329/404] Compiling NIOCore AsyncChannelOutboundWriter.swift
[330/404] Compiling NIOCore NIOAsyncSequenceProducer.swift
[331/404] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[332/404] Compiling NIOCore NIOAsyncWriter.swift
[333/404] Compiling NIOCore ByteBuffer-multi-int.swift
[334/404] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[335/404] Compiling NIOCore ByteBuffer-views.swift
[336/404] Compiling NIOCore Channel.swift
[337/404] Compiling NIOCore ChannelHandler.swift
[338/404] Compiling NIOCore ChannelHandlers.swift
[339/404] Compiling NIOCore ChannelInvoker.swift
[340/404] Emitting module AsyncAlgorithms
[344/404] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[345/404] Compiling NIOCore BSDSocketAPI.swift
[346/404] Compiling NIOCore ByteBuffer-aux.swift
[347/404] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[348/404] Compiling NIOCore ByteBuffer-conversions.swift
[349/404] Compiling NIOCore ByteBuffer-core.swift
[350/404] Compiling NIOCore ByteBuffer-hex.swift
[351/404] Compiling NIOCore ByteBuffer-int.swift
[352/404] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[370/414] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[371/414] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[372/414] Compiling ServiceLifecycle CancellationWaiter.swift
[373/415] Emitting module ServiceLifecycle
[374/415] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[375/415] Compiling ServiceLifecycle ClosureService.swift
[376/415] Compiling ServiceLifecycle GracefulShutdown.swift
[377/415] Compiling ServiceLifecycle ServiceRunnerError.swift
[378/415] Compiling ServiceLifecycle ServiceGroup.swift
[379/415] Compiling ServiceLifecycle Service.swift
[408/416] Emitting module NIOCore
[409/417] Wrapping AST for NIOCore for debugging
[411/471] Emitting module NIOEmbedded
[412/471] Compiling NIOEmbedded AsyncTestingChannel.swift
[413/471] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[414/471] Compiling NIOEmbedded Embedded.swift
[415/472] Wrapping AST for NIOEmbedded for debugging
[417/472] Compiling NIOPosix SelectableChannel.swift
[418/472] Compiling NIOPosix SelectableEventLoop.swift
[419/472] Compiling NIOPosix SelectorEpoll.swift
[420/472] Compiling NIOPosix SelectorGeneric.swift
[421/472] Compiling NIOPosix SelectorKqueue.swift
[422/472] Compiling NIOPosix SelectorUring.swift
[423/472] Compiling NIOPosix SelectorWSAPoll.swift
[424/478] Compiling NIOPosix PipePair.swift
[425/478] Compiling NIOPosix Pool.swift
[426/478] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[427/478] Compiling NIOPosix PosixSingletons.swift
[428/478] Compiling NIOPosix RawSocketBootstrap.swift
[429/478] Compiling NIOPosix Resolver.swift
[430/478] Compiling NIOPosix Selectable.swift
[431/478] Compiling NIOPosix ServerSocket.swift
[432/478] Compiling NIOPosix Socket.swift
[433/478] Compiling NIOPosix SocketChannel.swift
[434/478] Compiling NIOPosix SocketProtocols.swift
[435/478] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[436/478] Compiling NIOPosix System.swift
[437/478] Compiling NIOPosix Thread.swift
[438/478] Compiling NIOPosix ThreadPosix.swift
[439/478] Compiling NIOPosix ThreadWindows.swift
[440/478] Compiling NIOPosix Utilities.swift
[441/478] Compiling NIOPosix VsockAddress.swift
[442/478] Compiling NIOPosix VsockChannelEvents.swift
[443/478] Compiling NIOPosix Windows.swift
[444/478] Compiling NIOPosix BSDSocketAPICommon.swift
[445/478] Compiling NIOPosix BSDSocketAPIPosix.swift
[446/478] Compiling NIOPosix BSDSocketAPIWindows.swift
[447/478] Compiling NIOPosix BaseSocket.swift
[448/478] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[449/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[450/478] Compiling NIOPosix BaseSocketChannel.swift
[451/478] Compiling NIOPosix BaseStreamSocketChannel.swift
[452/478] Compiling NIOPosix Bootstrap.swift
[453/478] Compiling NIOPosix ControlMessage.swift
[454/478] Compiling NIOPosix DatagramVectorReadManager.swift
[455/478] Compiling NIOPosix Errors+Any.swift
[456/478] Compiling NIOPosix FileDescriptor.swift
[457/478] Compiling NIOPosix GetaddrinfoResolver.swift
[458/478] Compiling NIOPosix HappyEyeballs.swift
[459/478] Compiling NIOPosix IO.swift
[460/478] Compiling NIOPosix IntegerBitPacking.swift
[461/478] Compiling NIOPosix IntegerTypes.swift
[462/478] Compiling NIOPosix Linux.swift
[463/478] Compiling NIOPosix LinuxCPUSet.swift
[464/478] Compiling NIOPosix LinuxUring.swift
[465/478] Emitting module NIOPosix
[466/478] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[467/478] Compiling NIOPosix NIOPosixSendableMetatype.swift
[468/478] Compiling NIOPosix NIOThreadPool.swift
[469/478] Compiling NIOPosix NonBlockingFileIO.swift
[470/478] Compiling NIOPosix PendingDatagramWritesManager.swift
[471/478] Compiling NIOPosix PendingWritesManager.swift
[472/478] Compiling NIOPosix PipeChannel.swift
[473/479] Wrapping AST for NIOPosix for debugging
[475/481] Compiling NIO Exports.swift
[476/481] Emitting module NIO
[477/482] Wrapping AST for NIO for debugging
[479/498] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[480/498] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[481/500] Emitting module NIOHTTP1
[482/500] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[483/500] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[484/500] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[485/500] Compiling NIOHTTP1 HTTPTypes.swift
[486/500] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[487/500] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[488/500] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[489/500] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[490/500] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[491/500] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[492/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[493/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[494/500] Compiling NIOHTTP1 ByteCollectionUtils.swift
[495/500] Compiling NIOHTTP1 HTTPDecoder.swift
[496/500] Compiling NIOHTTP1 HTTPEncoder.swift
[497/503] Wrapping AST for NIOHTTP1 for debugging
[499/532] Compiling AWSLambdaRuntime LambdaManagedRuntime+ServiceLifecycle.swift
[500/532] Compiling AWSLambdaRuntime LambdaManagedRuntime.swift
[501/532] Compiling AWSLambdaRuntime LambdaManagedRuntimeHandlers.swift
[502/532] Compiling AWSLambdaRuntime LambdaHandlers.swift
[503/532] Compiling AWSLambdaRuntime LambdaRuntime+Codable.swift
[504/532] Compiling AWSLambdaRuntime LambdaRuntime+Handler.swift
[505/532] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[506/532] Compiling AWSLambdaRuntime LambdaRuntime.swift
[507/535] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[508/535] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[509/535] Compiling AWSLambdaRuntime JSONLogHandler.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[510/535] Compiling AWSLambdaRuntime LoggingConfiguration.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[511/535] Emitting module MockServer
[512/535] Compiling MockServer MockHTTPServer.swift
[514/536] Compiling AWSLambdaRuntime SendableMetatype.swift
[515/536] Compiling AWSLambdaRuntime Utils.swift
[516/536] Compiling AWSLambdaRuntime Version.swift
[516/536] Wrapping AST for MockServer for debugging
[517/536] Write Objects.LinkFileList
[519/536] Compiling AWSLambdaRuntime Lambda.swift
[520/536] Compiling AWSLambdaRuntime LambdaClock.swift
[521/536] Compiling AWSLambdaRuntime LambdaContext.swift
[522/536] Compiling AWSLambdaRuntime LambdaRequestID.swift
[522/536] Linking MockServer
[524/536] Emitting module AWSLambdaRuntime
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[525/536] Compiling AWSLambdaRuntime Context+Foundation.swift
[526/536] Compiling AWSLambdaRuntime LambdaManagedRuntime+JSON.swift
[527/536] Compiling AWSLambdaRuntime LambdaRuntime+JSON.swift
[528/536] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[529/536] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[530/536] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[531/536] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[532/536] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[533/536] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[534/536] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[535/536] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[536/536] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
Build complete! (87.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.95.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "swift-aws-lambda-runtime",
  "name" : "swift-aws-lambda-runtime",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AWSLambdaRuntime",
      "targets" : [
        "AWSLambdaRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AWSLambdaPackager",
      "targets" : [
        "AWSLambdaPackager"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "MockServer",
      "targets" : [
        "MockServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MockServer",
      "module_type" : "SwiftTarget",
      "name" : "MockServer",
      "path" : "Sources/MockServer",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "MockServer"
      ],
      "sources" : [
        "MockHTTPServer.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AWSLambdaRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "AWSLambdaRuntimeTests",
      "path" : "Tests/AWSLambdaRuntimeTests",
      "product_dependencies" : [
        "NIOTestUtils",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "CollectEverythingLogHandler.swift",
        "ControlPlaneRequestEncoderTests.swift",
        "InvocationTests.swift",
        "JSONLogHandlerTests.swift",
        "Lambda+CodableTests.swift",
        "LambdaClockTests.swift",
        "LambdaContextTests.swift",
        "LambdaLocalServer+StreamingTests.swift",
        "LambdaLocalServerTests.swift",
        "LambdaManagedRuntimeTests.swift",
        "LambdaRequestIDTests.swift",
        "LambdaResponseStreamWriter+HeadersTests.swift",
        "LambdaRunLoopTests.swift",
        "LambdaRuntime+ServiceLifeCycle.swift",
        "LambdaRuntimeClientChannelLifecycleTests.swift",
        "LambdaRuntimeClientTests.swift",
        "LambdaRuntimeTests.swift",
        "LocalServerPoolCancellationTests.swift",
        "LoggingConfigurationTests.swift",
        "MockLambdaClient.swift",
        "MockLambdaServer.swift",
        "PoolTests.swift",
        "Timeout.swift",
        "Utils.swift",
        "UtilsTest.swift"
      ],
      "target_dependencies" : [
        "AWSLambdaRuntime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AWSLambdaRuntime",
      "module_type" : "SwiftTarget",
      "name" : "AWSLambdaRuntime",
      "path" : "Sources/AWSLambdaRuntime",
      "product_dependencies" : [
        "NIOCore",
        "DequeModule",
        "Logging",
        "NIOHTTP1",
        "NIOPosix",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "AWSLambdaRuntime"
      ],
      "sources" : [
        "FoundationSupport/Context+Foundation.swift",
        "FoundationSupport/LambdaManagedRuntime+JSON.swift",
        "FoundationSupport/LambdaRuntime+JSON.swift",
        "FoundationSupport/Vendored/ByteBuffer-foundation.swift",
        "FoundationSupport/Vendored/JSON+ByteBuffer.swift",
        "HTTPClient/ControlPlaneRequest.swift",
        "HTTPClient/ControlPlaneRequestEncoder.swift",
        "HTTPClient/LambdaRuntimeClient+ChannelHandler.swift",
        "HTTPClient/LambdaRuntimeClient.swift",
        "HTTPClient/LambdaRuntimeClientProtocol.swift",
        "HTTPServer/Lambda+LocalServer+Pool.swift",
        "HTTPServer/Lambda+LocalServer.swift",
        "Lambda.swift",
        "LambdaClock.swift",
        "LambdaContext.swift",
        "LambdaRequestID.swift",
        "LambdaResponseStreamWriter+Headers.swift",
        "LambdaRuntimeError.swift",
        "Logging/JSONLogHandler.swift",
        "Logging/LoggingConfiguration.swift",
        "ManagedRuntime/LambdaManagedRuntime+ServiceLifecycle.swift",
        "ManagedRuntime/LambdaManagedRuntime.swift",
        "ManagedRuntime/LambdaManagedRuntimeHandlers.swift",
        "Runtime/LambdaHandlers.swift",
        "Runtime/LambdaRuntime+Codable.swift",
        "Runtime/LambdaRuntime+Handler.swift",
        "Runtime/LambdaRuntime+ServiceLifecycle.swift",
        "Runtime/LambdaRuntime.swift",
        "SendableMetatype.swift",
        "Utils.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AWSLambdaPackager",
      "module_type" : "PluginTarget",
      "name" : "AWSLambdaPackager",
      "path" : "Plugins/AWSLambdaPackager",
      "plugin_capability" : {
        "intent" : {
          "description" : "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions.",
          "type" : "custom",
          "verb" : "archive"
        },
        "permissions" : [
          {
            "network_scope" : {
              "docker" : {
              }
            },
            "reason" : "This plugin uses Docker to create the AWS Lambda ZIP package.",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "AWSLambdaPackager"
      ],
      "sources" : [
        "Plugin.swift",
        "PluginUtils.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.