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-4606859-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: 0.5.0
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
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 30b9cd5 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroLambda.git
Revision (git rev-parse @):
30b9cd5164f6a723e57b9b95d03706542a5f0d96
SUCCESS checkout https://github.com/Macro-swift/MacroLambda.git at 0.5.0
========================================
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-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1171] Fetching macroexpress
[1172/2688] Fetching macroexpress, macro
[2689/9805] Fetching macroexpress, macro, swift-aws-lambda-runtime
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.94s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.94s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (0.97s)
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.43s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-backtrace.git
[1/612] Fetching swift-backtrace
[613/3781] Fetching swift-backtrace, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.32s)
[1/64497] Fetching swift-nio
Fetched https://github.com/swift-server/swift-backtrace.git from cache (4.10s)
Fetched https://github.com/apple/swift-nio.git from cache (4.18s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.41s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.43s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.22s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
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.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (2.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.75s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.63s)
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/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-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/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/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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Building for debugging...
[0/55] Write sources
[31/55] Compiling CNIOWindows shim.c
[31/55] Compiling CNIOLinux liburing_shims.c
[33/55] Compiling _AtomicsShims.c
[34/55] Compiling CNIOWindows WSAStartup.c
[35/55] Compiling CNIODarwin shim.c
[36/55] 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.
[37/55] Compiling CNIOLinux shim.c
[38/55] Compiling CNIOLLHTTP c_nio_api.c
[39/55] Compiling CBacktrace state.c
[40/55] Compiling CBacktrace sort.c
[41/55] Write swift-version-24593BA9C3E375BF.txt
[42/55] Compiling CBacktrace simple.c
[43/55] Compiling CBacktrace print.c
[44/55] Compiling CBacktrace posix.c
[45/55] Compiling CBacktrace mmapio.c
[46/55] Compiling CBacktrace mmap.c
[47/55] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/102] Emitting module _NIOBase64
[49/102] Compiling c-atomics.c
[50/102] Compiling c-nioatomics.c
[52/113] Emitting module _CollectionsUtilities
[53/115] Emitting module NIOConcurrencyHelpers
[54/115] Compiling _NIOBase64 Base64.swift
[55/116] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[56/116] Compiling _CollectionsUtilities Specialize.swift
[58/116] Compiling Logging LogHandler.swift
[59/116] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/116] Compiling _CollectionsUtilities Integer rank.swift
[61/116] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[62/116] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[63/116] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[64/116] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[65/116] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/116] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/116] Compiling _CollectionsUtilities Debugging.swift
[68/116] Compiling _CollectionsUtilities Descriptions.swift
[69/116] Compiling _CollectionsUtilities _SortedCollection.swift
[70/116] Compiling _CollectionsUtilities _UniqueCollection.swift
[71/116] Compiling _CollectionsUtilities UInt+reversed.swift
[72/116] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[73/116] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[74/116] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[75/116] Compiling mustache MustacheRenderingContext.swift
[76/120] Compiling _NIODataStructures PriorityQueue.swift
[77/120] Compiling _NIODataStructures _TinyArray.swift
[79/150] Compiling Atomics UnsafeAtomic.swift
[80/150] Compiling Atomics UnsafeAtomicLazyReference.swift
[81/152] Compiling AWSLambdaEvents Base64.swift
[82/152] Compiling Atomics ManagedAtomicLazyReference.swift
[83/152] Compiling AWSLambdaEvents SNS.swift
[84/152] Compiling AWSLambdaEvents SQS.swift
[85/152] Compiling Atomics IntegerOperations.swift
[86/152] Compiling Atomics Unmanaged extensions.swift
[87/152] Compiling AWSLambdaEvents APIGateway.swift
[88/152] Compiling AWSLambdaEvents AWSRegion.swift
[89/152] Compiling AWSLambdaEvents ALB.swift
[90/152] Compiling Logging MetadataProvider.swift
[91/152] Compiling AWSLambdaEvents APIGateway+V2.swift
[92/152] Compiling AWSLambdaEvents AppSync.swift
[93/152] Compiling AWSLambdaEvents Cloudwatch.swift
[94/152] Compiling Atomics AtomicReference.swift
[95/152] Compiling Atomics AtomicStorage.swift
[96/152] Compiling Atomics AtomicValue.swift
[97/152] Compiling mustache HTMLEscape.swift
[98/152] Emitting module mustache
[99/152] Compiling mustache Helpers.swift
[100/152] Emitting module Logging
[101/152] Compiling Logging Locks.swift
[102/152] Compiling NIOConcurrencyHelpers lock.swift
[103/152] Compiling xsys timespec.swift
[104/152] Emitting module xsys
[109/153] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/153] Compiling NIOConcurrencyHelpers NIOLock.swift
[111/153] Compiling AWSLambdaEvents DateWrappers.swift
[114/153] Compiling AWSLambdaEvents SES.swift
[116/153] Compiling AWSLambdaEvents DynamoDB.swift
[117/153] Compiling AWSLambdaEvents S3.swift
[120/154] Emitting module mime
[121/154] Compiling mime MIME.swift
[122/154] Compiling mustache Mustacheable.swift
[123/154] Compiling mustache SimpleKVC.swift
[124/155] Emitting module _NIODataStructures
[125/155] Compiling _NIODataStructures Heap.swift
[126/156] Compiling xsys timeval_any.swift
[128/157] Compiling mustache MustacheNode.swift
[129/157] Compiling mustache MustacheParser.swift
[137/158] Compiling AWSLambdaEvents HTTP.swift
[138/158] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[139/158] Compiling NIOConcurrencyHelpers atomics.swift
[143/159] Compiling CBacktrace fileline.c
[145/159] Compiling CBacktrace backtrace.c
[146/160] Compiling CBacktrace dwarf.c
[148/166] Compiling Logging Logging.swift
[148/169] Compiling CBacktrace atomic.c
[149/176] Compiling CBacktrace elf.c
[152/179] Emitting module Backtrace
[153/179] Compiling Backtrace Backtrace.swift
[154/179] Compiling DequeModule _DequeBuffer.swift
[155/179] Compiling DequeModule _DequeBufferHeader.swift
[156/181] Compiling Backtrace Demangle.swift
[158/182] Compiling DequeModule Deque+Hashable.swift
[159/182] Compiling DequeModule Deque+Sendable.swift
[160/182] Compiling DequeModule Deque+Descriptions.swift
[161/182] Compiling DequeModule Deque+Equatable.swift
[162/182] Emitting module AWSLambdaEvents
[166/182] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/183] Compiling DequeModule Deque+Testing.swift
[168/183] Compiling DequeModule Deque._Storage.swift
[169/183] Compiling DequeModule Deque._UnsafeHandle.swift
[170/183] Compiling DequeModule Deque.swift
[172/183] Compiling DequeModule Deque+Extras.swift
[173/183] Compiling DequeModule _DequeSlot.swift
[174/183] Compiling DequeModule _UnsafeWrappedBuffer.swift
[176/183] Compiling DequeModule Deque+Codable.swift
[177/183] Compiling DequeModule Deque+Collection.swift
[178/183] Compiling DequeModule Deque+CustomReflectable.swift
[179/183] Emitting module DequeModule
[181/184] Emitting module Atomics
[186/242] Compiling NIOCore AddressedEnvelope.swift
[187/242] Compiling NIOCore AsyncAwaitSupport.swift
[188/242] Compiling NIOCore AsyncChannel.swift
[189/242] Compiling NIOCore AsyncChannelInboundStream.swift
[190/242] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[191/242] Compiling NIOCore AsyncChannelOutboundWriter.swift
[192/242] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[193/242] Compiling NIOCore NIOAsyncSequenceProducer.swift
[194/250] Compiling NIOCore EventLoop+SerialExecutor.swift
[195/250] Compiling NIOCore EventLoop.swift
[196/250] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/250] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/250] Compiling NIOCore EventLoopFuture.swift
[199/250] Compiling NIOCore FileDescriptor.swift
[200/250] Compiling NIOCore FileHandle.swift
[201/250] Compiling NIOCore FileRegion.swift
[202/250] Compiling NIOCore GlobalSingletons.swift
[203/250] Compiling NIOCore IO.swift
[204/250] Compiling NIOCore IOData.swift
[205/250] Compiling NIOCore IPProtocol.swift
[206/250] Compiling NIOCore IntegerBitPacking.swift
[207/250] Compiling NIOCore IntegerTypes.swift
[208/250] Compiling NIOCore Interfaces.swift
[209/250] Compiling NIOCore Linux.swift
[210/250] Compiling NIOCore ChannelOption.swift
[211/250] Compiling NIOCore ChannelPipeline.swift
[212/250] Compiling NIOCore CircularBuffer.swift
[213/250] Compiling NIOCore Codec.swift
[214/250] Compiling NIOCore ConvenienceOptionSupport.swift
[215/250] Compiling NIOCore DeadChannel.swift
[216/250] Compiling NIOCore DispatchQueue+WithFuture.swift
[217/250] Compiling NIOCore EventLoop+Deprecated.swift
[218/250] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[219/250] Compiling NIOCore SocketAddresses.swift
[220/250] Compiling NIOCore SocketOptionProvider.swift
[221/250] Compiling NIOCore SystemCallHelpers.swift
[222/250] Compiling NIOCore TimeAmount+Duration.swift
[223/250] Compiling NIOCore TypeAssistedChannelHandler.swift
[224/250] Compiling NIOCore UniversalBootstrapSupport.swift
[225/250] Compiling NIOCore Utilities.swift
[226/250] Compiling NIOCore MarkedCircularBuffer.swift
[227/250] Compiling NIOCore MulticastChannel.swift
[228/250] Compiling NIOCore NIOAny.swift
[229/250] Compiling NIOCore NIOCloseOnErrorHandler.swift
[230/250] Compiling NIOCore NIOLoopBound.swift
[231/250] Compiling NIOCore NIOSendable.swift
[232/250] Compiling NIOCore PointerHelpers.swift
[233/250] Compiling NIOCore RecvByteBufferAllocator.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] Compiling NIOEmbedded AsyncTestingChannel.swift
[253/302] Emitting module NIOEmbedded
[254/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[255/302] Compiling NIOEmbedded Embedded.swift
[257/303] Compiling NIOPosix PooledRecvBufferAllocator.swift
[258/303] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[259/303] Compiling NIOPosix PosixSingletons.swift
[260/303] Compiling NIOPosix RawSocketBootstrap.swift
[261/303] Compiling NIOPosix Resolver.swift
[262/303] Compiling NIOPosix Selectable.swift
[263/309] Compiling NIOPosix ThreadPosix.swift
[264/309] Compiling NIOPosix ThreadWindows.swift
[265/309] Compiling NIOPosix UnsafeTransfer.swift
[266/309] Compiling NIOPosix Utilities.swift
[267/309] Compiling NIOPosix VsockAddress.swift
[268/309] Compiling NIOPosix VsockChannelEvents.swift
[269/309] Compiling NIOPosix SelectableChannel.swift
[270/309] Compiling NIOPosix SelectableEventLoop.swift
[271/309] Compiling NIOPosix SelectorEpoll.swift
[272/309] Compiling NIOPosix SelectorGeneric.swift
[273/309] Compiling NIOPosix SelectorKqueue.swift
[274/309] Compiling NIOPosix SelectorUring.swift
[275/309] Compiling NIOPosix ServerSocket.swift
[276/309] Compiling NIOPosix Socket.swift
[277/309] Compiling NIOPosix SocketChannel.swift
[278/309] Compiling NIOPosix SocketProtocols.swift
[279/309] Compiling NIOPosix System.swift
[280/309] Compiling NIOPosix Thread.swift
[281/309] Compiling NIOPosix BSDSocketAPICommon.swift
[282/309] Compiling NIOPosix BSDSocketAPIPosix.swift
[283/309] Compiling NIOPosix BSDSocketAPIWindows.swift
[284/309] Compiling NIOPosix BaseSocket.swift
[285/309] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[286/309] Compiling NIOPosix BaseSocketChannel.swift
[287/309] Compiling NIOPosix BaseStreamSocketChannel.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] Emitting module NIOPosix
[296/309] Compiling NIOPosix IntegerBitPacking.swift
[297/309] Compiling NIOPosix IntegerTypes.swift
[298/309] Compiling NIOPosix Linux.swift
[299/309] Compiling NIOPosix LinuxCPUSet.swift
[300/309] Compiling NIOPosix LinuxUring.swift
[301/309] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[302/309] Compiling NIOPosix NIOThreadPool.swift
[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] Emitting module _NIOConcurrency
[315/335] Compiling _NIOConcurrency Empty.swift
[317/336] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[318/336] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[319/336] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[320/336] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[321/338] Emitting module NIOHTTP1
[322/338] Emitting module NIOFoundationCompat
[323/338] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[325/339] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[326/339] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[327/353] Compiling MacroCore ListenerType.swift
[328/353] Compiling MacroCore JSError.swift
[329/376] Compiling MacroCore Math.swift
[330/376] Compiling MacroCore Object.swift
[331/376] Compiling MacroCore Pipe.swift
[332/376] Compiling MacroCore ReadableByteStream.swift
[333/376] Compiling MacroCore ReadableByteStreamType.swift
[334/376] Compiling MacroCore ReadableStreamBase.swift
[335/376] Compiling MacroCore ReadableStreamType.swift
[336/381] Compiling MacroCore ErrorEmitter.swift
[337/381] Compiling MacroCore EventListenerSet.swift
[340/381] Compiling MacroCore JSON.swift
[341/381] Compiling MacroCore CollectionStubs.swift
[343/381] Compiling MacroCore MacroError.swift
[344/381] Compiling MacroCore NextTick.swift
[345/381] Compiling MacroCore CommandLine.swift
[346/381] Compiling MacroCore DetectXcode.swift
[347/381] Compiling MacroCore Environment.swift
[348/381] Compiling MacroCore Process.swift
[349/381] Compiling MacroCore Warnings.swift
[350/381] Compiling MacroCore Regex.swift
[351/381] Compiling MacroCore Concat.swift
[352/381] Compiling MacroCore DuplexStreamType.swift
[354/381] Compiling MacroCore StringStubs.swift
[355/381] Compiling MacroCore ToString.swift
[356/381] Compiling MacroCore LeftPad.swift
[357/381] Compiling MacroCore MacroCore.swift
[358/381] Compiling MacroCore Console.swift
[359/381] Compiling MacroCore Dirname.swift
[360/381] Compiling MacroCore EnvironmentValues.swift
[363/381] Compiling MacroCore WritableByteStream.swift
[364/381] Compiling MacroCore WritableByteStreamType.swift
[365/381] Compiling MacroCore WritableStreamBase.swift
[366/381] Compiling MacroCore WritableStreamType.swift
[367/381] Compiling MacroCore StringEncoding.swift
[368/381] Compiling MacroCore Buffer.swift
[369/381] Compiling MacroCore BufferData.swift
[370/381] Compiling MacroCore BufferDeprecations.swift
[371/381] Compiling MacroCore BufferHexEncoding.swift
[372/381] Compiling MacroCore BufferStrings.swift
[373/381] Compiling MacroCore CollectionUtils.swift
[381/382] Emitting module MacroCore
[384/422] Compiling fs AsyncWrapper.swift
[385/422] Compiling fs ResultExtensions.swift
[386/423] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[387/424] Compiling fs StatStruct.swift
[388/424] Compiling http Globals.swift
[389/424] Compiling http IncomingMessage.swift
[390/424] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[391/424] Compiling fs Directory.swift
[392/424] Compiling fs FSWatcher.swift
[397/424] Compiling http OutgoingMessage.swift
[400/425] Compiling fs fs.swift
[401/425] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[402/425] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[405/425] Compiling AWSLambdaRuntimeCore Utils.swift
[406/425] Emitting module http
[407/425] Compiling http http.swift
[408/425] Emitting module AWSLambdaRuntimeCore
[409/425] Compiling fs Promise.swift
[410/425] Compiling fs FileReadStream.swift
[411/426] Emitting module fs
[414/426] Compiling http URLRequestInit.swift
[415/426] Compiling http URLSessionAgent.swift
[416/426] Compiling http QueryString.swift
[417/426] Compiling http Server.swift
[420/432] Compiling AWSLambdaRuntime Context+Foundation.swift
[421/432] Emitting module AWSLambdaRuntime
[422/432] Compiling AWSLambdaRuntime Lambda+Codable.swift
[423/433] Emitting module dotenv
[424/433] Compiling dotenv dotenv.swift
[436/449] Compiling connect Session.swift
[437/450] Compiling connect Cookies.swift
[438/450] Compiling connect CrossCompile.swift
[439/450] Compiling connect Logger.swift
[440/450] Compiling connect MethodOverride.swift
[441/450] Compiling connect TypeIs.swift
[442/450] Emitting module connect
[443/450] Compiling connect Connect.swift
[444/450] Compiling connect CookieParser.swift
[445/450] Compiling connect BodyParser.swift
[446/450] Compiling connect CORS.swift
[447/450] Compiling connect Middleware.swift
[448/450] Compiling connect Pause.swift
[449/450] Compiling connect QS.swift
[450/450] Compiling connect ServeStatic.swift
[452/480] Compiling express Express.swift
[453/480] Compiling express IncomingMessage.swift
[454/481] Compiling express BasicAuth.swift
[455/481] Compiling express ErrorMiddleware.swift
[456/481] Compiling express JSON.swift
[457/481] Compiling express MiddlewareObject.swift
[458/481] Emitting module multer
[459/481] Compiling multer PartType.swift
[460/481] Compiling multer ProcessingContext.swift
[461/481] Compiling express RouteKeeper.swift
[462/481] Compiling express RouteMounts.swift
[463/481] Compiling express RoutePattern.swift
[464/481] Compiling express Router.swift
[465/483] Compiling multer Utilities.swift
[466/483] Compiling express Render.swift
[468/483] Compiling express Module.swift
[469/483] Compiling express Mustache.swift
[472/484] Emitting module express
[477/484] Compiling express ServerResponse.swift
[478/484] Compiling express Settings.swift
[483/484] Compiling express Route.swift
[484/484] Compiling express RouteFactories.swift
[486/494] Emitting module MacroExpress
[487/494] Compiling MacroExpress MacroExpress.swift
[488/494] Compiling MacroLambdaCore lambda.swift
[489/495] Compiling MacroLambdaCore LambdaRequest.swift
[490/495] Compiling MacroLambdaCore Process.swift
[492/495] Compiling MacroLambdaCore LambdaResponse.swift
[493/495] Compiling MacroLambdaCore LambdaServer.swift
[494/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
                                                       ^
[495/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
                                                       ^
[497/499] Compiling MacroLambda ReExports.swift
[498/499] Compiling MacroLambda LambdaExpress.swift
[499/499] Emitting module MacroLambda
Build complete! (63.94s)
Build complete.
Done.

Build Machine: Linux 1