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 swift-aws-lambda-runtime, reference 2.4.1 (1f0888), with Swift 6.2 for macOS (SPM) on 14 Dec 2025 11:04:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/swift-aws-lambda-runtime.git
Reference: 2.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awslabs/swift-aws-lambda-runtime
 * tag               2.4.1      -> FETCH_HEAD
HEAD is now at 1f0888e Fix after release of swift-log 1.8.0 (#619)
Cloned https://github.com/awslabs/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
1f0888ee7be7b0dacd8bae1daa2494c36f266f47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/awslabs/swift-aws-lambda-runtime.git at 2.4.1
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2568] Fetching swift-service-lifecycle
[618/8317] Fetching swift-service-lifecycle, swift-log
[2304/26695] Fetching swift-service-lifecycle, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.16s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.16s)
[1655/18378] Fetching swift-collections
[4412/99094] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.37s)
Fetched https://github.com/apple/swift-collections.git from cache (4.37s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (5.00s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5830] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.80s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/5221] Fetching swift-system
[106/7041] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.54s)
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-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.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.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-aws-lambda-runtime",
      "name": "swift-aws-lambda-runtime",
      "url": "https://github.com/awslabs/swift-aws-lambda-runtime.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-aws-lambda-runtime",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.91.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-service-lifecycle",
          "name": "swift-service-lifecycle",
          "url": "https://github.com/swift-server/swift-service-lifecycle.git",
          "version": "2.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/awslabs/swift-aws-lambda-runtime.git
