The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-aws-lambda-runtime with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/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/swift-server/swift-aws-lambda-runtime
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e6a59c2 fixed typo in readme (#319)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
e6a59c2cf0f35740d4ea72a702f69e45c20a974d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/3173] Fetching swift-log
[477/4630] Fetching swift-log, swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
[1/64726] Fetching swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (7.32s)
Fetched https://github.com/apple/swift-nio.git from cache (7.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.59s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2560] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[377/4565] Fetching swift-atomics, swift-system
[4551/18310] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
[4450/15308] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.73s)
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.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.63.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.2.1
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-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.5.4
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
[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 WSAStartup.c
[17/46] Compiling CNIOWindows shim.c
[18/46] Compiling CNIOLinux liburing_shims.c
[19/46] Compiling _AtomicsShims.c
[20/46] Compiling CNIODarwin shim.c
[21/46] Write sources
[25/46] Compiling CNIOLLHTTP c_nio_http.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[26/46] Compiling CNIOLinux shim.c
[27/46] Compiling CNIOLLHTTP c_nio_api.c
[28/46] Write swift-version-24593BA9C3E375BF.txt
[29/46] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/93] Compiling c-nioatomics.c
[31/93] Compiling c-atomics.c
[33/99] Compiling _CollectionsUtilities Debugging.swift
[34/99] Compiling _CollectionsUtilities Descriptions.swift
[35/101] Emitting module Atomics
[36/103] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[37/103] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[40/103] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/103] Emitting module _NIOBase64
[42/103] Compiling _NIOBase64 Base64.swift
[43/104] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[44/104] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[45/104] Compiling _CollectionsUtilities Specialize.swift
[46/104] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[47/104] Compiling _CollectionsUtilities UInt+reversed.swift
[48/104] Compiling _CollectionsUtilities _SortedCollection.swift
[49/104] Compiling _CollectionsUtilities _UniqueCollection.swift
[50/104] Compiling Logging LogHandler.swift
[51/104] Emitting module _CollectionsUtilities
[53/104] Compiling _CollectionsUtilities Integer rank.swift
[54/104] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[55/104] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[59/104] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[64/104] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/104] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/105] Compiling _NIODataStructures PriorityQueue.swift
[70/105] Compiling _NIODataStructures _TinyArray.swift
[71/105] Wrapping AST for _NIOBase64 for debugging
[72/105] Wrapping AST for _CollectionsUtilities for debugging
[74/105] Compiling Atomics IntegerOperations.swift
[75/105] Compiling Atomics Unmanaged extensions.swift
[76/121] Emitting module NIOConcurrencyHelpers
[77/121] Compiling DequeModule _DequeBuffer.swift
[78/121] Compiling DequeModule _DequeBufferHeader.swift
[79/123] Compiling DequeModule Deque+Testing.swift
[80/123] Compiling DequeModule Deque._Storage.swift
[81/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/123] Compiling DequeModule Deque+Hashable.swift
[83/123] Compiling DequeModule Deque+Sendable.swift
[84/123] Compiling DequeModule Deque._UnsafeHandle.swift
[85/124] Compiling DequeModule Deque+Descriptions.swift
[86/124] Compiling DequeModule Deque+Equatable.swift
[90/124] Compiling DequeModule Deque+Extras.swift
[91/124] Wrapping AST for Atomics for debugging
[93/124] Compiling Logging MetadataProvider.swift
[94/124] Compiling NIOConcurrencyHelpers lock.swift
[95/124] Compiling DequeModule _DequeSlot.swift
[96/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/124] Emitting module Logging
[98/124] Compiling Logging Locks.swift
[99/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/124] Emitting module _NIODataStructures
[102/124] Compiling _NIODataStructures Heap.swift
[103/125] Wrapping AST for _NIODataStructures for debugging
[106/125] Compiling DequeModule Deque.swift
[109/125] Compiling Logging Logging.swift
[110/126] Compiling DequeModule Deque+Codable.swift
[111/126] Compiling DequeModule Deque+Collection.swift
[112/126] Compiling DequeModule Deque+CustomReflectable.swift
[113/126] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/126] Compiling NIOConcurrencyHelpers atomics.swift
[116/127] Wrapping AST for NIOConcurrencyHelpers for debugging
[118/127] Emitting module DequeModule
[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 AddressedEnvelope.swift
[130/193] Compiling NIOCore AsyncAwaitSupport.swift
[131/193] Compiling NIOCore AsyncChannel.swift
[132/193] Compiling NIOCore AsyncChannelInboundStream.swift
[133/193] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[134/193] Compiling NIOCore AsyncChannelOutboundWriter.swift
[135/193] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[136/193] Compiling NIOCore NIOAsyncSequenceProducer.swift
[137/193] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/193] Compiling NIOCore EventLoop.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 ChannelOption.swift
[154/193] Compiling NIOCore ChannelPipeline.swift
[155/193] Compiling NIOCore CircularBuffer.swift
[156/193] Compiling NIOCore Codec.swift
[157/193] Compiling NIOCore ConvenienceOptionSupport.swift
[158/193] Compiling NIOCore DeadChannel.swift
[159/193] Compiling NIOCore DispatchQueue+WithFuture.swift
[160/193] Compiling NIOCore EventLoop+Deprecated.swift
[161/193] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[162/193] Compiling NIOCore NIOAsyncWriter.swift
[163/193] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/193] Compiling NIOCore BSDSocketAPI.swift
[165/193] Compiling NIOCore ByteBuffer-aux.swift
[166/193] Compiling NIOCore ByteBuffer-conversions.swift
[167/193] Compiling NIOCore ByteBuffer-core.swift
[168/193] Compiling NIOCore ByteBuffer-hexdump.swift
[169/193] Compiling NIOCore GlobalSingletons.swift
[170/193] Compiling NIOCore IO.swift
[171/193] Compiling NIOCore IOData.swift
[172/193] Compiling NIOCore IPProtocol.swift
[173/193] Compiling NIOCore IntegerBitPacking.swift
[174/193] Compiling NIOCore IntegerTypes.swift
[175/193] Compiling NIOCore Interfaces.swift
[176/193] Compiling NIOCore Linux.swift
[177/193] Compiling NIOCore ByteBuffer-int.swift
[178/193] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[179/193] Compiling NIOCore ByteBuffer-multi-int.swift
[180/193] Compiling NIOCore ByteBuffer-views.swift
[181/193] Compiling NIOCore Channel.swift
[182/193] Compiling NIOCore ChannelHandler.swift
[183/193] Compiling NIOCore ChannelHandlers.swift
[184/193] Compiling NIOCore ChannelInvoker.swift
[185/193] Emitting module NIOCore
[186/194] Wrapping AST for NIOCore for debugging
[188/245] Compiling NIOEmbedded AsyncTestingChannel.swift
[189/245] Emitting module NIOEmbedded
[190/245] Compiling NIOEmbedded Embedded.swift
[191/245] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[192/246] Wrapping AST for NIOEmbedded for debugging
[194/246] Compiling NIOPosix PooledRecvBufferAllocator.swift
[195/246] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[196/246] Compiling NIOPosix PosixSingletons.swift
[197/246] Compiling NIOPosix RawSocketBootstrap.swift
[198/246] Compiling NIOPosix Resolver.swift
[199/246] Compiling NIOPosix Selectable.swift
[200/252] Compiling NIOPosix IntegerBitPacking.swift
[201/252] Compiling NIOPosix IntegerTypes.swift
[202/252] Compiling NIOPosix Linux.swift
[203/252] Compiling NIOPosix LinuxCPUSet.swift
[204/252] Compiling NIOPosix LinuxUring.swift
[205/252] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[206/252] Compiling NIOPosix NIOThreadPool.swift
[207/252] Compiling NIOPosix ThreadPosix.swift
[208/252] Compiling NIOPosix ThreadWindows.swift
[209/252] Compiling NIOPosix UnsafeTransfer.swift
[210/252] Compiling NIOPosix Utilities.swift
[211/252] Compiling NIOPosix VsockAddress.swift
[212/252] Compiling NIOPosix VsockChannelEvents.swift
[213/252] Compiling NIOPosix SelectableChannel.swift
[214/252] Compiling NIOPosix SelectableEventLoop.swift
[215/252] Compiling NIOPosix SelectorEpoll.swift
[216/252] Compiling NIOPosix SelectorGeneric.swift
[217/252] Compiling NIOPosix SelectorKqueue.swift
[218/252] Compiling NIOPosix SelectorUring.swift
[219/252] Compiling NIOPosix ServerSocket.swift
[220/252] Compiling NIOPosix Socket.swift
[221/252] Compiling NIOPosix SocketChannel.swift
[222/252] Compiling NIOPosix SocketProtocols.swift
[223/252] Compiling NIOPosix System.swift
[224/252] Compiling NIOPosix Thread.swift
[225/252] Emitting module NIOPosix
[226/252] Compiling NIOPosix NonBlockingFileIO.swift
[227/252] Compiling NIOPosix PendingDatagramWritesManager.swift
[228/252] Compiling NIOPosix PendingWritesManager.swift
[229/252] Compiling NIOPosix PipeChannel.swift
[230/252] Compiling NIOPosix PipePair.swift
[231/252] Compiling NIOPosix PointerHelpers.swift
[232/252] Compiling NIOPosix Pool.swift
[233/252] Compiling NIOPosix BSDSocketAPICommon.swift
[234/252] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/252] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/252] Compiling NIOPosix BaseSocket.swift
[237/252] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/252] Compiling NIOPosix BaseSocketChannel.swift
[239/252] Compiling NIOPosix BaseStreamSocketChannel.swift
[240/252] Compiling NIOPosix Bootstrap.swift
[241/252] Compiling NIOPosix ControlMessage.swift
[242/252] Compiling NIOPosix DatagramVectorReadManager.swift
[243/252] Compiling NIOPosix FileDescriptor.swift
[244/252] Compiling NIOPosix GetaddrinfoResolver.swift
[245/252] Compiling NIOPosix HappyEyeballs.swift
[246/252] Compiling NIOPosix IO.swift
[247/253] Wrapping AST for NIOPosix for debugging
[249/255] Compiling NIO Exports.swift
[250/255] Emitting module NIO
[251/256] Wrapping AST for NIO for debugging
[253/276] Emitting module NIOHTTP1
[254/278] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[255/278] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[256/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[257/278] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[258/278] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[259/278] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[260/278] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[261/278] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[262/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[263/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[264/278] Emitting module NIOFoundationCompat
[265/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[267/279] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[268/279] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[269/279] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[270/279] Compiling NIOHTTP1 HTTPTypes.swift
[271/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[272/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[273/279] Compiling NIOHTTP1 ByteCollectionUtils.swift
[274/279] Compiling NIOHTTP1 HTTPDecoder.swift
[275/279] Compiling NIOHTTP1 HTTPEncoder.swift
[276/280] Wrapping AST for NIOHTTP1 for debugging
[278/297] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[279/297] Compiling AWSLambdaRuntimeCore Lambda.swift
[280/298] Emitting module MockServer
[281/298] Compiling MockServer main.swift
[282/299] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[283/299] Compiling AWSLambdaRuntimeCore Terminator.swift
[285/299] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[286/299] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[286/299] Wrapping AST for MockServer for debugging
[287/299] Write Objects.LinkFileList
[289/299] Compiling AWSLambdaRuntimeCore Utils.swift
[289/299] Linking MockServer
[291/299] Emitting module AWSLambdaRuntimeCore
[292/299] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[293/299] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[294/299] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[295/299] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[296/299] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[297/299] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[298/299] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[299/299] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[301/303] Emitting module AWSLambdaRuntime
[302/303] Compiling AWSLambdaRuntime Context+Foundation.swift
[303/303] Compiling AWSLambdaRuntime Lambda+Codable.swift
[305/306] Emitting module AWSLambdaTesting
[306/306] Compiling AWSLambdaTesting Lambda+Testing.swift
Build complete! (74.60s)
Build complete.
Done.

Build Machine: Linux 2