The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroLambda with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroLambda.git
Reference: develop
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/Macro-swift/MacroLambda
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 6d209a3 Update README.md
Cloned https://github.com/Macro-swift/MacroLambda.git
Revision (git rev-parse @):
6d209a3dc6c1c63188efeceafc94613443368841
SUCCESS checkout https://github.com/Macro-swift/MacroLambda.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Macro-swift/MacroLambda.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/1517] Fetching macro
[2/2688] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/MacroExpress.git (0.27s)
Fetched https://github.com/Macro-swift/Macro.git (0.27s)
[1/7118] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git (0.98s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 0.5.2 (0.35s)
Fetching https://github.com/swift-server/swift-backtrace.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/612] Fetching swift-backtrace
[613/3771] Fetching swift-backtrace, swift-log
Fetched https://github.com/swift-server/swift-backtrace.git (0.26s)
[980/3159] Fetching swift-log
[3160/67513] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git (4.03s)
Fetched https://github.com/apple/swift-nio.git (4.10s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.30s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.35s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.32s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.24s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.29s)
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.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/2981] Fetching swift-system
[2982/16561] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.99s)
Fetched https://github.com/apple/swift-collections.git (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.36s)
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.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.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.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.63.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/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 0.5.2
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.2
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
Building for debugging...
[0/23] Compiling CNIOWindows shim.c
[1/23] Compiling _AtomicsShims.c
[2/23] Compiling CNIOWindows WSAStartup.c
[3/23] Compiling CNIOLinux liburing_shims.c
[4/23] Compiling CNIODarwin shim.c
[5/23] 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.
[6/23] Compiling CNIOLinux shim.c
[8/58] Emitting module mustache
[9/58] Compiling mustache MustacheRenderingContext.swift
[10/58] Emitting module _NIOBase64
[11/58] Compiling _NIOBase64 Base64.swift
[14/60] Compiling xsys ioctl.swift
[15/60] Compiling xsys misc.swift
[16/60] Compiling xsys socket.swift
[17/60] Compiling xsys time.swift
[18/60] Compiling xsys ntohs.swift
[19/60] Compiling xsys sockaddr_any.swift
[20/60] Emitting module xsys
[21/61] Compiling mustache MustacheNode.swift
[22/61] Emitting module _NIODataStructures
[23/61] Compiling _NIODataStructures Heap.swift
[24/61] Compiling _NIODataStructures _TinyArray.swift
[25/61] Compiling xsys timeval_any.swift
[26/80] Compiling DequeModule Deque+Hashable.swift
[27/80] Compiling DequeModule Deque+Sendable.swift
[28/80] Compiling DequeModule _DequeBuffer.swift
[29/80] Compiling DequeModule _DequeBufferHeader.swift
[30/82] Compiling mustache MustacheParser.swift
[31/82] Emitting module Logging
[32/82] Compiling DequeModule Deque+CustomStringConvertible.swift
[33/82] Compiling DequeModule Compatibility.swift
[34/82] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[35/82] Compiling DequeModule Deque+CustomReflectable.swift
[36/82] Compiling Logging MetadataProvider.swift
[37/82] Compiling xsys timespec.swift
[38/83] Compiling Logging Locks.swift
[39/83] Compiling _NIODataStructures PriorityQueue.swift
[40/83] Compiling DequeModule Deque.swift
[41/83] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[45/85] Compiling DequeModule Deque+Testing.swift
[51/85] Compiling DequeModule Deque+Equatable.swift
[52/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[53/85] Compiling DequeModule Deque+Extras.swift
[54/86] Compiling mustache HTMLEscape.swift
[56/86] Compiling mustache Helpers.swift
[57/86] Compiling mustache Mustacheable.swift
[58/86] Compiling mustache SimpleKVC.swift
[59/86] Emitting module mime
[60/86] Compiling mime MIME.swift
[63/88] Compiling Logging LogHandler.swift
[64/88] Compiling Logging Logging.swift
[65/90] Compiling DequeModule _DequeSlot.swift
[66/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/114] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/114] Compiling CNIOLLHTTP c_nio_api.c
[71/114] Compiling CBacktrace state.c
[72/114] Compiling CBacktrace sort.c
[72/114] Compiling CBacktrace simple.c
[72/114] Compiling CBacktrace print.c
[76/118] Compiling c-nioatomics.c
[77/125] Compiling CBacktrace posix.c
[78/125] Compiling CBacktrace mmapio.c
[79/125] Compiling CBacktrace mmap.c
[80/125] Compiling CBacktrace fileline.c
[81/125] Compiling CBacktrace atomic.c
[82/125] Compiling CBacktrace backtrace.c
[84/125] Compiling Atomics UnsafeAtomic.swift
[85/125] Compiling Atomics UnsafeAtomicLazyReference.swift
[86/125] Compiling Atomics ManagedAtomic.swift
[87/125] Compiling Atomics ManagedAtomicLazyReference.swift
[88/127] Compiling AWSLambdaEvents DateWrappers.swift
[89/128] Compiling AWSLambdaEvents Base64.swift
[90/128] Compiling AWSLambdaEvents DynamoDB.swift
[91/128] Compiling AWSLambdaEvents AWSRegion.swift
[92/128] Compiling AWSLambdaEvents AppSync.swift
[93/128] Compiling AWSLambdaEvents Cloudwatch.swift
[94/128] Emitting module DequeModule
[95/128] Compiling Atomics AtomicStorage.swift
[96/128] Compiling Atomics AtomicValue.swift
[96/129] Compiling CBacktrace elf.c
[97/129] Compiling CBacktrace dwarf.c
[101/130] Compiling Atomics IntegerOperations.swift
[102/130] Compiling Atomics Unmanaged extensions.swift
[103/130] Compiling AWSLambdaEvents ALB.swift
[104/130] Compiling AWSLambdaEvents APIGateway+V2.swift
[105/130] Compiling AWSLambdaEvents APIGateway.swift
[105/130] Compiling c-atomics.c
[107/130] Compiling AWSLambdaEvents HTTP.swift
[108/131] Compiling AWSLambdaEvents S3.swift
[113/139] Compiling Backtrace Demangle.swift
[114/139] Compiling Backtrace Backtrace.swift
[115/139] Emitting module Backtrace
[118/141] Compiling AWSLambdaEvents SQS.swift
[122/141] Compiling NIOConcurrencyHelpers lock.swift
[123/141] Compiling AWSLambdaEvents SES.swift
[124/141] Compiling AWSLambdaEvents SNS.swift
[125/141] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[126/141] Emitting module NIOConcurrencyHelpers
[133/141] Compiling NIOConcurrencyHelpers NIOLock.swift
[134/141] Compiling NIOConcurrencyHelpers atomics.swift
[135/141] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[137/142] Emitting module AWSLambdaEvents
[139/143] Emitting module Atomics
[148/204] Compiling NIOCore MarkedCircularBuffer.swift
[149/204] Compiling NIOCore MulticastChannel.swift
[150/204] Compiling NIOCore NIOAny.swift
[151/204] Compiling NIOCore NIOCloseOnErrorHandler.swift
[152/204] Compiling NIOCore NIOLoopBound.swift
[153/204] Compiling NIOCore NIOSendable.swift
[154/204] Compiling NIOCore PointerHelpers.swift
[155/204] Compiling NIOCore RecvByteBufferAllocator.swift
[156/212] Compiling NIOCore GlobalSingletons.swift
[157/212] Compiling NIOCore IO.swift
[158/212] Compiling NIOCore IOData.swift
[159/212] Compiling NIOCore IPProtocol.swift
[160/212] Compiling NIOCore IntegerBitPacking.swift
[161/212] Compiling NIOCore IntegerTypes.swift
[162/212] Compiling NIOCore Interfaces.swift
[163/212] Compiling NIOCore Linux.swift
[164/212] Compiling NIOCore EventLoop+SerialExecutor.swift
[165/212] Compiling NIOCore EventLoop.swift
[166/212] Compiling NIOCore EventLoopFuture+Deprecated.swift
[167/212] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[168/212] Compiling NIOCore EventLoopFuture.swift
[169/212] Compiling NIOCore FileDescriptor.swift
[170/212] Compiling NIOCore FileHandle.swift
[171/212] Compiling NIOCore FileRegion.swift
[172/212] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[173/212] Compiling NIOCore SocketAddresses.swift
[174/212] Compiling NIOCore SocketOptionProvider.swift
[175/212] Compiling NIOCore SystemCallHelpers.swift
[176/212] Compiling NIOCore TimeAmount+Duration.swift
[177/212] Compiling NIOCore TypeAssistedChannelHandler.swift
[178/212] Compiling NIOCore UniversalBootstrapSupport.swift
[179/212] Compiling NIOCore Utilities.swift
[180/212] Compiling NIOCore ChannelOption.swift
[181/212] Compiling NIOCore ChannelPipeline.swift
[182/212] Compiling NIOCore CircularBuffer.swift
[183/212] Compiling NIOCore Codec.swift
[184/212] Compiling NIOCore ConvenienceOptionSupport.swift
[185/212] Compiling NIOCore DeadChannel.swift
[186/212] Compiling NIOCore DispatchQueue+WithFuture.swift
[187/212] Compiling NIOCore EventLoop+Deprecated.swift
[188/212] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/212] Compiling NIOCore NIOAsyncWriter.swift
[190/212] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[191/212] Compiling NIOCore BSDSocketAPI.swift
[192/212] Compiling NIOCore ByteBuffer-aux.swift
[193/212] Compiling NIOCore ByteBuffer-conversions.swift
[194/212] Compiling NIOCore ByteBuffer-core.swift
[195/212] Compiling NIOCore ByteBuffer-hexdump.swift
[196/212] Compiling NIOCore ByteBuffer-int.swift
[197/212] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[198/212] Compiling NIOCore ByteBuffer-multi-int.swift
[199/212] Compiling NIOCore ByteBuffer-views.swift
[200/212] Compiling NIOCore Channel.swift
[201/212] Compiling NIOCore ChannelHandler.swift
[202/212] Compiling NIOCore ChannelHandlers.swift
[203/212] Compiling NIOCore ChannelInvoker.swift
[204/212] Compiling NIOCore AddressedEnvelope.swift
[205/212] Compiling NIOCore AsyncAwaitSupport.swift
[206/212] Compiling NIOCore AsyncChannel.swift
[207/212] Compiling NIOCore AsyncChannelInboundStream.swift
[208/212] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[209/212] Compiling NIOCore AsyncChannelOutboundWriter.swift
[210/212] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[211/212] Compiling NIOCore NIOAsyncSequenceProducer.swift
[212/212] Emitting module NIOCore
[215/265] Emitting module NIOPosix
[216/271] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[217/271] Compiling NIOEmbedded Embedded.swift
[218/271] Emitting module NIOEmbedded
[219/271] Compiling NIOEmbedded AsyncTestingChannel.swift
[222/273] Compiling NIOPosix ThreadPosix.swift
[223/273] Compiling NIOPosix ThreadWindows.swift
[224/273] Compiling NIOPosix UnsafeTransfer.swift
[225/273] Compiling NIOPosix Utilities.swift
[226/273] Compiling NIOPosix VsockAddress.swift
[227/273] Compiling NIOPosix VsockChannelEvents.swift
[228/273] Compiling NIOPosix ServerSocket.swift
[229/273] Compiling NIOPosix Socket.swift
[230/273] Compiling NIOPosix SocketChannel.swift
[231/273] Compiling NIOPosix SocketProtocols.swift
[232/273] Compiling NIOPosix System.swift
[233/273] Compiling NIOPosix Thread.swift
[234/273] Compiling NIOPosix IntegerBitPacking.swift
[235/273] Compiling NIOPosix IntegerTypes.swift
[236/273] Compiling NIOPosix Linux.swift
[237/273] Compiling NIOPosix LinuxCPUSet.swift
[238/273] Compiling NIOPosix LinuxUring.swift
[239/273] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[240/273] Compiling NIOPosix NIOThreadPool.swift
[241/273] Compiling NIOPosix PooledRecvBufferAllocator.swift
[242/273] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[243/273] Compiling NIOPosix PosixSingletons.swift
[244/273] Compiling NIOPosix RawSocketBootstrap.swift
[245/273] Compiling NIOPosix Resolver.swift
[246/273] Compiling NIOPosix Selectable.swift
[247/273] Compiling NIOPosix SelectableChannel.swift
[248/273] Compiling NIOPosix SelectableEventLoop.swift
[249/273] Compiling NIOPosix SelectorEpoll.swift
[250/273] Compiling NIOPosix SelectorGeneric.swift
[251/273] Compiling NIOPosix SelectorKqueue.swift
[252/273] Compiling NIOPosix SelectorUring.swift
[253/273] Compiling NIOPosix NonBlockingFileIO.swift
[254/273] Compiling NIOPosix PendingDatagramWritesManager.swift
[255/273] Compiling NIOPosix PendingWritesManager.swift
[256/273] Compiling NIOPosix PipeChannel.swift
[257/273] Compiling NIOPosix PipePair.swift
[258/273] Compiling NIOPosix PointerHelpers.swift
[259/273] Compiling NIOPosix Pool.swift
[260/273] Compiling NIOPosix BSDSocketAPICommon.swift
[261/273] Compiling NIOPosix BSDSocketAPIPosix.swift
[262/273] Compiling NIOPosix BSDSocketAPIWindows.swift
[263/273] Compiling NIOPosix BaseSocket.swift
[264/273] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[265/273] Compiling NIOPosix BaseSocketChannel.swift
[266/273] Compiling NIOPosix BaseStreamSocketChannel.swift
[267/273] Compiling NIOPosix Bootstrap.swift
[268/273] Compiling NIOPosix ControlMessage.swift
[269/273] Compiling NIOPosix DatagramVectorReadManager.swift
[270/273] Compiling NIOPosix FileDescriptor.swift
[271/273] Compiling NIOPosix GetaddrinfoResolver.swift
[272/273] Compiling NIOPosix HappyEyeballs.swift
[273/273] Compiling NIOPosix IO.swift
[276/277] Compiling NIO Exports.swift
[277/277] Emitting module NIO
[280/301] Compiling _NIOConcurrency Empty.swift
[281/301] Emitting module _NIOConcurrency
[282/302] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[285/303] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[286/303] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[287/303] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[288/305] Emitting module NIOFoundationCompat
[289/305] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[290/306] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[291/306] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[294/307] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[295/307] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[296/307] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[297/307] Compiling NIOHTTP1 HTTPTypes.swift
[298/307] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[299/307] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[300/307] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[301/307] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[302/307] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[303/307] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[304/307] Compiling NIOHTTP1 ByteCollectionUtils.swift
[305/307] Compiling NIOHTTP1 HTTPDecoder.swift
[306/307] Compiling NIOHTTP1 HTTPEncoder.swift
[307/307] Emitting module NIOHTTP1
[310/357] Compiling MacroCore Console.swift
[311/357] Compiling MacroCore Dirname.swift
[312/357] Compiling MacroCore EnvironmentValues.swift
[313/357] Compiling MacroCore ErrorEmitter.swift
[314/357] Compiling MacroCore EventListenerSet.swift
[315/362] Compiling MacroCore ListenerType.swift
[316/362] Compiling MacroCore JSError.swift
[317/362] Compiling MacroCore JSON.swift
[318/362] Compiling MacroCore CollectionStubs.swift
[319/362] Compiling MacroCore Math.swift
[320/362] Compiling MacroCore MacroError.swift
[321/362] Compiling MacroCore NextTick.swift
[322/362] Compiling MacroCore CommandLine.swift
[323/362] Compiling MacroCore DetectXcode.swift
[324/362] Compiling MacroCore Environment.swift
[325/362] Compiling MacroCore Pipe.swift
[326/362] Compiling MacroCore ReadableByteStream.swift
[327/362] Compiling MacroCore ReadableByteStreamType.swift
[328/362] Compiling MacroCore ReadableStreamBase.swift
[329/362] Compiling MacroCore ReadableStreamType.swift
[330/362] Compiling MacroCore Process.swift
[331/362] Compiling MacroCore Warnings.swift
[332/362] Compiling MacroCore Regex.swift
[333/362] Compiling MacroCore Concat.swift
[334/362] Compiling MacroCore DuplexStreamType.swift
[335/362] Compiling MacroCore Object.swift
[336/362] Compiling MacroCore StringStubs.swift
[337/362] Compiling MacroCore ToString.swift
[338/362] Compiling MacroCore LeftPad.swift
[339/362] Compiling MacroCore MacroCore.swift
[340/362] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[341/363] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[342/363] Compiling AWSLambdaRuntimeCore Lambda.swift
[343/363] Emitting module MacroCore
[344/363] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[345/363] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[348/363] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[349/363] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[352/363] Emitting module AWSLambdaRuntimeCore
[353/363] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[354/363] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[355/363] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[356/363] Compiling MacroCore WritableByteStream.swift
[357/363] Compiling MacroCore WritableByteStreamType.swift
[358/363] Compiling MacroCore WritableStreamBase.swift
[359/363] Compiling MacroCore WritableStreamType.swift
[360/363] Compiling MacroCore StringEncoding.swift
[363/365] Compiling AWSLambdaRuntimeCore Utils.swift
[364/393] Compiling fs AsyncWrapper.swift
[365/393] Compiling fs ResultExtensions.swift
[366/394] Compiling fs Directory.swift
[367/394] Compiling fs FSWatcher.swift
[368/395] Compiling fs StatStruct.swift
[370/396] Compiling http OutgoingMessage.swift
[374/397] Compiling fs File.swift
[375/397] Compiling fs JSONFile.swift
[376/397] Compiling fs fs.swift
[377/397] Emitting module http
[378/397] Compiling http http.swift
[383/397] Emitting module fs
[384/397] Compiling fs Promise.swift
[385/397] Compiling fs FileReadStream.swift
[388/400] Compiling fs Path.swift
[389/400] Compiling fs PosixWrappers.swift
[390/400] Compiling AWSLambdaRuntime Lambda+Codable.swift
[391/400] Emitting module AWSLambdaRuntime
[392/400] Compiling AWSLambdaRuntime Context+Foundation.swift
[397/400] Compiling fs FileStream.swift
[398/400] Compiling fs FileWriteStream.swift
[403/406] Emitting module dotenv
[404/406] Compiling dotenv dotenv.swift
[411/424] Compiling connect Session.swift
[412/424] Compiling connect Connect.swift
[413/424] Compiling connect CookieParser.swift
[414/425] Compiling connect Cookies.swift
[415/425] Compiling connect CrossCompile.swift
[416/425] Compiling connect BodyParser.swift
[417/425] Compiling connect CORS.swift
[418/425] Emitting module connect
[419/425] Compiling connect TypeIs.swift
[420/425] Compiling connect Logger.swift
[421/425] Compiling connect MethodOverride.swift
[422/425] Compiling connect QS.swift
[423/425] Compiling connect ServeStatic.swift
[424/425] Compiling connect Middleware.swift
[425/425] Compiling connect Pause.swift
[428/456] Compiling multer IncomingMessageMulter.swift
[429/456] Compiling multer Limits.swift
[431/457] Compiling multer Multer.swift
[432/458] Compiling multer DiskStorage.swift
[433/458] Compiling multer File.swift
[434/459] Emitting module multer
[435/459] Compiling multer ProcessingContext.swift
[436/459] Compiling express RouteKeeper.swift
[437/459] Compiling express RouteMounts.swift
[438/459] Compiling express RoutePattern.swift
[439/459] Compiling express Router.swift
[440/459] Compiling multer Utilities.swift
[442/459] Compiling multer MulterError.swift
[443/459] Compiling multer PartType.swift
[444/459] Compiling multer MulterStorage.swift
[445/459] Compiling multer MultiPartParser.swift
[446/459] Compiling multer MemoryStorage.swift
[447/459] Compiling multer Middleware.swift
[449/460] Compiling express Render.swift
[456/461] Emitting module express
[460/461] Compiling express ServerResponse.swift
[461/461] Compiling express Settings.swift
[464/472] Emitting module MacroExpress
[465/472] Compiling MacroExpress MacroExpress.swift
[466/472] Compiling MacroLambdaCore lambda.swift
[467/472] Compiling MacroLambdaCore LambdaResponse.swift
[468/472] Compiling MacroLambdaCore Process.swift
[470/474] Compiling MacroLambdaCore LambdaRequest.swift
[472/474] Emitting module MacroLambdaCore
[473/474] Compiling MacroLambdaCore LambdaNIOConversions.swift
[474/474] Compiling MacroLambdaCore LambdaServer.swift
[477/479] Compiling MacroLambda ReExports.swift
[478/479] Emitting module MacroLambda
[479/479] Compiling MacroLambda LambdaExpress.swift
Build complete! (52.39s)
Build complete.
Done.

Build Machine: Linux 1