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 0.5.0 (30b9cd), with Swift 6.1 for Linux on 27 Apr 2025 07:54:12 UTC.

Swift 6 data race errors: 5

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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:             6.1
Building package at path:  $PWD
https://github.com/Macro-swift/MacroLambda.git
https://github.com/Macro-swift/MacroLambda.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/1628] Fetching macro
[1157/2919] Fetching macro, macroexpress
[2843/14433] Fetching macro, macroexpress, swift-aws-lambda-runtime
Fetched https://github.com/Macro-swift/Macro.git from cache (1.14s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (1.14s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.18s)
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 (1.77s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-backtrace.git
[1/631] Fetching swift-backtrace
[632/4467] Fetching swift-backtrace, swift-log
[4468/79898] Fetching swift-backtrace, swift-log, swift-nio
Fetched https://github.com/swift-server/swift-backtrace.git from cache (4.08s)
Fetched https://github.com/apple/swift-log.git from cache (4.09s)
Fetched https://github.com/apple/swift-nio.git from cache (4.19s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.4 (4.76s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.92s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.6 (0.58s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] 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.2 (0.78s)
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.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.83s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[2396/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
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-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.4
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/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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.1.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.4.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.6
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 _AtomicsShims.c
[31/56] Compiling CNIODarwin shim.c
[32/56] Compiling CNIOLLHTTP c_nio_http.c
[33/56] Compiling CBacktrace state.c
[34/56] Compiling CNIOLinux shim.c
[35/56] Compiling CNIOLLHTTP c_nio_api.c
[36/56] Compiling CBacktrace sort.c
[37/56] Compiling CBacktrace simple.c
[38/56] Compiling CBacktrace print.c
[39/56] Compiling CBacktrace posix.c
[40/56] Compiling CBacktrace mmapio.c
[41/56] Compiling CBacktrace mmap.c
[41/56] Compiling CBacktrace fileline.c
[43/56] Compiling CBacktrace atomic.c
[44/56] Write sources
[49/56] Compiling CBacktrace backtrace.c
[50/56] Write swift-version-24593BA9C3E375BF.txt
[51/56] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/56] Compiling CBacktrace dwarf.c
[53/56] Compiling CBacktrace elf.c
[55/91] Emitting module Logging
[55/91] Compiling c-nioatomics.c
[56/108] Compiling c-atomics.c
[58/111] Compiling _NIODataStructures _TinyArray.swift
[59/111] Emitting module InternalCollectionsUtilities
[60/113] Emitting module _NIOBase64
[61/113] Compiling _NIOBase64 Base64.swift
[62/113] Compiling Logging LogHandler.swift
[63/114] Compiling InternalCollectionsUtilities UInt+reversed.swift
[64/114] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/114] Compiling InternalCollectionsUtilities Debugging.swift
[66/114] Compiling InternalCollectionsUtilities Descriptions.swift
[67/114] Compiling Mustache MustacheRenderingContext.swift
[68/115] Compiling Mustache MustacheRendering.swift
[69/115] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/115] Compiling InternalCollectionsUtilities Specialize.swift
[71/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/115] Compiling InternalCollectionsUtilities Integer rank.swift
[73/115] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/115] Compiling Mustache Mustachable.swift
[75/115] Compiling Backtrace Backtrace.swift
[76/115] Compiling Backtrace Demangle.swift
[77/115] Emitting module Backtrace
[79/116] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[83/116] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[84/116] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[85/116] Compiling InternalCollectionsUtilities _SortedCollection.swift
[86/116] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/116] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/116] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[90/156] Compiling Atomics ManagedAtomic.swift
[91/156] Compiling Atomics ManagedAtomicLazyReference.swift
[92/156] Compiling Atomics UnsafeAtomic.swift
[93/156] Compiling Atomics UnsafeAtomicLazyReference.swift
[94/158] Compiling AWSLambdaEvents APIGateway.swift
[95/158] Compiling AWSLambdaEvents AWSRegion.swift
[96/159] Compiling Atomics AtomicMemoryOrderings.swift
[97/159] Compiling Atomics DoubleWord.swift
[98/159] Compiling AWSLambdaEvents SQS.swift
[99/159] Compiling AWSLambdaEvents Base64.swift
[100/159] Compiling AWSLambdaEvents SES.swift
[101/159] Compiling AWSLambdaEvents SNS.swift
[102/159] Compiling AWSLambdaEvents DynamoDB.swift
[103/159] Compiling AWSLambdaEvents S3.swift
[104/159] Compiling _NIODataStructures PriorityQueue.swift
[105/159] Emitting module _NIODataStructures
[106/159] Compiling _NIODataStructures Heap.swift
[107/160] Compiling Logging MetadataProvider.swift
[108/160] Emitting module xsys
[109/160] Compiling AWSLambdaEvents ALB.swift
[110/160] Compiling AWSLambdaEvents APIGateway+V2.swift
[111/160] Compiling AWSLambdaEvents AppSync.swift
[112/160] Compiling AWSLambdaEvents Cloudwatch.swift
[113/160] Compiling Mustache MustacheNode.swift
[114/160] Compiling Mustache MustacheParser.swift
[115/160] Compiling xsys timespec.swift
[117/160] Compiling Logging Locks.swift
[118/160] Compiling Logging Logging.swift
[119/161] Compiling NIOConcurrencyHelpers NIOLock.swift
[120/161] Compiling NIOConcurrencyHelpers lock.swift
[122/161] Compiling xsys timeval_any.swift
[123/162] Emitting module NIOConcurrencyHelpers
[124/177] Compiling Mustache HTMLEscape.swift
[125/177] Emitting module Mustache
[126/177] Compiling Mustache Helpers.swift
[127/177] Emitting module mime
[128/177] Compiling mime MIME.swift
[130/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[131/178] Compiling Mustache SimpleKVC.swift
[132/178] Compiling Atomics IntegerOperations.swift
[133/178] Compiling Atomics Unmanaged extensions.swift
[134/179] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[135/179] Compiling NIOConcurrencyHelpers atomics.swift
[137/180] Compiling DequeModule Deque+Descriptions.swift
[138/180] Compiling DequeModule Deque+Equatable.swift
[139/180] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[140/180] Compiling DequeModule Deque._Storage.swift
[141/180] Compiling DequeModule Deque._UnsafeHandle.swift
[142/180] Compiling DequeModule Deque.swift
[143/180] Compiling DequeModule Deque+CustomReflectable.swift
[149/182] Compiling DequeModule _DequeBuffer.swift
[150/182] Compiling DequeModule _DequeBufferHeader.swift
[151/182] Compiling DequeModule Deque+Codable.swift
[152/182] Compiling DequeModule Deque+Collection.swift
[153/183] Compiling AWSLambdaEvents DateWrappers.swift
[154/183] Compiling DequeModule Deque+Testing.swift
[156/183] Compiling AWSLambdaEvents HTTP.swift
[159/183] Compiling DequeModule Deque+Extras.swift
[160/183] Compiling DequeModule Deque+Hashable.swift
[163/183] Compiling DequeModule _DequeSlot.swift
[164/183] Compiling DequeModule _UnsafeWrappedBuffer.swift
[167/183] Emitting module AWSLambdaEvents
[172/183] Emitting module DequeModule
[179/185] Emitting module Atomics
[187/245] Compiling NIOCore AddressedEnvelope.swift
[188/245] Compiling NIOCore AsyncAwaitSupport.swift
[189/245] Compiling NIOCore AsyncChannel.swift
[190/245] Compiling NIOCore AsyncChannelHandler.swift
[191/245] Compiling NIOCore AsyncChannelInboundStream.swift
[192/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[193/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[194/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[195/245] Compiling NIOCore NIOAsyncWriter.swift
[196/253] Compiling NIOCore GlobalSingletons.swift
[197/253] Compiling NIOCore IO.swift
[198/253] Compiling NIOCore IOData.swift
[199/253] Compiling NIOCore IPProtocol.swift
[200/253] Compiling NIOCore IntegerBitPacking.swift
[201/253] Compiling NIOCore IntegerTypes.swift
[202/253] Compiling NIOCore Interfaces.swift
[203/253] Compiling NIOCore Linux.swift
[204/253] Compiling NIOCore ChannelPipeline.swift
[205/253] Compiling NIOCore CircularBuffer.swift
[206/253] Compiling NIOCore Codec.swift
[207/253] Compiling NIOCore ConvenienceOptionSupport.swift
[208/253] Compiling NIOCore DeadChannel.swift
[209/253] Compiling NIOCore DispatchQueue+WithFuture.swift
[210/253] Compiling NIOCore EventLoop+Deprecated.swift
[211/253] Compiling NIOCore EventLoop+SerialExecutor.swift
[212/253] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/253] Compiling NIOCore BSDSocketAPI.swift
[214/253] Compiling NIOCore ByteBuffer-aux.swift
[215/253] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/253] Compiling NIOCore ByteBuffer-conversions.swift
[217/253] Compiling NIOCore ByteBuffer-core.swift
[218/253] Compiling NIOCore ByteBuffer-hex.swift
[219/253] Compiling NIOCore ByteBuffer-int.swift
[220/253] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[221/253] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/253] Compiling NIOCore SocketAddresses.swift
[223/253] Compiling NIOCore SocketOptionProvider.swift
[224/253] Compiling NIOCore SystemCallHelpers.swift
[225/253] Compiling NIOCore TimeAmount+Duration.swift
[226/253] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/253] Compiling NIOCore UniversalBootstrapSupport.swift
[228/253] Compiling NIOCore Utilities.swift
[229/253] Compiling NIOCore ByteBuffer-multi-int.swift
[230/253] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[231/253] Compiling NIOCore ByteBuffer-views.swift
[232/253] Compiling NIOCore Channel.swift
[233/253] Compiling NIOCore ChannelHandler.swift
[234/253] Compiling NIOCore ChannelHandlers.swift
[235/253] Compiling NIOCore ChannelInvoker.swift
[236/253] Compiling NIOCore ChannelOption.swift
[237/253] Compiling NIOCore EventLoop.swift
[238/253] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[239/253] Compiling NIOCore EventLoopFuture+Deprecated.swift
[240/253] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[241/253] Compiling NIOCore EventLoopFuture.swift
[242/253] Compiling NIOCore FileDescriptor.swift
[243/253] Compiling NIOCore FileHandle.swift
[244/253] Compiling NIOCore FileRegion.swift
[245/253] Compiling NIOCore MarkedCircularBuffer.swift
[246/253] Compiling NIOCore MulticastChannel.swift
[247/253] Compiling NIOCore NIOAny.swift
[248/253] Compiling NIOCore NIOCloseOnErrorHandler.swift
[249/253] Compiling NIOCore NIOLoopBound.swift
[250/253] Compiling NIOCore NIOScheduledCallback.swift
[251/253] Compiling NIOCore NIOSendable.swift
[252/253] Compiling NIOCore RecvByteBufferAllocator.swift
[253/253] Emitting module NIOCore
[255/305] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[256/305] Emitting module NIOEmbedded
[257/305] Compiling NIOEmbedded Embedded.swift
[258/305] Compiling NIOEmbedded AsyncTestingChannel.swift
[260/306] Compiling NIOPosix IO.swift
[261/306] Compiling NIOPosix IntegerBitPacking.swift
[262/306] Compiling NIOPosix IntegerTypes.swift
[263/306] Compiling NIOPosix Linux.swift
[264/306] Compiling NIOPosix LinuxCPUSet.swift
[265/306] Compiling NIOPosix LinuxUring.swift
[266/306] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[267/312] Compiling NIOPosix ThreadPosix.swift
[268/312] Compiling NIOPosix ThreadWindows.swift
[269/312] Compiling NIOPosix UnsafeTransfer.swift
[270/312] Compiling NIOPosix Utilities.swift
[271/312] Compiling NIOPosix VsockAddress.swift
[272/312] Compiling NIOPosix VsockChannelEvents.swift
[273/312] Compiling NIOPosix SelectableChannel.swift
[274/312] Compiling NIOPosix SelectableEventLoop.swift
[275/312] Compiling NIOPosix SelectorEpoll.swift
[276/312] Compiling NIOPosix SelectorGeneric.swift
[277/312] Compiling NIOPosix SelectorKqueue.swift
[278/312] Compiling NIOPosix SelectorUring.swift
[279/312] Compiling NIOPosix PooledRecvBufferAllocator.swift
[280/312] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[281/312] Compiling NIOPosix PosixSingletons.swift
[282/312] Compiling NIOPosix RawSocketBootstrap.swift
[283/312] Compiling NIOPosix Resolver.swift
[284/312] Compiling NIOPosix Selectable.swift
[285/312] Compiling NIOPosix ServerSocket.swift
[286/312] Compiling NIOPosix Socket.swift
[287/312] Compiling NIOPosix SocketChannel.swift
[288/312] Compiling NIOPosix SocketProtocols.swift
[289/312] Compiling NIOPosix System.swift
[290/312] Compiling NIOPosix Thread.swift
[291/312] Compiling NIOPosix BSDSocketAPICommon.swift
[292/312] Compiling NIOPosix BSDSocketAPIPosix.swift
[293/312] Compiling NIOPosix BSDSocketAPIWindows.swift
[294/312] Compiling NIOPosix BaseSocket.swift
[295/312] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[296/312] Compiling NIOPosix BaseSocketChannel.swift
[297/312] Compiling NIOPosix BaseStreamSocketChannel.swift
[298/312] Compiling NIOPosix NIOThreadPool.swift
[299/312] Compiling NIOPosix NonBlockingFileIO.swift
[300/312] Compiling NIOPosix PendingDatagramWritesManager.swift
[301/312] Compiling NIOPosix PendingWritesManager.swift
[302/312] Compiling NIOPosix PipeChannel.swift
[303/312] Compiling NIOPosix PipePair.swift
[304/312] Compiling NIOPosix Pool.swift
[305/312] Emitting module NIOPosix
[306/312] Compiling NIOPosix Bootstrap.swift
[307/312] Compiling NIOPosix ControlMessage.swift
[308/312] Compiling NIOPosix DatagramVectorReadManager.swift
[309/312] Compiling NIOPosix Errors+Any.swift
[310/312] Compiling NIOPosix FileDescriptor.swift
[311/312] Compiling NIOPosix GetaddrinfoResolver.swift
[312/312] Compiling NIOPosix HappyEyeballs.swift
[314/315] Compiling NIO Exports.swift
[315/315] Emitting module NIO
[317/339] Emitting module _NIOConcurrency
[318/339] Compiling _NIOConcurrency Empty.swift
[320/340] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[321/340] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[322/340] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[323/340] Emitting module NIOFoundationCompat
[324/340] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[325/341] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[326/341] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[328/343] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[329/343] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[330/380] Compiling MacroCore Buffer.swift
[331/380] Compiling MacroCore BufferData.swift
[332/380] Compiling MacroCore ReadableByteStreamType.swift
[333/380] Compiling MacroCore ReadableStreamBase.swift
[334/380] Compiling MacroCore Concat.swift
[335/380] Compiling MacroCore DuplexStreamType.swift
[336/380] Compiling MacroCore Pipe.swift
[337/380] Compiling MacroCore ReadableByteStream.swift
[338/380] Compiling MacroCore ReadableStreamType.swift
[339/380] Compiling MacroCore MacroError.swift
[340/380] Compiling MacroCore ListenerType.swift
[341/380] Compiling MacroCore JSError.swift
[342/380] Compiling MacroCore JSON.swift
[343/380] Compiling MacroCore CollectionStubs.swift
[344/380] Compiling MacroCore Math.swift
[345/385] Compiling MacroCore Object.swift
[346/385] Compiling MacroCore StringStubs.swift
[347/385] Compiling MacroCore ToString.swift
[348/385] Compiling MacroCore LeftPad.swift
[349/385] Compiling MacroCore MacroCore.swift
[355/385] Compiling MacroCore Console.swift
[356/385] Compiling MacroCore Dirname.swift
[357/385] Compiling MacroCore EnvironmentValues.swift
[358/385] Compiling MacroCore ErrorEmitter.swift
[359/385] Compiling MacroCore EventListenerSet.swift
[360/385] Compiling MacroCore Process.swift
[361/385] Compiling MacroCore Warnings.swift
[362/385] Compiling MacroCore Regex.swift
[363/385] Emitting module NIOHTTP1
[365/386] Compiling MacroCore WritableByteStream.swift
[366/386] Compiling MacroCore WritableByteStreamType.swift
[367/386] Compiling MacroCore WritableStreamBase.swift
[368/386] Compiling MacroCore WritableStreamType.swift
[369/386] Compiling MacroCore StringEncoding.swift
[370/397] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[371/397] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[372/397] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[373/397] Compiling AWSLambdaRuntimeCore Lambda.swift
[374/397] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[376/397] Compiling MacroCore NextTick.swift
[377/397] Compiling MacroCore CommandLine.swift
[378/397] Compiling MacroCore DetectXcode.swift
[379/397] Compiling MacroCore Environment.swift
[382/397] Compiling MacroCore BufferDeprecations.swift
[383/397] Compiling MacroCore BufferHexEncoding.swift
[384/397] Compiling MacroCore BufferStrings.swift
[385/397] Compiling MacroCore CollectionUtils.swift
[386/397] Emitting module MacroCore
[388/398] Compiling AWSLambdaRuntimeCore LambdaLifecycle.swift
[389/398] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[392/406] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[393/407] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[394/427] Compiling AWSLambdaRuntimeCore Utils.swift
[395/427] Emitting module http
[396/427] Compiling fs File.swift
[397/427] Compiling fs JSONFile.swift
[398/427] Compiling fs Directory.swift
[399/427] Compiling fs FSWatcher.swift
[400/428] Compiling http OutgoingMessage.swift
[401/428] Compiling fs StatStruct.swift
[402/428] Compiling fs Promise.swift
[403/428] Compiling fs FileReadStream.swift
[404/429] Compiling fs AsyncWrapper.swift
[405/429] Compiling fs ResultExtensions.swift
[410/429] Emitting module AWSLambdaRuntimeCore
[411/430] Compiling http http.swift
[412/430] Compiling fs FileStream.swift
[413/430] Compiling fs FileWriteStream.swift
[417/430] Compiling fs Path.swift
[418/430] Compiling fs PosixWrappers.swift
[425/430] Compiling fs fs.swift
[426/433] Emitting module fs
[428/436] Compiling AWSLambdaRuntime Context+Foundation.swift
[429/436] Emitting module AWSLambdaRuntime
[430/436] Compiling AWSLambdaRuntime Lambda+Codable.swift
[432/437] Compiling dotenv dotenv.swift
[433/437] Emitting module dotenv
[440/453] Compiling connect Middleware.swift
[441/453] Compiling connect Pause.swift
[442/453] Compiling connect Logger.swift
[443/453] Compiling connect MethodOverride.swift
[444/454] Compiling connect Cookies.swift
[445/454] Compiling connect CrossCompile.swift
[446/454] Emitting module connect
[447/454] Compiling connect Connect.swift
[448/454] Compiling connect CookieParser.swift
[449/454] Compiling connect BodyParser.swift
[450/454] Compiling connect CORS.swift
[451/454] Compiling connect TypeIs.swift
[452/454] Compiling connect Session.swift
[453/454] Compiling connect QS.swift
[454/454] Compiling connect ServeStatic.swift
[456/485] Compiling multer PartType.swift
[457/486] Compiling multer IncomingMessageMulter.swift
[458/486] Compiling multer Limits.swift
[459/486] Emitting module multer
[460/486] Compiling multer DiskStorage.swift
[461/486] Compiling multer File.swift
[462/486] Compiling express RouteKeeper.swift
[463/486] Compiling express RouteMounts.swift
[464/486] Compiling express RoutePattern.swift
[465/486] Compiling express Router.swift
[466/488] Compiling multer ProcessingContext.swift
[468/488] Compiling multer Multer.swift
[469/488] Compiling multer MulterError.swift
[470/488] Compiling multer MemoryStorage.swift
[471/488] Compiling multer Middleware.swift
[477/488] Compiling multer MulterStorage.swift
[478/488] Compiling multer MultiPartParser.swift
[481/488] Compiling multer Utilities.swift
[482/489] Emitting module express
[484/489] Compiling express Mustache.swift
[485/489] Compiling express Render.swift
[488/489] Compiling express ServerResponse.swift
[489/489] Compiling express Settings.swift
[491/499] Emitting module MacroExpress
[492/499] Compiling MacroExpress MacroExpress.swift
[493/499] Compiling MacroLambdaCore Process.swift
[494/499] Compiling MacroLambdaCore lambda.swift
[496/500] Compiling MacroLambdaCore LambdaResponse.swift
[497/500] Compiling MacroLambdaCore LambdaRequest.swift
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaRequest.swift:92:14: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'APIGateway.V2.Request?' may have shared mutable state; this is an error in the Swift 6 language mode
 90 |
 91 | enum LambdaRequestKey: EnvironmentKey {
 92 |   static let defaultValue : APIGateway.V2.Request? = nil
    |              `- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'APIGateway.V2.Request?' may have shared mutable state; this is an error in the Swift 6 language mode
 93 |   static let loggingKey   = "lambda-request"
 94 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaEvents/APIGateway+V2.swift:21:19: note: struct 'Request' does not conform to the 'Sendable' protocol
 19 | extension APIGateway.V2 {
 20 |     /// APIGateway.V2.Request contains data coming from the new HTTP API Gateway
 21 |     public struct Request: Codable {
    |                   `- note: struct 'Request' does not conform to the 'Sendable' protocol
 22 |         /// Context contains the information to identify the AWS account and resources invoking the Lambda function.
 23 |         public struct Context: Codable {
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaRequest.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 11 | import struct   Logging.Logger
 12 | import struct   NIOHTTP1.HTTPRequestHead
 13 | import enum     AWSLambdaEvents.APIGateway
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 14 | import struct   MacroCore.Buffer
 15 | import protocol MacroCore.EnvironmentKey
    :
 90 |
 91 | enum LambdaRequestKey: EnvironmentKey {
 92 |   static let defaultValue : APIGateway.V2.Request? = nil
    |              |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 93 |   static let loggingKey   = "lambda-request"
 94 | }
[498/500] Compiling MacroLambdaCore LambdaServer.swift
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaServer.swift:190:21: warning: type 'APIGatewayProxyLambda.Out' (aka 'APIGateway.V2.Response') does not conform to the 'Sendable' protocol
188 |           let promise = context.eventLoop.makePromise(of: Out.self)
189 |           server.handle(context: context, request: event) { result in
190 |             promise.completeWith(result)
    |                     `- warning: type 'APIGatewayProxyLambda.Out' (aka 'APIGateway.V2.Response') does not conform to the 'Sendable' protocol
191 |           }
192 |           return promise.futureResult
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaEvents/APIGateway+V2.swift:95:19: note: struct 'Response' does not conform to the 'Sendable' protocol
 93 |
 94 | extension APIGateway.V2 {
 95 |     public struct Response: Codable {
    |                   `- note: struct 'Response' does not conform to the 'Sendable' protocol
 96 |         public var statusCode: HTTPResponseStatus
 97 |         public var headers: HTTPHeaders?
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaServer.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 20 | import protocol AWSLambdaRuntime.EventLoopLambdaHandler
 21 | import enum     AWSLambdaRuntime.Lambda
 22 | import enum     AWSLambdaEvents.APIGateway
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 23 | import express
 24 |
[499/500] 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)
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaRequest.swift:92:14: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'APIGateway.V2.Request?' may have shared mutable state; this is an error in the Swift 6 language mode
 90 |
 91 | enum LambdaRequestKey: EnvironmentKey {
 92 |   static let defaultValue : APIGateway.V2.Request? = nil
    |              `- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'APIGateway.V2.Request?' may have shared mutable state; this is an error in the Swift 6 language mode
 93 |   static let loggingKey   = "lambda-request"
 94 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaEvents/APIGateway+V2.swift:21:19: note: struct 'Request' does not conform to the 'Sendable' protocol
 19 | extension APIGateway.V2 {
 20 |     /// APIGateway.V2.Request contains data coming from the new HTTP API Gateway
 21 |     public struct Request: Codable {
    |                   `- note: struct 'Request' does not conform to the 'Sendable' protocol
 22 |         /// Context contains the information to identify the AWS account and resources invoking the Lambda function.
 23 |         public struct Context: Codable {
/host/spi-builder-workspace/Sources/MacroLambdaCore/LambdaRequest.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 11 | import struct   Logging.Logger
 12 | import struct   NIOHTTP1.HTTPRequestHead
 13 | import enum     AWSLambdaEvents.APIGateway
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AWSLambdaEvents'
 14 | import struct   MacroCore.Buffer
 15 | import protocol MacroCore.EnvironmentKey
    :
 90 |
 91 | enum LambdaRequestKey: EnvironmentKey {
 92 |   static let defaultValue : APIGateway.V2.Request? = nil
    |              |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 93 |   static let loggingKey   = "lambda-request"
 94 | }
[500/500] 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)
[502/504] Compiling MacroLambda ReExports.swift
[503/504] Emitting module MacroLambda
[504/504] Compiling MacroLambda LambdaExpress.swift
Build complete! (63.27s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.