The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-aws-lambda-runtime, reference 1.0.0-alpha.3 (5ecc24), with Swift 5.10 for Linux on 26 Aug 2024 13:45:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-runtime.git
Reference: 1.0.0-alpha.3
Initialized empty Git repository in /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/swift-server/swift-aws-lambda-runtime
 * tag               1.0.0-alpha.3 -> FETCH_HEAD
HEAD is now at 5ecc24f Add Breeze to projects.md (#343)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
5ecc24fa54e61756fe7a7a01f2451da1cffa916e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
[1/3557] Fetching swift-log
[108/5453] Fetching swift-log, swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[1/69213] Fetching swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.68s)
Fetched https://github.com/apple/swift-nio.git from cache (4.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.18s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3064] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.51s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/3638] Fetching swift-system
[111/5207] Fetching swift-system, swift-atomics
[5161/20206] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[7838/18637] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.59s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
[1/1] Compiling plugin AWSLambdaPackager
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/46] Write sources
[16/46] Compiling CNIOWindows shim.c
[16/46] Compiling _AtomicsShims.c
[18/46] Compiling CNIOWindows WSAStartup.c
[19/46] Compiling CNIOLinux liburing_shims.c
[20/46] Compiling CNIODarwin shim.c
[21/46] Write sources
[25/46] Compiling CNIOLLHTTP c_nio_http.c
[26/46] Compiling CNIOLinux shim.c
[27/46] Compiling CNIOLLHTTP c_nio_api.c
[28/46] Write swift-version-24593BA9C3E375BF.txt
[29/93] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/93] Emitting module _NIOBase64
[32/93] Emitting module InternalCollectionsUtilities
[32/95] Compiling c-nioatomics.c
[33/95] Compiling c-atomics.c
[35/101] Emitting module Atomics
[36/103] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/103] Compiling InternalCollectionsUtilities Debugging.swift
[38/103] Compiling InternalCollectionsUtilities Descriptions.swift
[39/103] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/103] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/103] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/103] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/103] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/103] Compiling InternalCollectionsUtilities Integer rank.swift
[46/103] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[50/103] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[51/103] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[52/103] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/103] Compiling InternalCollectionsUtilities Specialize.swift
[54/103] Compiling _NIOBase64 Base64.swift
[55/103] Compiling _NIODataStructures _TinyArray.swift
[56/103] Compiling _NIODataStructures PriorityQueue.swift
[59/104] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/105] Wrapping AST for InternalCollectionsUtilities for debugging
[71/105] Wrapping AST for _NIOBase64 for debugging
[79/105] Compiling Atomics IntegerOperations.swift
[80/105] Compiling Atomics Unmanaged extensions.swift
[81/122] Wrapping AST for Atomics for debugging
[83/122] Compiling DequeModule _DequeBuffer.swift
[84/122] Compiling DequeModule _DequeBufferHeader.swift
[85/124] Compiling DequeModule Deque+Descriptions.swift
[86/124] Compiling DequeModule Deque+Equatable.swift
[87/124] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/124] Compiling DequeModule Deque+Extras.swift
[89/124] Compiling DequeModule _DequeSlot.swift
[90/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/124] Compiling DequeModule Deque._UnsafeHandle.swift
[92/124] Compiling DequeModule Deque.swift
[93/124] Compiling DequeModule Deque+Hashable.swift
[94/124] Compiling DequeModule Deque+Sendable.swift
[95/124] Compiling DequeModule Deque+Testing.swift
[96/124] Compiling DequeModule Deque._Storage.swift
[97/124] Compiling NIOConcurrencyHelpers lock.swift
[98/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/124] Compiling DequeModule Deque+Codable.swift
[100/124] Compiling DequeModule Deque+Collection.swift
[101/124] Compiling DequeModule Deque+CustomReflectable.swift
[102/124] Emitting module NIOConcurrencyHelpers
[103/124] Compiling Logging MetadataProvider.swift
[104/124] Emitting module _NIODataStructures
[105/124] Compiling _NIODataStructures Heap.swift
[106/124] Compiling Logging Locks.swift
[107/124] Emitting module Logging
[108/125] Wrapping AST for _NIODataStructures for debugging
[110/125] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[111/125] Compiling NIOConcurrencyHelpers NIOLock.swift
[112/125] Compiling NIOConcurrencyHelpers atomics.swift
[113/126] Compiling Logging LogHandler.swift
[114/126] Compiling Logging Logging.swift
[115/126] Emitting module DequeModule
[118/128] Wrapping AST for NIOConcurrencyHelpers for debugging
[119/128] Wrapping AST for DequeModule for debugging
[121/185] Compiling NIOCore MarkedCircularBuffer.swift
[122/185] Compiling NIOCore MulticastChannel.swift
[123/185] Compiling NIOCore NIOAny.swift
[124/185] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/185] Compiling NIOCore NIOLoopBound.swift
[126/185] Compiling NIOCore NIOSendable.swift
[127/185] Compiling NIOCore PointerHelpers.swift
[128/185] Compiling NIOCore RecvByteBufferAllocator.swift
[129/193] Compiling NIOCore GlobalSingletons.swift
[130/193] Compiling NIOCore IO.swift
[131/193] Compiling NIOCore IOData.swift
[132/193] Compiling NIOCore IPProtocol.swift
[133/193] Compiling NIOCore IntegerBitPacking.swift
[134/193] Compiling NIOCore IntegerTypes.swift
[135/193] Compiling NIOCore Interfaces.swift
[136/193] Compiling NIOCore Linux.swift
[137/193] Compiling NIOCore EventLoop.swift
[138/193] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/193] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/193] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/193] Compiling NIOCore EventLoopFuture.swift
[142/193] Compiling NIOCore FileDescriptor.swift
[143/193] Compiling NIOCore FileHandle.swift
[144/193] Compiling NIOCore FileRegion.swift
[145/193] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/193] Compiling NIOCore SocketAddresses.swift
[147/193] Compiling NIOCore SocketOptionProvider.swift
[148/193] Compiling NIOCore SystemCallHelpers.swift
[149/193] Compiling NIOCore TimeAmount+Duration.swift
[150/193] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/193] Compiling NIOCore UniversalBootstrapSupport.swift
[152/193] Compiling NIOCore Utilities.swift
[153/193] Compiling NIOCore AddressedEnvelope.swift
[154/193] Compiling NIOCore AsyncAwaitSupport.swift
[155/193] Compiling NIOCore AsyncChannel.swift
[156/193] Compiling NIOCore AsyncChannelHandler.swift
[157/193] Compiling NIOCore AsyncChannelInboundStream.swift
[158/193] Compiling NIOCore AsyncChannelOutboundWriter.swift
[159/193] Compiling NIOCore NIOAsyncSequenceProducer.swift
[160/193] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[161/193] Compiling NIOCore NIOAsyncWriter.swift
[162/193] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[163/193] Compiling NIOCore BSDSocketAPI.swift
[164/193] Compiling NIOCore ByteBuffer-aux.swift
[165/193] Compiling NIOCore ByteBuffer-conversions.swift
[166/193] Compiling NIOCore ByteBuffer-core.swift
[167/193] Compiling NIOCore ByteBuffer-hexdump.swift
[168/193] Compiling NIOCore ByteBuffer-int.swift
[169/193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/193] Compiling NIOCore ByteBuffer-multi-int.swift
[171/193] Compiling NIOCore ByteBuffer-views.swift
[172/193] Compiling NIOCore Channel.swift
[173/193] Compiling NIOCore ChannelHandler.swift
[174/193] Compiling NIOCore ChannelHandlers.swift
[175/193] Compiling NIOCore ChannelInvoker.swift
[176/193] Compiling NIOCore ChannelOption.swift
[177/193] Compiling NIOCore ChannelPipeline.swift
[178/193] Compiling NIOCore CircularBuffer.swift
[179/193] Compiling NIOCore Codec.swift
[180/193] Compiling NIOCore ConvenienceOptionSupport.swift
[181/193] Compiling NIOCore DeadChannel.swift
[182/193] Compiling NIOCore DispatchQueue+WithFuture.swift
[183/193] Compiling NIOCore EventLoop+Deprecated.swift
[184/193] Compiling NIOCore EventLoop+SerialExecutor.swift
[185/193] Emitting module NIOCore
[186/194] Wrapping AST for NIOCore for debugging
[188/246] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[189/246] Compiling NIOEmbedded Embedded.swift
[190/246] Emitting module NIOEmbedded
[191/246] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/247] Wrapping AST for NIOEmbedded for debugging
[194/247] Compiling NIOPosix IO.swift
[195/247] Compiling NIOPosix IntegerBitPacking.swift
[196/247] Compiling NIOPosix IntegerTypes.swift
[197/247] Compiling NIOPosix Linux.swift
[198/247] Compiling NIOPosix LinuxCPUSet.swift
[199/247] Compiling NIOPosix LinuxUring.swift
[200/247] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[201/253] Emitting module NIOPosix
[202/253] Compiling NIOPosix Pool.swift
[203/253] Compiling NIOPosix PooledRecvBufferAllocator.swift
[204/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[205/253] Compiling NIOPosix PosixSingletons.swift
[206/253] Compiling NIOPosix RawSocketBootstrap.swift
[207/253] Compiling NIOPosix Resolver.swift
[208/253] Compiling NIOPosix Selectable.swift
[209/253] Compiling NIOPosix SelectableChannel.swift
[210/253] Compiling NIOPosix SelectableEventLoop.swift
[211/253] Compiling NIOPosix SelectorEpoll.swift
[212/253] Compiling NIOPosix SelectorGeneric.swift
[213/253] Compiling NIOPosix SelectorKqueue.swift
[214/253] Compiling NIOPosix SelectorUring.swift
[215/253] Compiling NIOPosix ThreadPosix.swift
[216/253] Compiling NIOPosix ThreadWindows.swift
[217/253] Compiling NIOPosix UnsafeTransfer.swift
[218/253] Compiling NIOPosix Utilities.swift
[219/253] Compiling NIOPosix VsockAddress.swift
[220/253] Compiling NIOPosix VsockChannelEvents.swift
[221/253] Compiling NIOPosix ServerSocket.swift
[222/253] Compiling NIOPosix Socket.swift
[223/253] Compiling NIOPosix SocketChannel.swift
[224/253] Compiling NIOPosix SocketProtocols.swift
[225/253] Compiling NIOPosix System.swift
[226/253] Compiling NIOPosix Thread.swift
[227/253] Compiling NIOPosix NIOThreadPool.swift
[228/253] Compiling NIOPosix NonBlockingFileIO.swift
[229/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/253] Compiling NIOPosix PendingWritesManager.swift
[231/253] Compiling NIOPosix PipeChannel.swift
[232/253] Compiling NIOPosix PipePair.swift
[233/253] Compiling NIOPosix PointerHelpers.swift
[234/253] Compiling NIOPosix BSDSocketAPICommon.swift
[235/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[236/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[237/253] Compiling NIOPosix BaseSocket.swift
[238/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[239/253] Compiling NIOPosix BaseSocketChannel.swift
[240/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[241/253] Compiling NIOPosix Bootstrap.swift
[242/253] Compiling NIOPosix ControlMessage.swift
[243/253] Compiling NIOPosix DatagramVectorReadManager.swift
[244/253] Compiling NIOPosix Errors+Any.swift
[245/253] Compiling NIOPosix FileDescriptor.swift
[246/253] Compiling NIOPosix GetaddrinfoResolver.swift
[247/253] Compiling NIOPosix HappyEyeballs.swift
[248/254] Wrapping AST for NIOPosix for debugging
[250/256] Emitting module NIO
[251/256] Compiling NIO Exports.swift
[252/257] Wrapping AST for NIO for debugging
[254/277] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[255/277] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[256/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[257/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[258/279] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[259/279] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[260/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[261/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[262/279] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[263/279] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[264/279] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[265/279] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[266/279] Compiling NIOHTTP1 HTTPTypes.swift
[267/279] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[268/279] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[269/279] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[270/279] Emitting module NIOFoundationCompat
[271/279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[273/280] Compiling NIOHTTP1 ByteCollectionUtils.swift
[274/280] Compiling NIOHTTP1 HTTPDecoder.swift
[275/280] Compiling NIOHTTP1 HTTPEncoder.swift
[276/280] Emitting module NIOHTTP1
[277/281] Wrapping AST for NIOHTTP1 for debugging
[279/298] Emitting module MockServer
[280/298] Compiling MockServer main.swift
[281/298] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[282/298] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[283/300] Emitting module AWSLambdaRuntimeCore
[285/301] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[286/301] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[287/301] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[288/301] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[288/301] Wrapping AST for MockServer for debugging
[289/301] Write Objects.LinkFileList
[291/301] Compiling AWSLambdaRuntimeCore Terminator.swift
[292/301] Compiling AWSLambdaRuntimeCore Utils.swift
[293/301] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[294/301] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[295/301] Compiling AWSLambdaRuntimeCore Lambda.swift
[296/301] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[297/301] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[298/301] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[299/301] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[300/301] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[301/302] Linking MockServer
[303/305] Compiling AWSLambdaRuntime Context+Foundation.swift
[304/305] Emitting module AWSLambdaRuntime
[305/305] Compiling AWSLambdaRuntime Lambda+Codable.swift
[307/308] Compiling AWSLambdaTesting Lambda+Testing.swift
[308/308] Emitting module AWSLambdaTesting
Build complete! (66.57s)
Build complete.
Done.