The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MacroLambda, reference develop (b923f7), with Swift 5.9 for macOS (SPM) on 19 Sep 2024 14:18:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroLambda.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroLambda
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b923f76 GHA: Build against Swift 6
Cloned https://github.com/Macro-swift/MacroLambda.git
Revision (git rev-parse @):
b923f7664262118438f6e668d5539d9008499d83
SUCCESS checkout https://github.com/Macro-swift/MacroLambda.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Macro-swift/MacroLambda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Copying PrivacyInfo.xcprivacy
[1/38] Compiling CBacktrace mmap.c
[2/38] Compiling CBacktrace posix.c
[3/38] Compiling CBacktrace mmapio.c
[4/52] Compiling _AtomicsShims.c
[5/52] Compiling CNIOLLHTTP c_nio_http.c
[6/59] Compiling CNIOLLHTTP c_nio_api.c
[7/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/97] Compiling Atomics PointerConformances.swift
[11/97] Compiling Atomics Primitives.native.swift
[12/97] Compiling Atomics ManagedAtomic.swift
[13/97] Compiling Atomics ManagedAtomicLazyReference.swift
[14/97] Compiling Atomics AtomicOptionalWrappable.swift
[15/97] Compiling Atomics AtomicReference.swift
[16/97] Compiling _NIODataStructures PriorityQueue.swift
[17/97] Compiling Atomics AtomicStorage.swift
[18/97] Compiling Atomics AtomicValue.swift
[19/97] Compiling Atomics AtomicBool.swift
[20/97] Compiling Atomics IntegerConformances.swift
[21/97] Compiling _NIODataStructures _TinyArray.swift
[22/97] Compiling Atomics UnsafeAtomic.swift
[23/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/97] Compiling Atomics OptionalRawRepresentable.swift
[25/97] Compiling Atomics RawRepresentable.swift
[26/97] Emitting module InternalCollectionsUtilities
[27/97] Compiling Atomics AtomicMemoryOrderings.swift
[28/97] Compiling Atomics DoubleWord.swift
[29/97] Emitting module _NIOBase64
[30/97] Compiling _NIOBase64 Base64.swift
[31/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/97] Compiling CNIOWindows shim.c
[33/97] Emitting module _NIODataStructures
[34/97] Compiling _NIODataStructures Heap.swift
[34/110] Compiling CNIOWindows WSAStartup.c
[35/111] Compiling CNIOLinux shim.c
[36/127] Compiling CNIOLinux liburing_shims.c
[38/127] Compiling DequeModule _DequeSlot.swift
[39/127] Compiling DequeModule _DequeBufferHeader.swift
[40/128] Compiling Logging MetadataProvider.swift
[41/128] Compiling Logging Logging.swift
[42/128] Emitting module Logging
[43/128] Compiling Logging LogHandler.swift
[44/128] Compiling Logging Locks.swift
[45/128] Compiling DequeModule _DequeBuffer.swift
[45/128] Compiling CBacktrace state.c
[47/128] Compiling Atomics Primitives.shims.swift
[48/128] Compiling Atomics AtomicInteger.swift
[48/130] Compiling CBacktrace sort.c
[49/130] Compiling CBacktrace simple.c
[50/130] Compiling CBacktrace print.c
[52/130] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/130] Compiling CBacktrace fileline.c
[54/130] Compiling DequeModule Deque._UnsafeHandle.swift
[55/130] Compiling DequeModule Deque.swift
[55/130] Compiling CBacktrace elf.c
[56/130] Compiling CBacktrace dwarf.c
[57/130] Compiling CBacktrace backtrace.c
[58/130] Compiling CNIODarwin shim.c
[59/130] Compiling CBacktrace atomic.c
[61/130] Compiling Atomics IntegerOperations.swift
[62/130] Compiling Atomics Unmanaged extensions.swift
[63/130] Compiling DequeModule Deque+Equatable.swift
[64/130] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[65/130] Compiling DequeModule Deque+Extras.swift
[66/130] Compiling DequeModule Deque+Hashable.swift
[67/130] Compiling DequeModule Deque+CustomReflectable.swift
[68/130] Compiling DequeModule Deque+Descriptions.swift
[69/130] Compiling DequeModule Deque+Testing.swift
[70/130] Compiling DequeModule Deque._Storage.swift
[71/130] Compiling DequeModule Deque+Codable.swift
[72/130] Compiling DequeModule Deque+Collection.swift
[75/133] Emitting module Backtrace
[76/133] Compiling Backtrace Backtrace.swift
[77/133] Compiling Backtrace Demangle.swift
[80/134] Emitting module DequeModule
[81/134] Compiling xsys socket.swift
[84/134] Compiling xsys ntohs.swift
[85/134] Compiling xsys timeval_any.swift
[97/134] Compiling c-nioatomics.c
[99/134] Emitting module Atomics
[101/134] Compiling c-atomics.c
[103/140] Compiling NIOConcurrencyHelpers lock.swift
[104/140] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/140] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/140] Emitting module NIOConcurrencyHelpers
[107/140] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/140] Compiling NIOConcurrencyHelpers atomics.swift
[109/199] Compiling mustache Mustacheable.swift
[110/199] Compiling mustache MustacheParser.swift
[111/199] Compiling mustache MustacheRenderingContext.swift
[112/199] Compiling mustache Helpers.swift
[113/199] Compiling mustache HTMLEscape.swift
[114/199] Emitting module mustache
[115/199] Compiling mustache MustacheNode.swift
[116/199] Compiling mustache SimpleKVC.swift
[117/199] Emitting module mime
[118/199] Compiling mime MIME.swift
[119/199] Compiling xsys timespec.swift
[120/199] Compiling xsys time.swift
[121/199] Compiling NIOCore NIOAsyncSequenceProducer.swift
[122/199] Compiling NIOCore ByteBuffer-hexdump.swift
[123/199] Compiling xsys sockaddr_any.swift
[124/199] Compiling NIOCore AsyncChannelInboundStream.swift
[125/199] Compiling NIOCore AsyncChannelOutboundWriter.swift
[126/199] Emitting module xsys
[127/199] Compiling AWSLambdaEvents DateWrappers.swift
[128/199] Compiling AWSLambdaEvents Base64.swift
[129/199] Compiling AWSLambdaEvents SQS.swift
[130/200] Emitting module AWSLambdaEvents
[133/200] Compiling NIOCore AddressedEnvelope.swift
[134/200] Compiling NIOCore AsyncAwaitSupport.swift
[137/200] Compiling NIOCore AsyncChannel.swift
[138/200] Compiling NIOCore AsyncChannelHandler.swift
[139/200] Compiling AWSLambdaEvents SNS.swift
[140/200] Compiling AWSLambdaEvents SES.swift
[141/200] Compiling AWSLambdaEvents HTTP.swift
[142/200] Compiling NIOCore Interfaces.swift
[143/200] Compiling NIOCore Linux.swift
[144/200] Compiling NIOCore MarkedCircularBuffer.swift
[145/200] Compiling NIOCore MulticastChannel.swift
[146/200] Compiling NIOCore NIOAny.swift
[147/200] Compiling NIOCore NIOCloseOnErrorHandler.swift
[148/206] Compiling NIOCore NIOLoopBound.swift
[149/206] Compiling NIOCore NIOSendable.swift
[150/206] Compiling NIOCore PointerHelpers.swift
[151/206] Compiling NIOCore RecvByteBufferAllocator.swift
[152/206] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/206] Compiling NIOCore SocketAddresses.swift
[154/206] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/206] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/206] Compiling NIOCore EventLoopFuture.swift
[157/206] Compiling NIOCore FileDescriptor.swift
[158/206] Compiling NIOCore FileHandle.swift
[159/206] Compiling NIOCore FileRegion.swift
[160/206] Compiling NIOCore SocketOptionProvider.swift
[161/206] Compiling NIOCore SystemCallHelpers.swift
[162/206] Compiling NIOCore TimeAmount+Duration.swift
[163/206] Compiling NIOCore TypeAssistedChannelHandler.swift
[164/206] Compiling NIOCore UniversalBootstrapSupport.swift
[165/206] Compiling NIOCore Utilities.swift
[166/206] Compiling NIOCore ChannelHandlers.swift
[167/206] Compiling NIOCore ChannelInvoker.swift
[168/206] Compiling NIOCore ChannelOption.swift
[169/206] Compiling NIOCore ChannelPipeline.swift
[170/206] Compiling NIOCore CircularBuffer.swift
[171/206] Compiling NIOCore Codec.swift
[172/206] Compiling NIOCore ConvenienceOptionSupport.swift
[173/206] Compiling NIOCore DeadChannel.swift
[174/206] Compiling NIOCore DispatchQueue+WithFuture.swift
[175/206] Compiling NIOCore EventLoop+Deprecated.swift
[176/206] Compiling NIOCore EventLoop+SerialExecutor.swift
[177/206] Compiling NIOCore EventLoop.swift
[178/206] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[179/206] Compiling NIOCore GlobalSingletons.swift
[180/206] Compiling NIOCore IO.swift
[181/206] Compiling NIOCore IOData.swift
[182/206] Compiling NIOCore IPProtocol.swift
[183/206] Compiling NIOCore IntegerBitPacking.swift
[184/206] Compiling NIOCore IntegerTypes.swift
[185/206] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[186/206] Compiling NIOCore NIOAsyncWriter.swift
[187/206] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[188/206] Compiling NIOCore BSDSocketAPI.swift
[189/206] Compiling NIOCore ByteBuffer-aux.swift
[190/206] Compiling NIOCore ByteBuffer-conversions.swift
[191/206] Compiling NIOCore ByteBuffer-core.swift
[193/206] Compiling NIOCore ByteBuffer-int.swift
[194/206] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[195/206] Compiling NIOCore ByteBuffer-multi-int.swift
[196/206] Compiling NIOCore ByteBuffer-views.swift
[197/206] Compiling NIOCore Channel.swift
[198/206] Compiling NIOCore ChannelHandler.swift
[206/206] Emitting module NIOCore
[207/260] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/260] Compiling NIOEmbedded AsyncTestingChannel.swift
[209/260] Emitting module NIOEmbedded
[210/260] Compiling NIOEmbedded Embedded.swift
[211/260] Compiling NIOPosix PooledRecvBufferAllocator.swift
[212/260] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[213/260] Compiling NIOPosix PosixSingletons.swift
[214/260] Compiling NIOPosix RawSocketBootstrap.swift
[215/260] Compiling NIOPosix Resolver.swift
[216/265] Emitting module NIOPosix
[217/265] Compiling NIOPosix PendingWritesManager.swift
[218/265] Compiling NIOPosix PipeChannel.swift
[219/265] Compiling NIOPosix PipePair.swift
[220/265] Compiling NIOPosix PointerHelpers.swift
[221/265] Compiling NIOPosix Pool.swift
[222/265] Compiling NIOPosix UnsafeTransfer.swift
[223/265] Compiling NIOPosix Utilities.swift
[224/265] Compiling NIOPosix VsockAddress.swift
[225/265] Compiling NIOPosix VsockChannelEvents.swift
[226/265] Compiling NIOPosix resource_bundle_accessor.swift
[227/265] Compiling NIOPosix SocketProtocols.swift
[228/265] Compiling NIOPosix System.swift
[229/265] Compiling NIOPosix Thread.swift
[230/265] Compiling NIOPosix ThreadPosix.swift
[231/265] Compiling NIOPosix ThreadWindows.swift
[232/265] Compiling NIOPosix GetaddrinfoResolver.swift
[233/265] Compiling NIOPosix HappyEyeballs.swift
[234/265] Compiling NIOPosix IO.swift
[235/265] Compiling NIOPosix IntegerBitPacking.swift
[236/265] Compiling NIOPosix IntegerTypes.swift
[237/265] Compiling NIOPosix Linux.swift
[238/265] Compiling NIOPosix SelectorKqueue.swift
[239/265] Compiling NIOPosix SelectorUring.swift
[240/265] Compiling NIOPosix ServerSocket.swift
[241/265] Compiling NIOPosix Socket.swift
[242/265] Compiling NIOPosix SocketChannel.swift
[243/265] Compiling NIOPosix Selectable.swift
[244/265] Compiling NIOPosix SelectableChannel.swift
[245/265] Compiling NIOPosix SelectableEventLoop.swift
[246/265] Compiling NIOPosix SelectorEpoll.swift
[247/265] Compiling NIOPosix SelectorGeneric.swift
[248/265] Compiling NIOPosix BSDSocketAPICommon.swift
[249/265] Compiling NIOPosix BSDSocketAPIPosix.swift
[250/265] Compiling NIOPosix BSDSocketAPIWindows.swift
[251/265] Compiling NIOPosix BaseSocket.swift
[252/265] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[253/265] Compiling NIOPosix BaseSocketChannel.swift
[254/265] Compiling NIOPosix LinuxCPUSet.swift
[255/265] Compiling NIOPosix LinuxUring.swift
[256/265] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[257/265] Compiling NIOPosix NIOThreadPool.swift
[258/265] Compiling NIOPosix NonBlockingFileIO.swift
[259/265] Compiling NIOPosix PendingDatagramWritesManager.swift
[260/265] Compiling NIOPosix BaseStreamSocketChannel.swift
[261/265] Compiling NIOPosix Bootstrap.swift
[262/265] Compiling NIOPosix ControlMessage.swift
[263/265] Compiling NIOPosix DatagramVectorReadManager.swift
[264/265] Compiling NIOPosix Errors+Any.swift
[265/265] Compiling NIOPosix FileDescriptor.swift
[266/267] Compiling NIO Exports.swift
[267/267] Emitting module NIO
[268/290] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[269/291] Compiling _NIOConcurrency Empty.swift
[270/291] Emitting module _NIOConcurrency
[271/291] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[272/291] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[273/291] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[274/291] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[275/291] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[276/291] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[277/291] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[278/291] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[279/291] Emitting module NIOFoundationCompat
[280/291] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[281/291] Emitting module NIOHTTP1
[282/291] Compiling NIOHTTP1 ByteCollectionUtils.swift
[283/291] Compiling NIOHTTP1 HTTPDecoder.swift
[284/329] Compiling MacroCore BufferStrings.swift
[285/329] Compiling MacroCore Environment.swift
[286/329] Compiling MacroCore BufferDeprecations.swift
[287/329] Compiling MacroCore BufferHexEncoding.swift
[288/329] Compiling MacroCore CollectionUtils.swift
[289/329] Compiling MacroCore Console.swift
[290/329] Compiling MacroCore Dirname.swift
[291/329] Compiling MacroCore EnvironmentValues.swift
[292/340] Compiling MacroCore ErrorEmitter.swift
[293/340] Compiling MacroCore EventListenerSet.swift
[294/340] Compiling MacroCore ListenerType.swift
[295/340] Compiling MacroCore JSError.swift
[296/340] Compiling MacroCore MacroError.swift
[297/340] Compiling MacroCore NextTick.swift
[298/340] Compiling MacroCore CommandLine.swift
[299/340] Compiling MacroCore DetectXcode.swift
[300/344] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[301/345] Emitting module MacroCore
[302/345] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[303/345] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[304/345] Compiling AWSLambdaRuntimeCore Lambda.swift
[305/345] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[306/345] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[307/345] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[308/345] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[309/345] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[310/345] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[311/345] Compiling MacroCore Pipe.swift
[312/345] Compiling MacroCore ReadableByteStream.swift
[313/345] Compiling MacroCore JSON.swift
[314/345] Compiling MacroCore CollectionStubs.swift
[315/345] Compiling MacroCore Math.swift
[316/345] Compiling MacroCore Object.swift
[317/345] Compiling MacroCore ReadableByteStreamType.swift
[318/345] Compiling MacroCore ReadableStreamBase.swift
[319/345] Compiling MacroCore ReadableStreamType.swift
[320/345] Compiling MacroCore WritableByteStream.swift
[321/345] Compiling MacroCore StringStubs.swift
[322/345] Compiling MacroCore ToString.swift
[323/345] Compiling MacroCore LeftPad.swift
[324/345] Compiling MacroCore MacroCore.swift
[326/345] Compiling MacroCore Process.swift
[327/345] Compiling MacroCore Warnings.swift
[328/345] Compiling MacroCore Regex.swift
[329/345] Compiling MacroCore WritableByteStreamType.swift
[330/345] Compiling MacroCore WritableStreamBase.swift
[331/345] Compiling MacroCore WritableStreamType.swift
[332/345] Compiling MacroCore StringEncoding.swift
[333/345] Compiling MacroCore Buffer.swift
[334/345] Compiling MacroCore BufferData.swift
[342/345] Compiling AWSLambdaRuntimeCore Utils.swift
[343/369] Emitting module AWSLambdaRuntimeCore
[344/370] Compiling http URLRequestInit.swift
[345/370] Compiling http URLSessionAgent.swift
[346/376] Compiling fs FileStream.swift
[347/377] Compiling fs ResultExtensions.swift
[348/377] Compiling fs AsyncWrapper.swift
[349/377] Compiling fs StatStruct.swift
[350/377] Compiling http HTTPHeadersHolder.swift
[351/378] Compiling http OutgoingMessage.swift
[352/378] Compiling AWSLambdaRuntime Lambda+Codable.swift
[353/378] Emitting module AWSLambdaRuntime
[354/378] Compiling AWSLambdaRuntime Context+Foundation.swift
[355/378] Compiling http QueryString.swift
[356/378] Compiling fs FileWriteStream.swift
[357/378] Compiling http Agent.swift
[358/378] Compiling http ClientRequest.swift
[359/378] Compiling http Globals.swift
[360/378] Compiling http IncomingMessage.swift
[361/378] Compiling http http.swift
[362/378] Compiling http ServerResponse.swift
[363/378] Compiling fs fs.swift
[364/378] Emitting module fs
[365/378] Compiling http URLSessionClientRequest.swift
[366/378] Compiling http BasicAuth.swift
[371/378] Emitting module http
[372/380] Compiling dotenv dotenv.swift
[373/380] Emitting module dotenv
[380/380] Compiling http Server.swift
[381/394] Compiling connect Session.swift
[382/395] Compiling connect ServeStatic.swift
[383/395] Compiling connect Middleware.swift
[384/395] Compiling connect Connect.swift
[385/395] Compiling connect CookieParser.swift
[386/395] Compiling connect BodyParser.swift
[387/395] Compiling connect CORS.swift
[388/395] Emitting module connect
[389/395] Compiling connect Cookies.swift
[390/395] Compiling connect CrossCompile.swift
[391/395] Compiling connect Logger.swift
[392/395] Compiling connect MethodOverride.swift
[393/395] Compiling connect Pause.swift
[394/395] Compiling connect QS.swift
[395/395] Compiling connect TypeIs.swift
[396/425] Compiling express JSON.swift
[397/425] Compiling express MiddlewareObject.swift
[400/426] Compiling express Module.swift
[401/426] Compiling express Mustache.swift
[402/427] Compiling multer PartType.swift
[403/427] Compiling multer ProcessingContext.swift
[404/427] Compiling multer IncomingMessageMulter.swift
[405/427] Compiling multer Limits.swift
[406/427] Compiling express BasicAuth.swift
[407/427] Compiling express ErrorMiddleware.swift
[408/427] Compiling multer Multer.swift
[411/427] Compiling multer MulterError.swift
[412/427] Compiling multer MulterStorage.swift
[415/427] Compiling multer MultiPartParser.swift
[416/427] Emitting module multer
[417/427] Emitting module express
[418/427] Compiling express RouteFactories.swift
[419/427] Compiling express RouteKeeper.swift
[420/427] Compiling express ServerResponse.swift
[421/427] Compiling express Render.swift
[422/427] Compiling express Route.swift
[423/427] Compiling express RouteMounts.swift
[424/427] Compiling express RoutePattern.swift
[425/427] Compiling express Router.swift
[426/427] Compiling express Settings.swift
[427/427] Compiling multer Utilities.swift
[428/436] Compiling MacroExpress MacroExpress.swift
[429/436] Emitting module MacroExpress
[430/436] Compiling MacroLambdaCore LambdaNIOConversions.swift
/Users/admin/builder/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 ||
              ^
