The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
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-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/swift-server/swift-backtrace.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/612] Fetching swift-backtrace
[613/3785] Fetching swift-backtrace, swift-log
[709/5242] Fetching swift-backtrace, swift-log, swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/swift-backtrace.git (0.74s)
Fetched https://github.com/apple/swift-log.git (0.74s)
Fetched https://github.com/apple/swift-docc-plugin (0.75s)
[1/64726] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.41s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2560] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.4 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.52s)
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
[627/15308] Fetching swift-atomics, swift-collections
[917/18310] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git (1.11s)
Fetched https://github.com/apple/swift-atomics.git (1.11s)
Fetched https://github.com/apple/swift-collections.git (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.54s)
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-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.5.4
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/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
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-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
[1/1] Compiling plugin AWSLambdaPackager
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/39] Compiling CNIODarwin shim.c
[4/39] Compiling CNIOLinux liburing_shims.c
[5/39] Compiling _AtomicsShims.c
[6/39] Compiling CNIOLLHTTP c_nio_http.c
[7/39] Compiling CNIOWindows shim.c
[8/39] Compiling CNIOWindows WSAStartup.c
[9/39] Compiling CNIOLLHTTP c_nio_api.c
[10/39] Compiling CBacktrace state.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.
[11/39] Compiling CNIOLinux shim.c
[12/39] Compiling CBacktrace sort.c
[13/39] Compiling CBacktrace simple.c
[14/39] Compiling CBacktrace print.c
[15/39] Compiling CBacktrace posix.c
[16/40] Compiling CNIOLLHTTP c_nio_llhttp.c
[17/59] Compiling CBacktrace mmapio.c
[18/86] Compiling CBacktrace mmap.c
[19/86] Compiling CBacktrace fileline.c
[20/86] Compiling CBacktrace elf.c
[22/86] Emitting module _CollectionsUtilities
[22/88] Compiling CBacktrace dwarf.c
[23/88] Compiling CBacktrace backtrace.c
[24/88] Compiling CBacktrace atomic.c
[25/91] Compiling c-nioatomics.c
[27/91] Compiling Atomics IntegerConformances.swift
[28/91] Compiling Atomics PointerConformances.swift
[29/91] Compiling Atomics Primitives.native.swift
[29/91] Compiling c-atomics.c
[31/91] Compiling Atomics OptionalRawRepresentable.swift
[32/91] Compiling Atomics RawRepresentable.swift
[33/91] Compiling Atomics AtomicBool.swift
[34/91] Compiling Logging LogHandler.swift
[35/91] Compiling Atomics AtomicOptionalWrappable.swift
[36/91] Compiling Atomics AtomicReference.swift
[43/93] Compiling _NIODataStructures _TinyArray.swift
[44/93] Compiling Atomics Primitives.shims.swift
[45/93] Compiling Atomics AtomicInteger.swift
[47/93] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/93] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/93] Compiling _NIODataStructures PriorityQueue.swift
[50/93] Compiling Atomics AtomicMemoryOrderings.swift
[51/93] Compiling Atomics DoubleWord.swift
[54/94] Emitting module _NIOBase64
[55/94] Compiling _NIOBase64 Base64.swift
[56/96] Compiling Atomics AtomicStorage.swift
[57/96] Compiling Atomics AtomicValue.swift
[58/96] Compiling Atomics ManagedAtomic.swift
[59/96] Compiling Atomics ManagedAtomicLazyReference.swift
[60/99] Emitting module Atomics
[74/103] Compiling Atomics IntegerOperations.swift
[75/103] Compiling Atomics Unmanaged extensions.swift
[76/105] Wrapping AST for _CollectionsUtilities for debugging
[78/105] Wrapping AST for _NIOBase64 for debugging
[79/105] Wrapping AST for Atomics for debugging
[81/121] Emitting module NIOConcurrencyHelpers
[82/121] Compiling DequeModule _DequeBuffer.swift
[83/121] Compiling DequeModule _DequeBufferHeader.swift
[84/123] Compiling DequeModule Deque+Testing.swift
[85/123] Compiling DequeModule Deque._Storage.swift
[86/123] Compiling Backtrace Demangle.swift
[87/123] Compiling DequeModule Deque+Descriptions.swift
[88/123] Compiling DequeModule Deque+Equatable.swift
[89/123] Compiling DequeModule Deque+Hashable.swift
[90/123] Compiling DequeModule Deque+Sendable.swift
[91/123] Compiling DequeModule Deque._UnsafeHandle.swift
[92/123] Compiling DequeModule Deque.swift
[93/123] Compiling DequeModule _DequeSlot.swift
[94/123] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/123] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/123] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/123] Compiling _NIODataStructures Heap.swift
[98/123] Emitting module _NIODataStructures
[99/124] Compiling Logging MetadataProvider.swift
[100/124] Emitting module Logging
[101/124] Compiling Logging Locks.swift
[102/124] Emitting module Backtrace
[103/124] Compiling Backtrace Backtrace.swift
[105/126] Compiling NIOConcurrencyHelpers lock.swift
[109/127] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/127] Compiling DequeModule Deque+Extras.swift
[111/127] Compiling DequeModule Deque+Codable.swift
[112/127] Compiling DequeModule Deque+Collection.swift
[113/127] Compiling DequeModule Deque+CustomReflectable.swift
[113/127] Wrapping AST for _NIODataStructures for debugging
[115/127] Emitting module DequeModule
[116/128] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/128] Compiling NIOConcurrencyHelpers atomics.swift
[121/131] Wrapping AST for DequeModule for debugging
[122/131] Wrapping AST for NIOConcurrencyHelpers for debugging
[124/131] Compiling Logging Logging.swift
[127/190] Compiling NIOCore GlobalSingletons.swift
[128/190] Compiling NIOCore IO.swift
[129/190] Compiling NIOCore IOData.swift
[130/190] Compiling NIOCore IPProtocol.swift
[131/190] Compiling NIOCore IntegerBitPacking.swift
[132/190] Compiling NIOCore IntegerTypes.swift
[133/190] Compiling NIOCore Interfaces.swift
[134/190] Compiling NIOCore Linux.swift
[135/198] Compiling NIOCore MarkedCircularBuffer.swift
[136/198] Compiling NIOCore MulticastChannel.swift
[137/198] Compiling NIOCore NIOAny.swift
[138/198] Compiling NIOCore NIOCloseOnErrorHandler.swift
[139/198] Compiling NIOCore NIOLoopBound.swift
[140/198] Compiling NIOCore NIOSendable.swift
[141/198] Compiling NIOCore PointerHelpers.swift
[142/198] Compiling NIOCore RecvByteBufferAllocator.swift
[143/198] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/198] Compiling NIOCore EventLoop.swift
[145/198] Compiling NIOCore EventLoopFuture+Deprecated.swift
[146/198] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[147/198] Compiling NIOCore EventLoopFuture.swift
[148/198] Compiling NIOCore FileDescriptor.swift
[149/198] Compiling NIOCore FileHandle.swift
[150/198] Compiling NIOCore FileRegion.swift
[151/198] Compiling NIOCore ChannelOption.swift
[152/198] Compiling NIOCore ChannelPipeline.swift
[153/198] Compiling NIOCore CircularBuffer.swift
[154/198] Compiling NIOCore Codec.swift
[155/198] Compiling NIOCore ConvenienceOptionSupport.swift
[156/198] Compiling NIOCore DeadChannel.swift
[157/198] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/198] Compiling NIOCore EventLoop+Deprecated.swift
[159/198] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[160/198] Compiling NIOCore SocketAddresses.swift
[161/198] Compiling NIOCore SocketOptionProvider.swift
[162/198] Compiling NIOCore SystemCallHelpers.swift
[163/198] Compiling NIOCore TimeAmount+Duration.swift
[164/198] Compiling NIOCore TypeAssistedChannelHandler.swift
[165/198] Compiling NIOCore UniversalBootstrapSupport.swift
[166/198] Compiling NIOCore Utilities.swift
[167/198] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/198] Compiling NIOCore NIOAsyncWriter.swift
[169/198] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/198] Compiling NIOCore BSDSocketAPI.swift
[171/198] Compiling NIOCore ByteBuffer-aux.swift
[172/198] Compiling NIOCore ByteBuffer-conversions.swift
[173/198] Compiling NIOCore ByteBuffer-core.swift
[174/198] Compiling NIOCore ByteBuffer-hexdump.swift
[175/198] Compiling NIOCore AddressedEnvelope.swift
[176/198] Compiling NIOCore AsyncAwaitSupport.swift
[177/198] Compiling NIOCore AsyncChannel.swift
[178/198] Compiling NIOCore AsyncChannelInboundStream.swift
[179/198] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[180/198] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/198] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[182/198] Compiling NIOCore NIOAsyncSequenceProducer.swift
[183/198] Compiling NIOCore ByteBuffer-int.swift
[184/198] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[185/198] Compiling NIOCore ByteBuffer-multi-int.swift
[186/198] Compiling NIOCore ByteBuffer-views.swift
[187/198] Compiling NIOCore Channel.swift
[188/198] Compiling NIOCore ChannelHandler.swift
[189/198] Compiling NIOCore ChannelHandlers.swift
[190/198] Compiling NIOCore ChannelInvoker.swift
[191/198] Emitting module NIOCore
[193/200] Wrapping AST for NIOCore for debugging
[195/251] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[196/251] Compiling NIOEmbedded Embedded.swift
[197/251] Compiling NIOEmbedded AsyncTestingChannel.swift
[198/251] Emitting module NIOEmbedded
[201/253] Emitting module NIOPosix
[201/259] Wrapping AST for NIOEmbedded for debugging
[203/259] Compiling NIOPosix ThreadPosix.swift
[204/259] Compiling NIOPosix ThreadWindows.swift
[205/259] Compiling NIOPosix UnsafeTransfer.swift
[206/259] Compiling NIOPosix Utilities.swift
[207/259] Compiling NIOPosix VsockAddress.swift
[208/259] Compiling NIOPosix VsockChannelEvents.swift
[209/259] Compiling NIOPosix ServerSocket.swift
[210/259] Compiling NIOPosix Socket.swift
[211/259] Compiling NIOPosix SocketChannel.swift
[212/259] Compiling NIOPosix SocketProtocols.swift
[213/259] Compiling NIOPosix System.swift
[214/259] Compiling NIOPosix Thread.swift
[215/259] Compiling NIOPosix SelectableChannel.swift
[216/259] Compiling NIOPosix SelectableEventLoop.swift
[217/259] Compiling NIOPosix SelectorEpoll.swift
[218/259] Compiling NIOPosix SelectorGeneric.swift
[219/259] Compiling NIOPosix SelectorKqueue.swift
[220/259] Compiling NIOPosix SelectorUring.swift
[221/259] Compiling NIOPosix IntegerBitPacking.swift
[222/259] Compiling NIOPosix IntegerTypes.swift
[223/259] Compiling NIOPosix Linux.swift
[224/259] Compiling NIOPosix LinuxCPUSet.swift
[225/259] Compiling NIOPosix LinuxUring.swift
[226/259] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[227/259] Compiling NIOPosix NIOThreadPool.swift
[228/259] Compiling NIOPosix BSDSocketAPICommon.swift
[229/259] Compiling NIOPosix BSDSocketAPIPosix.swift
[230/259] Compiling NIOPosix BSDSocketAPIWindows.swift
[231/259] Compiling NIOPosix BaseSocket.swift
[232/259] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[233/259] Compiling NIOPosix BaseSocketChannel.swift
[234/259] Compiling NIOPosix BaseStreamSocketChannel.swift
[235/259] Compiling NIOPosix Bootstrap.swift
[236/259] Compiling NIOPosix ControlMessage.swift
[237/259] Compiling NIOPosix DatagramVectorReadManager.swift
[238/259] Compiling NIOPosix FileDescriptor.swift
[239/259] Compiling NIOPosix GetaddrinfoResolver.swift
[240/259] Compiling NIOPosix HappyEyeballs.swift
[241/259] Compiling NIOPosix IO.swift
[242/259] Compiling NIOPosix PooledRecvBufferAllocator.swift
[243/259] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[244/259] Compiling NIOPosix PosixSingletons.swift
[245/259] Compiling NIOPosix RawSocketBootstrap.swift
[246/259] Compiling NIOPosix Resolver.swift
[247/259] Compiling NIOPosix Selectable.swift
[248/259] Compiling NIOPosix NonBlockingFileIO.swift
[249/259] Compiling NIOPosix PendingDatagramWritesManager.swift
[250/259] Compiling NIOPosix PendingWritesManager.swift
[251/259] Compiling NIOPosix PipeChannel.swift
[252/259] Compiling NIOPosix PipePair.swift
[253/259] Compiling NIOPosix PointerHelpers.swift
[254/259] Compiling NIOPosix Pool.swift
[256/261] Wrapping AST for NIOPosix for debugging
[258/263] Emitting module NIO
[259/263] Compiling NIO Exports.swift
[261/265] Wrapping AST for NIO for debugging
[263/285] Emitting module NIOHTTP1
[264/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[265/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[266/287] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[267/287] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[268/287] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[269/287] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[270/287] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[271/287] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[272/287] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[273/287] Compiling NIOHTTP1 HTTPTypes.swift
[274/287] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[275/287] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[276/287] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[277/287] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[278/287] Compiling NIOHTTP1 ByteCollectionUtils.swift
[279/287] Compiling NIOHTTP1 HTTPDecoder.swift
[280/287] Compiling NIOHTTP1 HTTPEncoder.swift
[281/287] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[282/287] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[283/288] Emitting module NIOFoundationCompat
[284/288] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[288/291] Wrapping AST for NIOHTTP1 for debugging
[290/308] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[291/308] Compiling AWSLambdaRuntimeCore Lambda.swift
[292/309] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[293/309] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[294/309] Emitting module MockServer
[295/309] Compiling MockServer main.swift
[297/311] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[298/311] Compiling AWSLambdaRuntimeCore Terminator.swift
[300/311] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[301/311] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[302/311] Compiling AWSLambdaRuntimeCore Utils.swift
[303/311] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[304/311] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[305/311] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[306/311] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[307/311] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[308/311] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[309/311] Emitting module AWSLambdaRuntimeCore
[311/313] Wrapping AST for MockServer for debugging
[312/316] Linking MockServer
[314/316] Compiling AWSLambdaRuntime Context+Foundation.swift
[315/316] Emitting module AWSLambdaRuntime
[316/316] Compiling AWSLambdaRuntime Lambda+Codable.swift
[319/320] Emitting module AWSLambdaTesting
[320/320] Compiling AWSLambdaTesting Lambda+Testing.swift
Build complete! (51.82s)
Build complete.
Done.

Build Machine: Linux 2