The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroLambda with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/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.10
Building package at path:  $workDir
https://github.com/Macro-swift/MacroLambda.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1517] Fetching macro
[714/2688] Fetching macro, macroexpress
[2689/9805] Fetching macro, macroexpress, swift-aws-lambda-runtime
Fetched https://github.com/Macro-swift/Macro.git from cache (0.32s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.33s)
[72/7117] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.03s)
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.51s)
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/3781] Fetching swift-backtrace, swift-log
[3782/68278] Fetching swift-backtrace, swift-log, swift-nio
Fetched https://github.com/swift-server/swift-backtrace.git from cache (5.05s)
Fetched https://github.com/apple/swift-log.git from cache (5.05s)
Fetched https://github.com/apple/swift-nio.git from cache (5.13s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.48s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.49s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.27s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.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.44s)
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.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.17s)
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.75s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
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/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/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/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-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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Building for debugging...
[0/55] Write sources
[26/55] Compiling CNIOWindows WSAStartup.c
[27/55] Compiling CNIOWindows shim.c
[28/55] Compiling CNIOLinux liburing_shims.c
[29/55] Compiling _AtomicsShims.c
[30/55] Compiling CNIOLLHTTP c_nio_http.c
[31/55] Compiling CNIODarwin shim.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.
[32/55] Compiling CNIOLinux shim.c
[33/55] Compiling CBacktrace state.c
[34/55] Compiling CBacktrace print.c
[35/55] Compiling CBacktrace sort.c
[36/55] Compiling CBacktrace simple.c
[37/55] Compiling CNIOLLHTTP c_nio_api.c
[38/55] Write swift-version-24593BA9C3E375BF.txt
[39/55] Compiling CBacktrace posix.c
[40/55] Compiling CBacktrace mmapio.c
[41/55] Compiling CBacktrace fileline.c
[42/55] Compiling CBacktrace mmap.c
[43/75] Compiling CBacktrace elf.c
[44/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/102] Emitting module _CollectionsUtilities
[46/104] Compiling c-nioatomics.c
[47/109] Compiling c-atomics.c
[48/109] Compiling CBacktrace dwarf.c
[50/115] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[51/115] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[52/115] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[53/115] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/115] Compiling _CollectionsUtilities Integer rank.swift
[55/115] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[56/115] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/115] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/115] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[59/115] Compiling _CollectionsUtilities Specialize.swift
[60/115] Compiling _CollectionsUtilities _SortedCollection.swift
[61/115] Compiling _CollectionsUtilities _UniqueCollection.swift
[62/115] Compiling _CollectionsUtilities Debugging.swift
[63/115] Compiling _CollectionsUtilities Descriptions.swift
[64/115] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[65/115] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[66/115] Compiling _CollectionsUtilities UInt+reversed.swift
[67/115] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[68/115] Compiling mustache MustacheRenderingContext.swift
[69/115] Emitting module _NIOBase64
[70/115] Compiling _NIOBase64 Base64.swift
[72/117] Compiling CBacktrace atomic.c
[74/117] Compiling _NIODataStructures PriorityQueue.swift
[75/117] Compiling _NIODataStructures _TinyArray.swift
[75/117] Compiling CBacktrace backtrace.c
[75/117] Write sources
[82/136] Compiling DequeModule _DequeBuffer.swift
[83/136] Compiling DequeModule _DequeBufferHeader.swift
[84/138] Emitting module Backtrace
[85/138] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/138] Compiling DequeModule Deque+Extras.swift
[87/138] Compiling DequeModule Deque+Descriptions.swift
[88/138] Compiling DequeModule Deque+Equatable.swift
[89/138] Compiling DequeModule _DequeSlot.swift
[90/138] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/138] Compiling mustache Mustacheable.swift
[92/138] Compiling mustache SimpleKVC.swift
[93/138] Compiling NIOConcurrencyHelpers lock.swift
[94/138] Compiling mustache HTMLEscape.swift
[95/138] Emitting module mustache
[96/138] Compiling mustache Helpers.swift
[97/138] Compiling DequeModule Deque+Codable.swift
[98/138] Compiling DequeModule Deque+Collection.swift
[99/138] Emitting module xsys
[100/138] Compiling xsys timespec.swift
[101/138] Compiling DequeModule Deque+Hashable.swift
[102/138] Compiling DequeModule Deque+Sendable.swift
[103/138] Compiling DequeModule Deque+Testing.swift
[104/138] Compiling DequeModule Deque._Storage.swift
[105/139] Compiling DequeModule Deque._UnsafeHandle.swift
[106/139] Compiling DequeModule Deque.swift
[107/139] Compiling DequeModule Deque+CustomReflectable.swift
[109/139] Compiling Backtrace Backtrace.swift
[110/139] Compiling Backtrace Demangle.swift
[111/139] Emitting module mime
[112/139] Compiling mime MIME.swift
[113/140] Compiling Logging MetadataProvider.swift
[122/140] Emitting module NIOConcurrencyHelpers
[123/141] Emitting module _NIODataStructures
[124/141] Compiling _NIODataStructures Heap.swift
[128/142] Compiling mustache MustacheNode.swift
[129/142] Compiling mustache MustacheParser.swift
[131/143] Compiling xsys timeval_any.swift
[133/161] Compiling Atomics Primitives.shims.swift
[134/161] Compiling Atomics AtomicInteger.swift
[135/161] Compiling Atomics AtomicOptionalWrappable.swift
[136/168] Compiling Logging LogHandler.swift
[137/168] Compiling Logging Locks.swift
[138/168] Emitting module Logging
[139/168] Compiling Logging Logging.swift
[141/178] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[142/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[143/178] Compiling NIOConcurrencyHelpers atomics.swift
[144/178] Compiling NIOConcurrencyHelpers NIOLock.swift
[146/179] Compiling Atomics ManagedAtomic.swift
[147/179] Compiling Atomics ManagedAtomicLazyReference.swift
[148/179] Compiling Atomics UnsafeAtomic.swift
[149/179] Compiling Atomics UnsafeAtomicLazyReference.swift
[150/181] Compiling AWSLambdaEvents DateWrappers.swift
[151/182] Compiling Atomics AtomicMemoryOrderings.swift
[152/182] Compiling Atomics DoubleWord.swift
[153/182] Emitting module DequeModule
[154/183] Compiling Atomics IntegerOperations.swift
[155/183] Compiling Atomics Unmanaged extensions.swift
[157/183] Compiling AWSLambdaEvents SQS.swift
[158/183] Compiling AWSLambdaEvents Base64.swift
[159/183] Compiling AWSLambdaEvents HTTP.swift
[160/183] Compiling AWSLambdaEvents APIGateway.swift
[161/183] Compiling AWSLambdaEvents AWSRegion.swift
[162/183] Compiling AWSLambdaEvents ALB.swift
[163/183] Compiling AWSLambdaEvents APIGateway+V2.swift
[166/183] Compiling AWSLambdaEvents AppSync.swift
[167/183] Compiling AWSLambdaEvents Cloudwatch.swift
[170/183] Compiling AWSLambdaEvents SES.swift
[171/183] Compiling AWSLambdaEvents SNS.swift
[174/183] Compiling AWSLambdaEvents DynamoDB.swift
[175/183] Compiling AWSLambdaEvents S3.swift
[176/183] Emitting module AWSLambdaEvents
[178/184] Emitting module Atomics
[186/242] Compiling NIOCore MarkedCircularBuffer.swift
[187/242] Compiling NIOCore MulticastChannel.swift
[188/242] Compiling NIOCore NIOAny.swift
[189/242] Compiling NIOCore NIOCloseOnErrorHandler.swift
[190/242] Compiling NIOCore NIOLoopBound.swift
[191/242] Compiling NIOCore NIOSendable.swift
[192/242] Compiling NIOCore PointerHelpers.swift
[193/242] Compiling NIOCore RecvByteBufferAllocator.swift
[194/250] Compiling NIOCore GlobalSingletons.swift
[195/250] Compiling NIOCore IO.swift
[196/250] Compiling NIOCore IOData.swift
[197/250] Compiling NIOCore IPProtocol.swift
[198/250] Compiling NIOCore IntegerBitPacking.swift
[199/250] Compiling NIOCore IntegerTypes.swift
[200/250] Compiling NIOCore Interfaces.swift
[201/250] Compiling NIOCore Linux.swift
[202/250] Compiling NIOCore EventLoop+SerialExecutor.swift
[203/250] Compiling NIOCore EventLoop.swift
[204/250] Compiling NIOCore EventLoopFuture+Deprecated.swift
[205/250] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[206/250] Compiling NIOCore EventLoopFuture.swift
[207/250] Compiling NIOCore FileDescriptor.swift
[208/250] Compiling NIOCore FileHandle.swift
[209/250] Compiling NIOCore FileRegion.swift
[210/250] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[211/250] Compiling NIOCore SocketAddresses.swift
[212/250] Compiling NIOCore SocketOptionProvider.swift
[213/250] Compiling NIOCore SystemCallHelpers.swift
[214/250] Compiling NIOCore TimeAmount+Duration.swift
[215/250] Compiling NIOCore TypeAssistedChannelHandler.swift
[216/250] Compiling NIOCore UniversalBootstrapSupport.swift
[217/250] Compiling NIOCore Utilities.swift
[218/250] Compiling NIOCore ChannelOption.swift
[219/250] Compiling NIOCore ChannelPipeline.swift
[220/250] Compiling NIOCore CircularBuffer.swift
[221/250] Compiling NIOCore Codec.swift
[222/250] Compiling NIOCore ConvenienceOptionSupport.swift
[223/250] Compiling NIOCore DeadChannel.swift
[224/250] Compiling NIOCore DispatchQueue+WithFuture.swift
[225/250] Compiling NIOCore EventLoop+Deprecated.swift
[226/250] Compiling NIOCore AddressedEnvelope.swift
[227/250] Compiling NIOCore AsyncAwaitSupport.swift
[228/250] Compiling NIOCore AsyncChannel.swift
[229/250] Compiling NIOCore AsyncChannelInboundStream.swift
[230/250] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[231/250] Compiling NIOCore AsyncChannelOutboundWriter.swift
[232/250] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[233/250] Compiling NIOCore NIOAsyncSequenceProducer.swift
[234/250] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[235/250] Compiling NIOCore NIOAsyncWriter.swift
[236/250] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[237/250] Compiling NIOCore BSDSocketAPI.swift
[238/250] Compiling NIOCore ByteBuffer-aux.swift
[239/250] Compiling NIOCore ByteBuffer-conversions.swift
[240/250] Compiling NIOCore ByteBuffer-core.swift
[241/250] Compiling NIOCore ByteBuffer-hexdump.swift
[242/250] Compiling NIOCore ByteBuffer-int.swift
[243/250] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[244/250] Compiling NIOCore ByteBuffer-multi-int.swift
[245/250] Compiling NIOCore ByteBuffer-views.swift
[246/250] Compiling NIOCore Channel.swift
[247/250] Compiling NIOCore ChannelHandler.swift
[248/250] Compiling NIOCore ChannelHandlers.swift
[249/250] Compiling NIOCore ChannelInvoker.swift
[250/250] Emitting module NIOCore
[252/302] Emitting module NIOEmbedded
[253/302] Compiling NIOEmbedded AsyncTestingChannel.swift
[254/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[255/302] Compiling NIOEmbedded Embedded.swift
[257/303] Compiling NIOPosix IntegerBitPacking.swift
[258/303] Compiling NIOPosix IntegerTypes.swift
[259/303] Compiling NIOPosix Linux.swift
[260/303] Compiling NIOPosix LinuxCPUSet.swift
[261/303] Compiling NIOPosix LinuxUring.swift
[262/303] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/303] Compiling NIOPosix NIOThreadPool.swift
[264/309] Compiling NIOPosix ThreadPosix.swift
[265/309] Compiling NIOPosix ThreadWindows.swift
[266/309] Compiling NIOPosix UnsafeTransfer.swift
[267/309] Compiling NIOPosix Utilities.swift
[268/309] Compiling NIOPosix VsockAddress.swift
[269/309] Compiling NIOPosix VsockChannelEvents.swift
[270/309] Compiling NIOPosix PooledRecvBufferAllocator.swift
[271/309] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[272/309] Compiling NIOPosix PosixSingletons.swift
[273/309] Compiling NIOPosix RawSocketBootstrap.swift
[274/309] Compiling NIOPosix Resolver.swift
[275/309] Compiling NIOPosix Selectable.swift
[276/309] Compiling NIOPosix SelectableChannel.swift
[277/309] Compiling NIOPosix SelectableEventLoop.swift
[278/309] Compiling NIOPosix SelectorEpoll.swift
[279/309] Compiling NIOPosix SelectorGeneric.swift
[280/309] Compiling NIOPosix SelectorKqueue.swift
[281/309] Compiling NIOPosix SelectorUring.swift
[282/309] Compiling NIOPosix ServerSocket.swift
[283/309] Compiling NIOPosix Socket.swift
[284/309] Compiling NIOPosix SocketChannel.swift
[285/309] Compiling NIOPosix SocketProtocols.swift
[286/309] Compiling NIOPosix System.swift
[287/309] Compiling NIOPosix Thread.swift
[288/309] Compiling NIOPosix Bootstrap.swift
[289/309] Compiling NIOPosix ControlMessage.swift
[290/309] Compiling NIOPosix DatagramVectorReadManager.swift
[291/309] Compiling NIOPosix FileDescriptor.swift
[292/309] Compiling NIOPosix GetaddrinfoResolver.swift
[293/309] Compiling NIOPosix HappyEyeballs.swift
[294/309] Compiling NIOPosix IO.swift
[295/309] Compiling NIOPosix BSDSocketAPICommon.swift
[296/309] Compiling NIOPosix BSDSocketAPIPosix.swift
[297/309] Compiling NIOPosix BSDSocketAPIWindows.swift
[298/309] Compiling NIOPosix BaseSocket.swift
[299/309] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[300/309] Compiling NIOPosix BaseSocketChannel.swift
[301/309] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/309] Emitting module NIOPosix
[303/309] Compiling NIOPosix NonBlockingFileIO.swift
[304/309] Compiling NIOPosix PendingDatagramWritesManager.swift
[305/309] Compiling NIOPosix PendingWritesManager.swift
[306/309] Compiling NIOPosix PipeChannel.swift
[307/309] Compiling NIOPosix PipePair.swift
[308/309] Compiling NIOPosix PointerHelpers.swift
[309/309] Compiling NIOPosix Pool.swift
[311/312] Emitting module NIO
[312/312] Compiling NIO Exports.swift
[314/335] Compiling _NIOConcurrency Empty.swift
[315/335] Emitting module _NIOConcurrency
[316/336] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[318/336] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[319/336] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[320/336] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[321/338] Emitting module NIOHTTP1
[322/338] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[323/338] Emitting module NIOFoundationCompat
[324/339] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[325/339] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[327/376] Compiling MacroCore Buffer.swift
[328/376] Compiling MacroCore BufferData.swift
[329/376] Compiling MacroCore BufferDeprecations.swift
[330/376] Compiling MacroCore Math.swift
[331/376] Compiling MacroCore Object.swift
[332/376] Compiling MacroCore JSON.swift
[333/376] Compiling MacroCore CollectionStubs.swift
[334/376] Compiling MacroCore ListenerType.swift
[335/376] Compiling MacroCore JSError.swift
[336/376] Compiling MacroCore BufferHexEncoding.swift
[337/376] Compiling MacroCore BufferStrings.swift
[338/376] Compiling MacroCore CollectionUtils.swift
[339/376] Compiling MacroCore Console.swift
[341/377] Compiling MacroCore Pipe.swift
[342/377] Compiling MacroCore ReadableByteStream.swift
[343/377] Compiling MacroCore ReadableByteStreamType.swift
[344/377] Compiling MacroCore ReadableStreamBase.swift
[345/377] Compiling MacroCore ReadableStreamType.swift
[352/382] Compiling MacroCore StringStubs.swift
[353/382] Compiling MacroCore ToString.swift
[354/382] Compiling MacroCore LeftPad.swift
[355/382] Compiling MacroCore MacroCore.swift
[356/382] Compiling MacroCore MacroError.swift
[357/382] Compiling MacroCore NextTick.swift
[358/382] Compiling MacroCore CommandLine.swift
[359/382] Compiling MacroCore DetectXcode.swift
[360/382] Compiling MacroCore Environment.swift
[361/382] Compiling MacroCore Process.swift
[362/382] Compiling MacroCore Warnings.swift
[363/382] Compiling MacroCore Regex.swift
[364/382] Compiling MacroCore Concat.swift
[365/382] Compiling MacroCore DuplexStreamType.swift
[367/393] Compiling MacroCore Dirname.swift
[368/393] Compiling MacroCore EnvironmentValues.swift
[369/393] Compiling MacroCore ErrorEmitter.swift
[370/393] Compiling MacroCore EventListenerSet.swift
[371/393] Compiling MacroCore WritableByteStream.swift
[372/393] Compiling MacroCore WritableByteStreamType.swift
[373/393] Compiling MacroCore WritableStreamBase.swift
[374/393] Compiling MacroCore WritableStreamType.swift
[375/393] Compiling MacroCore StringEncoding.swift
[376/393] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[377/393] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[378/394] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[379/394] Compiling AWSLambdaRuntimeCore Lambda.swift
[380/394] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[381/394] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[382/394] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[383/394] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[386/394] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[387/394] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[390/394] Emitting module MacroCore
[392/395] Compiling AWSLambdaRuntimeCore Utils.swift
[393/423] Compiling fs AsyncWrapper.swift
[394/423] Compiling fs ResultExtensions.swift
[395/424] Compiling fs StatStruct.swift
[396/424] Compiling fs Path.swift
[397/424] Compiling fs PosixWrappers.swift
[398/424] Emitting module AWSLambdaRuntimeCore
[399/424] Compiling http OutgoingMessage.swift
[403/426] Compiling http http.swift
[404/426] Compiling fs Directory.swift
[405/426] Compiling fs FSWatcher.swift
[406/426] Compiling fs FileStream.swift
[407/426] Compiling fs FileWriteStream.swift
[408/429] Compiling fs Promise.swift
[409/429] Compiling fs FileReadStream.swift
[412/429] Compiling fs fs.swift
[415/429] Compiling fs File.swift
[416/429] Compiling fs JSONFile.swift
[421/429] Emitting module AWSLambdaRuntime
[422/429] Compiling AWSLambdaRuntime Context+Foundation.swift
[423/429] Emitting module http
[424/429] Compiling AWSLambdaRuntime Lambda+Codable.swift
[425/430] Emitting module fs
[430/433] Emitting module dotenv
[431/433] Compiling dotenv dotenv.swift
[436/449] Compiling connect Session.swift
[437/450] Compiling connect TypeIs.swift
[438/450] Compiling connect Cookies.swift
[439/450] Compiling connect CrossCompile.swift
[440/450] Compiling connect Connect.swift
[441/450] Compiling connect CookieParser.swift
[442/450] Compiling connect BodyParser.swift
[443/450] Compiling connect CORS.swift
[444/450] Emitting module connect
[445/450] Compiling connect Middleware.swift
[446/450] Compiling connect Pause.swift
[447/450] Compiling connect Logger.swift
[448/450] Compiling connect MethodOverride.swift
[449/450] Compiling connect QS.swift
[450/450] Compiling connect ServeStatic.swift
[452/480] Compiling express RoutePattern.swift
[453/480] Compiling express Router.swift
[454/482] Compiling express RouteKeeper.swift
[455/482] Compiling express RouteMounts.swift
[456/482] Emitting module multer
[457/483] Compiling express Render.swift
[458/483] Compiling express IncomingMessage.swift
[459/483] Compiling express JSON.swift
[460/483] Compiling express Route.swift
[461/483] Compiling express BasicAuth.swift
[462/483] Compiling express ErrorMiddleware.swift
[463/483] Compiling express Express.swift
[464/483] Compiling express MiddlewareObject.swift
[465/483] Compiling express Module.swift
[466/483] Compiling express Mustache.swift
[467/483] Emitting module express
[474/483] Compiling express ServerResponse.swift
[475/483] Compiling express Settings.swift
[476/483] Compiling multer ProcessingContext.swift
[477/483] Compiling multer PartType.swift
[478/483] Compiling multer Utilities.swift
[484/484] Compiling express RouteFactories.swift
[486/494] Emitting module MacroExpress
[487/494] Compiling MacroExpress MacroExpress.swift
[489/495] Compiling MacroLambdaCore lambda.swift
[490/495] Compiling MacroLambdaCore Process.swift
[491/495] Compiling MacroLambdaCore LambdaNIOConversions.swift
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:15: warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:15: note: The missing import of module 'Foundation' will be added implicitly
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: note: The missing import of module 'Foundation' will be added implicitly
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
[492/495] Compiling MacroLambdaCore LambdaRequest.swift
[493/495] Emitting module MacroLambdaCore
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:15: warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:15: note: The missing import of module 'Foundation' will be added implicitly
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: note: The missing import of module 'Foundation' will be added implicitly
      if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
[494/495] Compiling MacroLambdaCore LambdaResponse.swift
[495/495] Compiling MacroLambdaCore LambdaServer.swift
[497/499] Emitting module MacroLambda
[498/499] Compiling MacroLambda ReExports.swift
[499/499] Compiling MacroLambda LambdaExpress.swift
Build complete! (119.07s)
Build complete.
Done.

Build Machine: Linux 2