/Users/admin/builder/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 ||
              ^
/Users/admin/builder/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 ||
                                                       ^
/Users/admin/builder/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 ||
                                                       ^
/Users/admin/builder/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
              ^
/Users/admin/builder/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/Users/admin/builder/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
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
[431/436] Emitting module MacroLambdaCore
/Users/admin/builder/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 ||
              ^
/Users/admin/builder/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 ||
              ^
/Users/admin/builder/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 ||
                                                       ^
/Users/admin/builder/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 ||
                                                       ^
/Users/admin/builder/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
              ^
/Users/admin/builder/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:15: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
              ^
/Users/admin/builder/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
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: note: The missing import of module 'Foundation' will be added implicitly
         name.caseInsensitiveCompare("Cookie")     == .orderedSame
                                                       ^
[432/436] Compiling MacroLambdaCore LambdaResponse.swift
[433/436] Compiling MacroLambdaCore LambdaServer.swift
[434/436] Compiling MacroLambdaCore Process.swift
[435/436] Compiling MacroLambdaCore LambdaRequest.swift
[436/436] Compiling MacroLambdaCore lambda.swift
[437/439] Compiling MacroLambda LambdaExpress.swift
[438/439] Emitting module MacroLambda
[439/439] Compiling MacroLambda ReExports.swift
Build complete! (50.66s)
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1236] Fetching macroexpress
[76/2773] Fetching macroexpress, macro
[409/11093] Fetching macroexpress, macro, swift-aws-lambda-runtime
Fetched https://github.com/Macro-swift/MacroExpress.git (3.14s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git (3.14s)
Fetched https://github.com/Macro-swift/Macro.git (3.14s)
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.66s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-backtrace.git
Fetching https://github.com/apple/swift-nio.git
[1/628] Fetching swift-backtrace
[259/4215] Fetching swift-backtrace, swift-log
Fetched https://github.com/apple/swift-log.git (1.29s)
[1/69903] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.05s)
Fetched https://github.com/swift-server/swift-backtrace.git (4.05s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.55s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.11s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.55s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.89s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.67s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3638] Fetching swift-system
[620/18679] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.87s)
Fetched https://github.com/apple/swift-collections.git (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.75s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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.5
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/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.6.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.3.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
Build complete.
Done.