The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MacroLambda, reference develop (b923f7), with Swift 6.2 (beta) for Linux on 19 Jun 2025 22:36:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Macro-swift/MacroLambda.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/Macro-swift/Macro.git
[1/11536] Fetching swift-aws-lambda-runtime
[578/12888] Fetching swift-aws-lambda-runtime, macroexpress
[619/14529] Fetching swift-aws-lambda-runtime, macroexpress, macro
Fetched https://github.com/Macro-swift/Macro.git from cache (0.57s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.60s)
[693/11536] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.32s)
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 (3.30s)
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/3836] Fetching swift-log
[3607/4467] Fetching swift-log, swift-backtrace
[4468/80794] Fetching swift-log, swift-backtrace, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (8.72s)
Fetched https://github.com/swift-server/swift-backtrace.git from cache (8.74s)
Fetched https://github.com/apple/swift-nio.git from cache (8.93s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.8 (9.90s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[1687/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.82s)
Fetched https://github.com/apple/swift-collections.git from cache (3.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (4.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.55s)
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.95s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.8 (1.00s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.37s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (1.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.86s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.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.6.3
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.8
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.8
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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
Building for debugging...
[0/56] Write sources
[26/56] Compiling CNIOWindows shim.c
[27/56] Compiling CNIOWindows WSAStartup.c
[27/56] Compiling CNIOWASI CNIOWASI.c
[29/56] Compiling CNIOLinux liburing_shims.c
[30/56] Compiling CNIOLLHTTP c_nio_http.c
[31/56] Compiling CNIODarwin shim.c
[32/56] Write swift-version-24593BA9C3E375BF.txt
[33/56] Compiling _AtomicsShims.c
[34/56] Compiling CBacktrace state.c
[35/56] Compiling CNIOLinux shim.c
[36/56] Compiling CBacktrace sort.c
[37/56] Compiling CNIOLLHTTP c_nio_api.c
[38/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/91] Emitting module xsys
[41/92] Emitting module Mustache
[41/93] Compiling c-nioatomics.c
[42/107] Compiling c-atomics.c
[43/107] Compiling CBacktrace simple.c
[45/113] Compiling _NIOBase64 Base64.swift
[46/113] Emitting module _NIOBase64
[47/114] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[49/114] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/114] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/115] Compiling InternalCollectionsUtilities Descriptions.swift
[52/115] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/115] Compiling InternalCollectionsUtilities Debugging.swift
[55/115] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/115] Compiling InternalCollectionsUtilities Integer rank.swift
[58/115] Emitting module InternalCollectionsUtilities
[59/115] Compiling Mustache MustacheNode.swift
[60/115] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/115] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/115] Compiling Mustache Mustachable.swift
[65/115] Compiling Mustache MustacheRendering.swift
[66/115] Compiling Mustache MustacheRenderingContext.swift
[67/115] Compiling _NIODataStructures PriorityQueue.swift
[68/115] Compiling _NIODataStructures _TinyArray.swift
[69/115] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/115] Compiling CBacktrace print.c
[71/116] Compiling CBacktrace posix.c
[72/116] Compiling CBacktrace mmapio.c
[73/116] Compiling CBacktrace mmap.c
[74/123] Compiling CBacktrace fileline.c
[76/131] Compiling DequeModule Deque+CustomReflectable.swift
[77/131] Compiling DequeModule Deque+Descriptions.swift
[78/131] Compiling DequeModule Deque+Equatable.swift
[79/131] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/133] Compiling CBacktrace elf.c
[81/133] Compiling DequeModule _DequeBuffer.swift
[82/133] Compiling DequeModule _DequeBufferHeader.swift
[82/133] Compiling CBacktrace dwarf.c
[83/133] Compiling CBacktrace backtrace.c
[84/133] Compiling CBacktrace atomic.c
[85/133] Write sources
[87/133] Compiling DequeModule Deque+Extras.swift
[88/133] Compiling DequeModule Deque+Hashable.swift
[89/136] Compiling Backtrace Demangle.swift
[94/136] Emitting module Backtrace
[95/136] Compiling Backtrace Backtrace.swift
[96/136] Compiling DequeModule _DequeSlot.swift
[97/136] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/137] Compiling Logging MetadataProvider.swift
[99/137] Emitting module _NIODataStructures
[100/137] Compiling _NIODataStructures Heap.swift
[101/137] Compiling DequeModule Deque+Codable.swift
[102/137] Compiling DequeModule Deque+Collection.swift
[103/137] Compiling DequeModule Deque+Testing.swift
[104/137] Compiling DequeModule Deque._Storage.swift
[107/138] Compiling DequeModule Deque._UnsafeHandle.swift
[108/138] Compiling DequeModule Deque.swift
[110/138] Compiling xsys timeval_any.swift
[110/138] Write sources
[115/138] Compiling NIOConcurrencyHelpers lock.swift
[118/138] Compiling xsys timespec.swift
[119/138] Emitting module NIOConcurrencyHelpers
[120/138] Compiling NIOConcurrencyHelpers NIOLock.swift
[121/138] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[122/139] Write sources
[126/139] Compiling Mustache MustacheParser.swift
[127/139] Compiling Mustache HTMLEscape.swift
[128/141] Compiling Mustache Helpers.swift
[129/164] Emitting module mime
[130/170] Compiling mime MIME.swift
[131/172] Compiling AWSLambdaEvents Cloudwatch.swift
[132/172] Compiling AWSLambdaEvents SQS.swift
[133/174] Compiling Mustache SimpleKVC.swift
[136/175] Compiling NIOConcurrencyHelpers atomics.swift
[138/176] Compiling Logging LogHandler.swift
[139/176] Compiling Logging Locks.swift
[140/176] Emitting module Logging
[141/176] Compiling Logging Logging.swift
[143/177] Compiling Atomics UnsafeAtomic.swift
[144/177] Compiling Atomics UnsafeAtomicLazyReference.swift
[145/177] Compiling AWSLambdaEvents ALB.swift
[146/177] Compiling AWSLambdaEvents APIGateway+V2.swift
[147/177] Emitting module DequeModule
[148/178] Compiling Atomics AtomicMemoryOrderings.swift
[149/178] Compiling Atomics DoubleWord.swift
[150/178] Compiling AWSLambdaEvents Base64.swift
[151/178] Compiling Atomics ManagedAtomicLazyReference.swift
[152/178] Compiling AWSLambdaEvents DateWrappers.swift
[153/179] Compiling Atomics IntegerOperations.swift
[154/179] Compiling Atomics Unmanaged extensions.swift
[156/179] Compiling AWSLambdaEvents SES.swift
[157/179] Compiling AWSLambdaEvents SNS.swift
[158/179] Compiling AWSLambdaEvents AppSync.swift
[159/179] Compiling AWSLambdaEvents HTTP.swift
[164/179] Emitting module AWSLambdaEvents
[165/179] Compiling AWSLambdaEvents APIGateway.swift
[166/179] Compiling AWSLambdaEvents AWSRegion.swift
[169/179] Compiling AWSLambdaEvents DynamoDB.swift
[170/179] Compiling AWSLambdaEvents S3.swift
[177/180] Emitting module Atomics
[182/241] Compiling NIOCore MulticastChannel.swift
[183/241] Compiling NIOCore NIOAny.swift
[184/241] Compiling NIOCore NIOCloseOnErrorHandler.swift
[185/241] Compiling NIOCore NIOLoopBound.swift
[186/241] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[187/241] Compiling NIOCore NIOScheduledCallback.swift
[188/241] Compiling NIOCore NIOSendable.swift
[189/241] Compiling NIOCore RecvByteBufferAllocator.swift
[190/249] Compiling NIOCore IO.swift
[191/249] Compiling NIOCore IOData.swift
[192/249] Compiling NIOCore IPProtocol.swift
[193/249] Compiling NIOCore IntegerBitPacking.swift
[194/249] Compiling NIOCore IntegerTypes.swift
[195/249] Compiling NIOCore Interfaces.swift
[196/249] Compiling NIOCore Linux.swift
[197/249] Compiling NIOCore MarkedCircularBuffer.swift
[198/249] Compiling NIOCore CircularBuffer.swift
[199/249] Compiling NIOCore Codec.swift
[200/249] Compiling NIOCore ConvenienceOptionSupport.swift
[201/249] Compiling NIOCore DeadChannel.swift
[202/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[203/249] Compiling NIOCore EventLoop+Deprecated.swift
[204/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[205/249] Compiling NIOCore EventLoop.swift
[206/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[207/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[208/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[209/249] Compiling NIOCore EventLoopFuture.swift
[210/249] Compiling NIOCore FileDescriptor.swift
[211/249] Compiling NIOCore FileHandle.swift
[212/249] Compiling NIOCore FileRegion.swift
[213/249] Compiling NIOCore GlobalSingletons.swift
[214/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[215/249] Compiling NIOCore BSDSocketAPI.swift
[216/249] Compiling NIOCore ByteBuffer-aux.swift
[217/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[218/249] Compiling NIOCore ByteBuffer-conversions.swift
[219/249] Compiling NIOCore ByteBuffer-core.swift
[220/249] Compiling NIOCore ByteBuffer-hex.swift
[221/249] Compiling NIOCore ByteBuffer-int.swift
[222/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[224/249] Compiling NIOCore SocketAddresses.swift
[225/249] Compiling NIOCore SocketOptionProvider.swift
[226/249] Compiling NIOCore SystemCallHelpers.swift
[227/249] Compiling NIOCore TimeAmount+Duration.swift
[228/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[229/249] Compiling NIOCore UniversalBootstrapSupport.swift
[230/249] Compiling NIOCore Utilities.swift
[231/249] Compiling NIOCore AddressedEnvelope.swift
[232/249] Compiling NIOCore AsyncAwaitSupport.swift
[233/249] Compiling NIOCore AsyncChannel.swift
[234/249] Compiling NIOCore AsyncChannelHandler.swift
[235/249] Compiling NIOCore AsyncChannelInboundStream.swift
[236/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[237/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[238/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[239/249] Compiling NIOCore NIOAsyncWriter.swift
[240/249] Compiling NIOCore ByteBuffer-multi-int.swift
[241/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[242/249] Compiling NIOCore ByteBuffer-views.swift
[243/249] Compiling NIOCore Channel.swift
[244/249] Compiling NIOCore ChannelHandler.swift
[245/249] Compiling NIOCore ChannelHandlers.swift
[246/249] Compiling NIOCore ChannelInvoker.swift
[247/249] Compiling NIOCore ChannelOption.swift
[248/249] Compiling NIOCore ChannelPipeline.swift
[249/249] Emitting module NIOCore
[251/300] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/300] Emitting module NIOEmbedded
[253/300] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[254/300] Compiling NIOEmbedded Embedded.swift
[256/301] Compiling NIOPosix Pool.swift
[257/301] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[258/301] Compiling NIOPosix PosixSingletons.swift
[259/301] Compiling NIOPosix RawSocketBootstrap.swift
[260/301] Compiling NIOPosix Resolver.swift
[261/301] Compiling NIOPosix Selectable.swift
[262/307] Compiling NIOPosix ThreadPosix.swift
[263/307] Compiling NIOPosix ThreadWindows.swift
[264/307] Compiling NIOPosix UnsafeTransfer.swift
[265/307] Compiling NIOPosix Utilities.swift
[266/307] Compiling NIOPosix VsockAddress.swift
[267/307] Compiling NIOPosix VsockChannelEvents.swift
[268/307] Compiling NIOPosix ServerSocket.swift
[269/307] Compiling NIOPosix Socket.swift
[270/307] Compiling NIOPosix SocketChannel.swift
[271/307] Compiling NIOPosix SocketProtocols.swift
[272/307] Compiling NIOPosix System.swift
[273/307] Compiling NIOPosix Thread.swift
[274/307] Compiling NIOPosix SelectableChannel.swift
[275/307] Compiling NIOPosix SelectableEventLoop.swift
[276/307] Compiling NIOPosix SelectorEpoll.swift
[277/307] Compiling NIOPosix SelectorGeneric.swift
[278/307] Compiling NIOPosix SelectorKqueue.swift
[279/307] Compiling NIOPosix SelectorUring.swift
[280/307] Emitting module NIOPosix
[281/307] Compiling NIOPosix BSDSocketAPICommon.swift
[282/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[283/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[284/307] Compiling NIOPosix BaseSocket.swift
[285/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[286/307] Compiling NIOPosix BaseSocketChannel.swift
[287/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[288/307] Compiling NIOPosix IO.swift
[289/307] Compiling NIOPosix IntegerBitPacking.swift
[290/307] Compiling NIOPosix IntegerTypes.swift
[291/307] Compiling NIOPosix Linux.swift
[292/307] Compiling NIOPosix LinuxCPUSet.swift
[293/307] Compiling NIOPosix LinuxUring.swift
[294/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[295/307] Compiling NIOPosix Bootstrap.swift
[296/307] Compiling NIOPosix ControlMessage.swift
[297/307] Compiling NIOPosix DatagramVectorReadManager.swift
[298/307] Compiling NIOPosix Errors+Any.swift
[299/307] Compiling NIOPosix FileDescriptor.swift
[300/307] Compiling NIOPosix GetaddrinfoResolver.swift
[301/307] Compiling NIOPosix HappyEyeballs.swift
[302/307] Compiling NIOPosix NIOThreadPool.swift
[303/307] Compiling NIOPosix NonBlockingFileIO.swift
[304/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[305/307] Compiling NIOPosix PendingWritesManager.swift
[306/307] Compiling NIOPosix PipeChannel.swift
[307/307] Compiling NIOPosix PipePair.swift
[309/310] Compiling NIO Exports.swift
[310/310] Emitting module NIO
[312/334] Compiling _NIOConcurrency Empty.swift
[313/334] Emitting module _NIOConcurrency
[315/335] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[316/335] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[317/335] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[318/335] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[319/335] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[320/337] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[321/337] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[322/337] Emitting module NIOFoundationCompat
[323/337] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[324/338] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[325/338] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[327/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[328/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[329/338] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[330/338] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[331/338] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[332/338] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[333/338] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[334/338] Compiling NIOHTTP1 HTTPTypes.swift
[335/338] Compiling NIOHTTP1 ByteCollectionUtils.swift
[336/338] Compiling NIOHTTP1 HTTPDecoder.swift
[337/338] Compiling NIOHTTP1 HTTPEncoder.swift
[338/338] Emitting module NIOHTTP1
[340/376] Compiling MacroCore ListenerType.swift
[341/376] Compiling MacroCore JSError.swift
[342/376] Compiling MacroCore JSON.swift
[343/376] Compiling MacroCore CollectionStubs.swift
[344/376] Compiling MacroCore Math.swift
[345/381] Compiling MacroCore Process.swift
[346/381] Compiling MacroCore Warnings.swift
[347/381] Compiling MacroCore Regex.swift
[348/381] Compiling MacroCore Concat.swift
[349/381] Compiling MacroCore DuplexStreamType.swift
[350/381] Compiling MacroCore Console.swift
[351/381] Compiling MacroCore Dirname.swift
[352/381] Compiling MacroCore EnvironmentValues.swift
[353/381] Compiling MacroCore ErrorEmitter.swift
[354/381] Compiling MacroCore EventListenerSet.swift
[355/381] Compiling MacroCore MacroError.swift
[356/381] Compiling MacroCore NextTick.swift
[357/381] Compiling MacroCore CommandLine.swift
[358/381] Compiling MacroCore DetectXcode.swift
[359/381] Compiling MacroCore Environment.swift
[360/381] Compiling MacroCore Object.swift
[361/381] Compiling MacroCore StringStubs.swift
[362/381] Compiling MacroCore ToString.swift
[363/381] Compiling MacroCore LeftPad.swift
[364/381] Compiling MacroCore MacroCore.swift
[365/381] Compiling MacroCore Pipe.swift
[366/381] Compiling MacroCore ReadableByteStream.swift
[367/381] Compiling MacroCore ReadableByteStreamType.swift
[368/381] Compiling MacroCore ReadableStreamBase.swift
[369/381] Compiling MacroCore ReadableStreamType.swift
[370/381] Compiling MacroCore WritableByteStream.swift
[371/381] Compiling MacroCore WritableByteStreamType.swift
[372/381] Compiling MacroCore WritableStreamBase.swift
[373/381] Compiling MacroCore WritableStreamType.swift
[374/381] Compiling MacroCore StringEncoding.swift
[375/381] Emitting module MacroCore
[376/381] Compiling MacroCore Buffer.swift
[377/381] Compiling MacroCore BufferData.swift
[378/381] Compiling MacroCore BufferDeprecations.swift
[379/381] Compiling MacroCore BufferHexEncoding.swift
[380/381] Compiling MacroCore BufferStrings.swift
[381/381] Compiling MacroCore CollectionUtils.swift
[383/421] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[384/421] Compiling fs File.swift
[385/421] Compiling fs JSONFile.swift
[386/422] Compiling fs AsyncWrapper.swift
[387/422] Compiling fs ResultExtensions.swift
[388/423] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[389/423] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[390/423] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[391/423] Compiling fs fs.swift
[392/423] Compiling http OutgoingMessage.swift
[393/424] Compiling fs StatStruct.swift
[396/424] Compiling fs Directory.swift
[397/424] Compiling fs FSWatcher.swift
[398/424] Compiling http http.swift
[401/424] Emitting module fs
[402/424] Compiling AWSLambdaRuntimeCore Utils.swift
[403/424] Compiling fs FileStream.swift
[404/424] Compiling fs FileWriteStream.swift
[405/424] Compiling fs Promise.swift
[406/424] Compiling fs FileReadStream.swift
[407/424] Emitting module http
[408/424] Compiling fs Path.swift
[409/424] Compiling fs PosixWrappers.swift
[417/427] Emitting module AWSLambdaRuntimeCore
[421/431] Emitting module dotenv
[422/431] Compiling dotenv dotenv.swift
[424/432] Emitting module AWSLambdaRuntime
[425/432] Compiling AWSLambdaRuntime Context+Foundation.swift
[426/432] Compiling AWSLambdaRuntime Lambda+Codable.swift
[435/449] Compiling connect ServeStatic.swift
[436/449] Compiling connect Session.swift
[437/450] Compiling connect Middleware.swift
[438/450] Compiling connect NoCache.swift
[439/450] Compiling connect Logger.swift
[440/450] Compiling connect MethodOverride.swift
[441/450] Compiling connect Cookies.swift
[442/450] Compiling connect CrossCompile.swift
[443/450] Emitting module connect
[444/450] Compiling connect BodyParser.swift
[445/450] Compiling connect CORS.swift
[446/450] Compiling connect Pause.swift
[447/450] Compiling connect QS.swift
[448/450] Compiling connect Connect.swift
[449/450] Compiling connect CookieParser.swift
[450/450] Compiling connect TypeIs.swift
[452/481] Compiling express Express.swift
[453/481] Compiling express ExpressWrappedDictionary.swift
[454/481] Compiling express BasicAuth.swift
[455/481] Compiling express ErrorMiddleware.swift
[456/481] Emitting module multer
[457/482] Compiling express RouteKeeper.swift
[458/482] Compiling express RouteMounts.swift
[459/482] Compiling express RoutePattern.swift
[460/482] Compiling express Router.swift
[461/484] Compiling multer Utilities.swift
[462/484] Compiling multer PartType.swift
[463/484] Compiling multer ProcessingContext.swift
[464/484] Compiling express MiddlewareObject.swift
[465/484] Compiling express Module.swift
[467/484] Compiling express IncomingMessage.swift
[468/484] Compiling express JSON.swift
[474/484] Compiling express Mustache.swift
[475/484] Compiling express Render.swift
[479/485] Compiling express ServerResponse.swift
[480/485] Compiling express Settings.swift
[481/485] Emitting module express
[484/485] Compiling express Route.swift
[485/485] Compiling express RouteFactories.swift
[487/495] Emitting module MacroExpress
[488/495] Compiling MacroExpress MacroExpress.swift
[489/496] Compiling MacroLambdaCore Process.swift
[490/496] Compiling MacroLambdaCore lambda.swift
[492/496] Compiling MacroLambdaCore LambdaResponse.swift
[493/496] Compiling MacroLambdaCore LambdaRequest.swift
[494/496] Compiling MacroLambdaCore LambdaServer.swift
[495/496] 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 the Swift 6 language mode
 87 |     for ( name, value ) in self {
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
    |               |- warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
    |               `- note: The missing import of module 'Foundation' will be added implicitly
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
 91 |       {
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
 87 |     for ( name, value ) in self {
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
    |                                                        |- warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                        `- note: The missing import of module 'FoundationEssentials' will be added implicitly
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
 91 |       {
/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 the Swift 6 language mode
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
    |               |- warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
    |               `- note: The missing import of module 'Foundation' will be added implicitly
 91 |       {
 92 |         cookies.append(value)
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
    |                                                        |- warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                        `- note: The missing import of module 'FoundationEssentials' will be added implicitly
 91 |       {
 92 |         cookies.append(value)
[496/496] 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 the Swift 6 language mode
 87 |     for ( name, value ) in self {
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
    |               |- warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
    |               `- note: The missing import of module 'Foundation' will be added implicitly
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
 91 |       {
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:89:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
 87 |     for ( name, value ) in self {
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
    |                                                        |- warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                        `- note: The missing import of module 'FoundationEssentials' will be added implicitly
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
 91 |       {
/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 the Swift 6 language mode
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
    |               |- warning: instance method 'caseInsensitiveCompare' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
    |               `- note: The missing import of module 'Foundation' will be added implicitly
 91 |       {
 92 |         cookies.append(value)
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaNIOConversions.swift:90:56: warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
 88 |       // This is all not good. But neither is the JSON gateway :-)
 89 |       if name.caseInsensitiveCompare("Set-Cookie") == .orderedSame ||
 90 |          name.caseInsensitiveCompare("Cookie")     == .orderedSame
    |                                                        |- warning: enum case 'orderedSame' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
    |                                                        `- note: The missing import of module 'FoundationEssentials' will be added implicitly
 91 |       {
 92 |         cookies.append(value)
[498/500] Compiling MacroLambda ReExports.swift
[499/500] Compiling MacroLambda LambdaExpress.swift
[500/500] Emitting module MacroLambda
Build complete! (152.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/MacroExpress.git"
    },
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
    }
  ],
  "manifest_display_name" : "MacroLambda",
  "name" : "MacroLambda",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MacroLambdaCore",
      "targets" : [
        "MacroLambdaCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroLambda",
      "targets" : [
        "MacroLambda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroLambdaCore",
      "module_type" : "SwiftTarget",
      "name" : "MacroLambdaCore",
      "path" : "Sources/MacroLambdaCore",
      "product_dependencies" : [
        "MacroCore",
        "http",
        "express",
        "AWSLambdaRuntime",
        "AWSLambdaEvents"
      ],
      "product_memberships" : [
        "MacroLambdaCore",
        "MacroLambda"
      ],
      "sources" : [
        "LambdaNIOConversions.swift",
        "LambdaRequest.swift",
        "LambdaResponse.swift",
        "LambdaServer.swift",
        "Process.swift",
        "lambda.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroLambda",
      "module_type" : "SwiftTarget",
      "name" : "MacroLambda",
      "path" : "Sources/MacroLambda",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "MacroExpress"
      ],
      "product_memberships" : [
        "MacroLambda"
      ],
      "sources" : [
        "LambdaExpress.swift",
        "ReExports.swift"
      ],
      "target_dependencies" : [
        "MacroLambdaCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.