[1/14979] Fetching swift-aws-lambda-runtime
Fetched https://github.com/awslabs/swift-aws-lambda-runtime.git from cache (2.07s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.84s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.84s)
Fetched https://github.com/apple/swift-collections.git from cache (0.84s)
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.90s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Creating working copy for https://github.com/awslabs/swift-aws-lambda-runtime.git
Working copy of https://github.com/awslabs/swift-aws-lambda-runtime.git resolved at 2.4.1 (1f0888e)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awslabs/swift-aws-lambda-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/40] Write sources
[5/40] Copying PrivacyInfo.xcprivacy
[5/40] Write sources
[16/40] Write MockServer-entitlement.plist
[16/40] Write sources
[19/40] Write swift-version-49B95AFC49DCD68C.txt
[20/40] Compiling CNIOWASI CNIOWASI.c
[20/40] Compiling CNIOWindows WSAStartup.c
[20/40] Compiling CNIOWindows shim.c
[23/40] Compiling CNIOLinux shim.c
[24/40] Compiling CNIOOpenBSD shim.c
[24/40] Compiling CNIOLinux liburing_shims.c
[26/71] Compiling _AtomicsShims.c
[27/71] Compiling CNIOPosix event_loop_id.c
[28/71] Compiling CNIOLLHTTP c_nio_http.c
[29/71] Compiling CNIOLLHTTP c_nio_api.c
[30/71] Write sources
[32/90] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/90] Write sources
[34/90] Compiling CNIODarwin shim.c
[36/90] Compiling ConcurrencyHelpers LockedValueBox.swift
[37/90] Compiling Atomics AtomicInteger.swift
[38/90] Compiling Atomics AtomicOptionalWrappable.swift
[39/90] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/91] Compiling Atomics AtomicReference.swift
[41/91] Compiling Atomics AtomicStorage.swift
[42/91] Compiling Atomics AtomicBool.swift
[43/91] Compiling Atomics IntegerConformances.swift
[44/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/91] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/91] Compiling _NIODataStructures PriorityQueue.swift
[47/91] Compiling _NIODataStructures _TinyArray.swift
[48/91] Compiling Atomics OptionalRawRepresentable.swift
[49/91] Compiling Atomics RawRepresentable.swift
[50/91] Emitting module InternalCollectionsUtilities
[51/91] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/91] Compiling Atomics IntegerOperations.swift
[53/92] Compiling _NIOBase64 Base64.swift
[54/92] Emitting module _NIOBase64
[55/92] Compiling Atomics PointerConformances.swift
[56/92] Compiling Atomics Primitives.native.swift
[57/92] Compiling Logging MetadataProvider.swift
[60/92] Compiling Atomics DoubleWord.swift
[61/92] Compiling Atomics ManagedAtomic.swift
[62/92] Compiling ConcurrencyHelpers Lock.swift
[63/92] Emitting module ConcurrencyHelpers
[64/92] Emitting module _NIODataStructures
[65/92] Compiling _NIODataStructures Heap.swift
[66/92] Compiling Atomics AtomicValue.swift
[67/92] Compiling Atomics AtomicMemoryOrderings.swift
[74/92] Compiling Atomics ManagedAtomicLazyReference.swift
[75/92] Compiling Atomics UnsafeAtomic.swift
[76/92] Compiling Atomics Unmanaged extensions.swift
[81/167] Compiling DequeModule _DequeBuffer.swift
[82/167] Compiling DequeModule _DequeSlot.swift
[83/167] Compiling DequeModule _DequeBufferHeader.swift
[84/168] Emitting module Logging
[85/168] Compiling Logging Locks.swift
[86/168] Compiling Logging LogHandler.swift
[87/168] Compiling Logging Logging.swift
[88/168] Compiling OrderedCollections _HashTable+Bucket.swift
[89/168] Compiling OrderedCollections _HashTable+BucketIterator.swift
[90/168] Emitting module Atomics
[91/168] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[96/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[97/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[98/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[99/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[100/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[101/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[102/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[103/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[104/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[105/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[106/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[107/174] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[108/174] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[109/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/174] Compiling OrderedCollections OrderedDictionary+Codable.swift
[111/174] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[112/174] Compiling OrderedCollections _HashTable.swift
[113/174] Compiling OrderedCollections _Hashtable+Header.swift
[114/174] Compiling OrderedCollections _HashTable+Testing.swift
[115/174] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[116/174] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[117/174] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[118/174] Compiling OrderedCollections _HashTable+Constants.swift
[119/174] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[125/174] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[128/174] Compiling UnixSignals UnixSignalsSequence.swift
[129/174] Compiling UnixSignals UnixSignal.swift
[130/174] Emitting module UnixSignals
[131/174] Compiling OrderedCollections OrderedSet+Codable.swift
[132/174] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[133/174] Compiling OrderedCollections OrderedSet+Descriptions.swift
[134/174] Compiling OrderedCollections OrderedSet+Diffing.swift
[135/174] Compiling OrderedCollections OrderedSet+Equatable.swift
[136/174] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[137/174] Compiling OrderedCollections OrderedSet+Hashable.swift
[138/174] Compiling OrderedCollections OrderedSet+Initializers.swift
[139/174] Compiling OrderedCollections OrderedSet+Insertions.swift
[140/174] Compiling OrderedCollections OrderedSet+Invariants.swift
[141/174] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[142/174] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[143/174] Emitting module DequeModule
[144/174] Compiling OrderedCollections OrderedDictionary+Elements.swift
[145/174] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[146/174] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[147/174] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[148/174] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[149/174] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/174] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[151/174] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[152/174] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[153/174] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[154/174] Compiling OrderedCollections OrderedDictionary+Values.swift
[155/174] Compiling OrderedCollections OrderedDictionary.swift
[155/174] Compiling c-nioatomics.c
[164/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/174] Compiling OrderedCollections OrderedSet+Testing.swift
[166/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/174] Compiling OrderedCollections OrderedSet.swift
[169/174] Compiling OrderedCollections _UnsafeBitset.swift
[169/174] Compiling c-atomics.c
[171/174] Emitting module OrderedCollections
[172/230] Compiling NIOConcurrencyHelpers lock.swift
[173/230] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[174/230] Emitting module NIOConcurrencyHelpers
[175/230] Compiling NIOConcurrencyHelpers NIOLock.swift
[176/230] Compiling NIOConcurrencyHelpers atomics.swift
[177/230] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[178/294] Compiling NIOCore NIOScheduledCallback.swift
[179/294] Compiling NIOCore NIOSendable.swift
[180/294] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[181/294] Compiling NIOCore RecvByteBufferAllocator.swift
[182/294] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[183/294] Compiling NIOCore AddressedEnvelope.swift
[184/294] Compiling NIOCore AsyncAwaitSupport.swift
[185/294] Compiling NIOCore AsyncChannel.swift
[186/294] Compiling NIOCore AsyncChannelHandler.swift
[187/294] Compiling NIOCore AsyncChannelInboundStream.swift
[188/294] Compiling NIOCore AsyncChannelOutboundWriter.swift
[189/299] Compiling NIOCore NIOAsyncSequenceProducer.swift
[190/299] Compiling NIOCore Channel.swift
[191/299] Compiling NIOCore ChannelHandler.swift
[192/299] Compiling NIOCore ChannelHandlers.swift
[193/299] Compiling NIOCore ChannelInvoker.swift
[194/299] Compiling NIOCore ChannelOption.swift
[195/299] Emitting module AsyncAlgorithms
[196/299] Compiling NIOCore ChannelPipeline.swift
[197/299] Compiling NIOCore CircularBuffer.swift
[198/299] Compiling NIOCore GlobalSingletons.swift
[199/299] Compiling NIOCore IO.swift
[200/299] Compiling NIOCore IOData.swift
[201/299] Compiling NIOCore IPProtocol.swift
[202/299] Compiling NIOCore NIOCloseOnErrorHandler.swift
[203/299] Compiling NIOCore NIOCoreSendableMetatype.swift
[204/299] Compiling NIOCore NIODecodedAsyncSequence.swift
[205/299] Compiling NIOCore NIOLoopBound.swift
[206/299] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[207/299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[208/299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[209/299] Compiling NIOCore EventLoopFuture.swift
[210/299] Compiling NIOCore FileDescriptor.swift
[211/299] Compiling NIOCore FileHandle.swift
[212/299] Compiling NIOCore IntegerBitPacking.swift
[213/299] Compiling NIOCore IntegerTypes.swift
[214/299] Compiling NIOCore Interfaces.swift
[215/299] Compiling NIOCore Codec.swift
[216/299] Compiling NIOCore ConvenienceOptionSupport.swift
[217/299] Compiling NIOCore DeadChannel.swift
[218/299] Compiling NIOCore DispatchQueue+WithFuture.swift
[219/299] Compiling NIOCore EventLoop+Deprecated.swift
[220/299] Compiling NIOCore EventLoop+SerialExecutor.swift
[221/299] Compiling NIOCore EventLoop.swift
[222/299] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[223/299] Compiling NIOCore FileRegion.swift
[224/299] Compiling NIOCore Linux.swift
[225/299] Compiling NIOCore MarkedCircularBuffer.swift
[226/299] Compiling NIOCore MulticastChannel.swift
[227/299] Compiling NIOCore NIOAny.swift
[228/299] Compiling AsyncAlgorithms UnsafeTransfer.swift
[229/299] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[230/299] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[231/299] Compiling AsyncAlgorithms ZipStateMachine.swift
[232/299] Compiling AsyncAlgorithms ZipStorage.swift
[233/308] Compiling ServiceLifecycle ServiceRunnerError.swift
[234/308] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[242/315] Compiling ServiceLifecycle Service.swift
[243/315] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[244/315] Compiling ServiceLifecycle GracefulShutdown.swift
[245/315] Compiling ServiceLifecycle CancellationWaiter.swift
[246/315] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[247/315] Emitting module ServiceLifecycle
[248/315] Compiling ServiceLifecycle ServiceGroup.swift
[270/315] Compiling NIOCore SocketAddresses.swift
[271/315] Compiling NIOCore SocketOptionProvider.swift
[272/315] Compiling NIOCore SystemCallHelpers.swift
[273/315] Compiling NIOCore TimeAmount+Duration.swift
[274/315] Compiling NIOCore TypeAssistedChannelHandler.swift
[275/315] Compiling NIOCore UniversalBootstrapSupport.swift
[276/315] Compiling NIOCore Utilities.swift
[296/315] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[297/315] Compiling NIOCore ByteBuffer-views.swift
[298/315] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[299/315] Compiling NIOCore NIOAsyncWriter.swift
[300/315] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[301/315] Compiling NIOCore BSDSocketAPI.swift
[302/315] Compiling NIOCore ByteBuffer-aux.swift
[303/315] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[304/315] Compiling NIOCore ByteBuffer-conversions.swift
[312/315] Emitting module NIOCore
[313/371] Compiling NIOEmbedded AsyncTestingChannel.swift
[314/371] Emitting module NIOEmbedded
[315/371] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[316/371] Compiling NIOEmbedded Embedded.swift
[317/371] Emitting module NIOPosix
[318/376] Compiling NIOPosix System.swift
[319/376] Compiling NIOPosix Thread.swift
[320/376] Compiling NIOPosix ThreadPosix.swift
[321/376] Compiling NIOPosix ThreadWindows.swift
[322/376] Compiling NIOPosix UnsafeTransfer.swift
[323/376] Compiling NIOPosix PendingDatagramWritesManager.swift
[324/376] Compiling NIOPosix PendingWritesManager.swift
[325/376] Compiling NIOPosix PipeChannel.swift
[326/376] Compiling NIOPosix PipePair.swift
[327/376] Compiling NIOPosix Pool.swift
[328/376] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[329/376] Compiling NIOPosix GetaddrinfoResolver.swift
[330/376] Compiling NIOPosix HappyEyeballs.swift
[331/376] Compiling NIOPosix IO.swift
[332/376] Compiling NIOPosix IntegerBitPacking.swift
[333/376] Compiling NIOPosix IntegerTypes.swift
[334/376] Compiling NIOPosix Linux.swift
[335/376] Compiling NIOPosix PosixSingletons.swift
[336/376] Compiling NIOPosix RawSocketBootstrap.swift
[337/376] Compiling NIOPosix Resolver.swift
[338/376] Compiling NIOPosix Selectable.swift
[339/376] Compiling NIOPosix SelectableChannel.swift
[340/376] Compiling NIOPosix SelectableEventLoop.swift
[341/376] Compiling NIOPosix SelectorEpoll.swift
[342/376] Compiling NIOPosix SelectorGeneric.swift
[343/376] Compiling NIOPosix SelectorKqueue.swift
[344/376] Compiling NIOPosix SelectorUring.swift
[345/376] Compiling NIOPosix SelectorWSAPoll.swift
[346/376] Compiling NIOPosix BaseStreamSocketChannel.swift
[347/376] Compiling NIOPosix Bootstrap.swift
[348/376] Compiling NIOPosix ControlMessage.swift
[349/376] Compiling NIOPosix DatagramVectorReadManager.swift
[350/376] Compiling NIOPosix Errors+Any.swift
[351/376] Compiling NIOPosix FileDescriptor.swift
[352/376] Compiling NIOPosix Utilities.swift
[353/376] Compiling NIOPosix VsockAddress.swift
[354/376] Compiling NIOPosix VsockChannelEvents.swift
[355/376] Compiling NIOPosix Windows.swift
[356/376] Compiling NIOPosix resource_bundle_accessor.swift
[357/376] Compiling NIOPosix BSDSocketAPICommon.swift
[358/376] Compiling NIOPosix BSDSocketAPIPosix.swift
[359/376] Compiling NIOPosix BSDSocketAPIWindows.swift
[360/376] Compiling NIOPosix BaseSocket.swift
[361/376] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[362/376] Compiling NIOPosix BaseSocketChannel.swift
[363/376] Compiling NIOPosix ServerSocket.swift
[364/376] Compiling NIOPosix Socket.swift
[365/376] Compiling NIOPosix SocketChannel.swift
[366/376] Compiling NIOPosix SocketProtocols.swift
[367/376] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[368/376] Compiling NIOPosix LinuxCPUSet.swift
[369/376] Compiling NIOPosix LinuxUring.swift
[370/376] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[371/376] Compiling NIOPosix NIOPosixSendableMetatype.swift
[372/376] Compiling NIOPosix NIOThreadPool.swift
[373/376] Compiling NIOPosix NonBlockingFileIO.swift
[374/378] Compiling NIO Exports.swift
[375/378] Emitting module NIO
[376/395] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[377/395] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[378/396] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[379/396] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[380/396] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[381/396] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[382/396] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[383/396] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[384/396] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[385/396] Compiling NIOHTTP1 ByteCollectionUtils.swift
[386/396] Compiling NIOHTTP1 HTTPDecoder.swift
[387/396] Compiling NIOHTTP1 HTTPEncoder.swift
[388/396] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[389/396] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[390/396] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[391/396] Emitting module NIOHTTP1
[392/396] Compiling NIOHTTP1 HTTPTypes.swift
[393/396] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[394/421] Emitting module AWSLambdaRuntime
[395/423] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[396/423] Compiling AWSLambdaRuntime SendableMetatype.swift
[397/423] Compiling MockServer MockHTTPServer.swift
[398/423] Emitting module MockServer
[398/423] Write Objects.LinkFileList
[400/423] Compiling AWSLambdaRuntime Utils.swift
[401/423] Compiling AWSLambdaRuntime Version.swift
[402/423] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[403/423] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[404/423] Compiling AWSLambdaRuntime Context+Foundation.swift
[405/423] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[406/423] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[407/423] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[408/423] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[409/423] Compiling AWSLambdaRuntime Lambda.swift
[410/423] Compiling AWSLambdaRuntime LambdaClock.swift
[411/423] Compiling AWSLambdaRuntime LambdaContext.swift
[412/423] Compiling AWSLambdaRuntime LambdaRuntime.swift
[413/423] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[414/423] Compiling AWSLambdaRuntime Lambda+JSON.swift
[415/423] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[416/423] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[417/423] Compiling AWSLambdaRuntime LambdaHandlers.swift
[418/423] Compiling AWSLambdaRuntime LambdaRequestID.swift
[419/423] Compiling AWSLambdaRuntime Lambda+Codable.swift
[420/423] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[421/423] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[421/423] Linking MockServer
[422/423] Applying MockServer
Build complete! (21.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "swift-aws-lambda-runtime",
  "name" : "swift-aws-lambda-runtime",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AWSLambdaRuntime",
      "targets" : [
        "AWSLambdaRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AWSLambdaPackager",
      "targets" : [
        "AWSLambdaPackager"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "MockServer",
      "targets" : [
        "MockServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MockServer",
      "module_type" : "SwiftTarget",
      "name" : "MockServer",
      "path" : "Sources/MockServer",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "MockServer"
      ],
      "sources" : [
        "MockHTTPServer.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AWSLambdaRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "AWSLambdaRuntimeTests",
      "path" : "Tests/AWSLambdaRuntimeTests",
      "product_dependencies" : [
        "NIOTestUtils",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "CollectEverythingLogHandler.swift",
        "ControlPlaneRequestEncoderTests.swift",
        "InvocationTests.swift",
        "Lambda+CodableTests.swift",
        "LambdaClockTests.swift",
        "LambdaContextTests.swift",
        "LambdaLocalServer+StreamingTests.swift",
        "LambdaLocalServerTests.swift",
        "LambdaRequestIDTests.swift",
        "LambdaResponseStreamWriter+HeadersTests.swift",
        "LambdaRunLoopTests.swift",
        "LambdaRuntime+ServiceLifeCycle.swift",
        "LambdaRuntimeClientTests.swift",
        "LambdaRuntimeTests.swift",
        "MockLambdaClient.swift",
        "MockLambdaServer.swift",
        "PoolTests.swift",
        "Timeout.swift",
        "Utils.swift",
        "UtilsTest.swift"
      ],
      "target_dependencies" : [
        "AWSLambdaRuntime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AWSLambdaRuntime",
      "module_type" : "SwiftTarget",
      "name" : "AWSLambdaRuntime",
      "path" : "Sources/AWSLambdaRuntime",
      "product_dependencies" : [
        "NIOCore",
        "DequeModule",
        "Logging",
        "NIOHTTP1",
        "NIOPosix",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "AWSLambdaRuntime"
      ],
      "sources" : [
        "ControlPlaneRequest.swift",
        "ControlPlaneRequestEncoder.swift",
        "FoundationSupport/Context+Foundation.swift",
        "FoundationSupport/Lambda+JSON.swift",
        "FoundationSupport/Vendored/ByteBuffer-foundation.swift",
        "FoundationSupport/Vendored/JSON+ByteBuffer.swift",
        "Lambda+Codable.swift",
        "Lambda+LocalServer+Pool.swift",
        "Lambda+LocalServer.swift",
        "Lambda.swift",
        "LambdaClock.swift",
        "LambdaContext.swift",
        "LambdaHandlers.swift",
        "LambdaRequestID.swift",
        "LambdaResponseStreamWriter+Headers.swift",
        "LambdaRuntime+ServiceLifecycle.swift",
        "LambdaRuntime.swift",
        "LambdaRuntimeClient+ChannelHandler.swift",
        "LambdaRuntimeClient.swift",
        "LambdaRuntimeClientProtocol.swift",
        "LambdaRuntimeError.swift",
        "SendableMetatype.swift",
        "Utils.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AWSLambdaPackager",
      "module_type" : "PluginTarget",
      "name" : "AWSLambdaPackager",
      "path" : "Plugins/AWSLambdaPackager",
      "plugin_capability" : {
        "intent" : {
          "description" : "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions.",
          "type" : "custom",
          "verb" : "archive"
        },
        "permissions" : [
          {
            "network_scope" : {
              "docker" : {
              }
            },
            "reason" : "This plugin uses Docker to create the AWS Lambda ZIP package.",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "AWSLambdaPackager"
      ],
      "sources" : [
        "Plugin.swift",
        "PluginUtils.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/awslabs/swift-aws-lambda-runtime/2.4.1
Repository:               awslabs/swift-aws-lambda-runtime
Swift version used:       6.2
Target:                   AWSLambdaRuntime
Extracting symbol information for 'AWSLambdaRuntime'...
Finished extracting symbol information for 'AWSLambdaRuntime'. (2.96s)
Building documentation for 'AWSLambdaRuntime'...
Finished building documentation for 'AWSLambdaRuntime' (0.21s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/awslabs/swift-aws-lambda-runtime/2.4.1
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.47s)
Updated https://github.com/apple/swift-atomics.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-system.git (0.54s)
Updated https://github.com/apple/swift-nio.git (0.84s)
Updated https://github.com/apple/swift-log.git (0.84s)
Updated https://github.com/apple/swift-async-algorithms.git (0.84s)
Updated https://github.com/apple/swift-collections.git (0.84s)
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (2.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.05s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit SourceRange.swift
[7/53] Compiling SymbolKit Metadata.swift
[8/53] Compiling SymbolKit Module.swift
[9/53] Compiling SymbolKit OperatingSystem.swift
[10/53] Compiling SymbolKit Platform.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.58s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
[2/24] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[3/24] Compiling AWSLambdaRuntime SendableMetatype.swift
[4/24] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[5/24] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[6/26] Emitting module AWSLambdaRuntime
[7/26] Compiling AWSLambdaRuntime Utils.swift
[8/26] Compiling AWSLambdaRuntime Version.swift
[9/26] Compiling AWSLambdaRuntime LambdaRuntime.swift
[10/26] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[11/26] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[12/26] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[13/26] Compiling AWSLambdaRuntime Lambda.swift
[14/26] Compiling AWSLambdaRuntime LambdaClock.swift
[15/26] Compiling AWSLambdaRuntime LambdaContext.swift
[16/26] Compiling AWSLambdaRuntime Lambda+Codable.swift
[17/26] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[18/26] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[19/26] Compiling AWSLambdaRuntime Lambda+JSON.swift
[20/26] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[21/26] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[22/26] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[23/26] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[24/26] Compiling AWSLambdaRuntime Context+Foundation.swift
[25/26] Compiling AWSLambdaRuntime LambdaHandlers.swift
[26/26] Compiling AWSLambdaRuntime LambdaRequestID.swift
Build of target: 'AWSLambdaRuntime' complete! (1.36s)
     376
17	/Users/admin/builder/spi-builder-workspace/.docs/awslabs/swift-aws-lambda-runtime/2.4.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/awslabs/swift-aws-lambda-runtime/2.4.1
File count: 376
Doc size:   17.0MB
Preparing doc bundle ...
Uploading prod-awslabs-swift-aws-lambda-runtime-2.4.1-4040f708.zip to s3://spi-docs-inbox/prod-awslabs-swift-aws-lambda-runtime-2.4.1-4040f708.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.