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-lambda-extras, reference main (3d5faf), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 06:43:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgacy/swift-lambda-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgacy/swift-lambda-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d5faf8 Strict Concurrency Support (#15)
Cloned https://github.com/mgacy/swift-lambda-extras.git
Revision (git rev-parse @):
3d5faf85e10db1ffe69fe6c20389f2099c12245f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mgacy/swift-lambda-extras.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/swift-server/swift-aws-lambda-events from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git from cache
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (0.90s)
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.99s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.00s)
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Fetched https://github.com/apple/swift-nio.git from cache (1.89s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.4.0 (2.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (3.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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 1.0.0-alpha.3
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.4.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.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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-lambda-extras",
      "name": "swift-lambda-extras",
      "url": "https://github.com/mgacy/swift-lambda-extras.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-lambda-extras",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.86.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.2.1",
              "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.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-aws-lambda-events",
          "name": "swift-aws-lambda-events",
          "url": "https://github.com/swift-server/swift-aws-lambda-events",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-aws-lambda-events",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-aws-lambda-runtime",
          "name": "swift-aws-lambda-runtime",
          "url": "https://github.com/swift-server/swift-aws-lambda-runtime",
          "version": "1.0.0-alpha.3",
          "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.86.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.2.1",
                  "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.2",
                  "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.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mgacy/swift-lambda-extras.git
[5/418] Fetching swift-lambda-extras
Fetched https://github.com/mgacy/swift-lambda-extras.git from cache (0.74s)
Fetching https://github.com/swift-server/swift-aws-lambda-runtime from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/swift-aws-lambda-events from cache
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (0.81s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (0.83s)
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
Fetched https://github.com/apple/swift-nio.git from cache (0.88s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.5.0 (1.39s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.45s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.59s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.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 (1.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.56s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.48s)
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.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.86.0
Creating working copy for https://github.com/mgacy/swift-lambda-extras.git
Working copy of https://github.com/mgacy/swift-lambda-extras.git resolved at main (3d5faf8)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.5.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime resolved at 1.0.0-alpha.3
warning: '.resolve-product-dependencies': dependency 'swift-lambda-extras' is not used by any target
Found 4 product dependencies
  - swift-log
  - swift-nio
  - swift-aws-lambda-events
  - swift-aws-lambda-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mgacy/swift-lambda-extras.git
https://github.com/mgacy/swift-lambda-extras.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events"
    },
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime"
    }
  ],
  "manifest_display_name" : "swift-lambda-extras",
  "name" : "swift-lambda-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "LambdaExtras",
      "targets" : [
        "LambdaExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LambdaExtrasCore",
      "targets" : [
        "LambdaExtrasCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LambdaMocks",
      "targets" : [
        "LambdaMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LambdaMocks",
      "module_type" : "SwiftTarget",
      "name" : "LambdaMocks",
      "path" : "Sources/LambdaMocks",
      "product_dependencies" : [
        "AWSLambdaEvents",
        "NIO"
      ],
      "product_memberships" : [
        "LambdaMocks"
      ],
      "sources" : [
        "ContextProvider.swift",
        "Extensions/APIGatewayV2+Utils.swift",
        "Extensions/Dispatch+Utils.swift",
        "Extensions/Logger+Utils.swift",
        "MockContext.swift",
        "MockInitializationContext.swift",
        "Mocked.swift"
      ],
      "target_dependencies" : [
        "LambdaExtrasCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LambdaExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtrasTests",
      "path" : "Tests/LambdaExtrasTests",
      "sources" : [
        "APIGatewayCoderTests.swift",
        "LambdaExtrasTests.swift",
        "Support/Helpers.swift",
        "Support/Mock.swift"
      ],
      "target_dependencies" : [
        "LambdaExtras",
        "LambdaMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LambdaExtrasCore",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtrasCore",
      "path" : "Sources/LambdaExtrasCore",
      "product_dependencies" : [
        "Logging",
        "NIOCore"
      ],
      "product_memberships" : [
        "LambdaExtras",
        "LambdaExtrasCore",
        "LambdaMocks"
      ],
      "sources" : [
        "Extensions.swift",
        "HandlerError.swift",
        "Protocols/EnvironmentValueProvider.swift",
        "Protocols/InitializationContext.swift",
        "Protocols/LambdaCoding.swift",
        "Protocols/RuntimeContext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LambdaExtras",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtras",
      "path" : "Sources/LambdaExtras",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents"
      ],
      "product_memberships" : [
        "LambdaExtras"
      ],
      "sources" : [
        "APIGatewayCoder.swift",
        "DefaultEnvironment.swift",
        "Exports.swift",
        "Extensions.swift"
      ],
      "target_dependencies" : [
        "LambdaExtrasCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/34] Write sources
[8/34] Copying PrivacyInfo.xcprivacy
[8/34] Write sources
[19/34] Compiling CNIOWindows WSAStartup.c
[20/34] Compiling CNIOWASI CNIOWASI.c
[20/34] Compiling CNIOWindows shim.c
[22/34] Compiling CNIOLinux shim.c
[22/34] Compiling CNIOLinux liburing_shims.c
[24/34] Write sources
[26/34] Write swift-version-2F0A5646E1D333AE.txt
[27/34] Compiling _AtomicsShims.c
[28/45] Compiling CNIOLLHTTP c_nio_http.c
[29/72] Compiling CNIOLLHTTP c_nio_api.c
[30/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/91] Compiling CNIODarwin shim.c
[33/91] Emitting module _NIOBase64
[34/91] Compiling _NIOBase64 Base64.swift
[35/91] Compiling Atomics UnsafeAtomic.swift
[36/91] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/91] Compiling Atomics AtomicMemoryOrderings.swift
[38/91] Compiling Atomics DoubleWord.swift
[41/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/94] Compiling Atomics ManagedAtomic.swift
[43/94] Compiling Atomics ManagedAtomicLazyReference.swift
[46/94] Compiling Atomics AtomicOptionalWrappable.swift
[47/94] Compiling Atomics AtomicReference.swift
[48/94] Compiling Atomics AtomicStorage.swift
[49/94] Compiling Atomics AtomicValue.swift
[52/94] Compiling Atomics PointerConformances.swift
[53/94] Compiling Atomics Primitives.native.swift
[58/94] Compiling Atomics AtomicBool.swift
[59/94] Compiling Atomics IntegerConformances.swift
[60/94] Compiling Atomics IntegerOperations.swift
[61/94] Compiling Atomics Unmanaged extensions.swift
[62/94] Compiling Atomics OptionalRawRepresentable.swift
[63/94] Compiling Atomics RawRepresentable.swift
[64/94] Compiling Atomics Primitives.shims.swift
[65/94] Compiling Atomics AtomicInteger.swift
[66/94] Emitting module DequeModule
[67/94] Compiling _NIODataStructures _TinyArray.swift
[76/94] Compiling _NIODataStructures Heap.swift
[77/94] Compiling _NIODataStructures PriorityQueue.swift
[78/94] Emitting module _NIODataStructures
[79/94] Compiling Logging Locks.swift
[80/94] Compiling Logging LogHandler.swift
[81/94] Compiling Logging MetadataProvider.swift
[82/94] Emitting module Logging
[83/94] Compiling Logging Logging.swift
[84/94] Compiling HTTPTypes ISOLatin1String.swift
[85/94] Emitting module Atomics
[86/94] Compiling HTTPTypes HTTPRequest.swift
[87/94] Compiling HTTPTypes HTTPResponse.swift
[87/94] Compiling c-nioatomics.c
[89/94] Compiling HTTPTypes HTTPFields.swift
[90/94] Compiling HTTPTypes HTTPFieldName.swift
[91/94] Compiling HTTPTypes HTTPParsedFields.swift
[92/94] Emitting module HTTPTypes
[93/94] Compiling HTTPTypes HTTPField.swift
[93/94] Compiling c-atomics.c
[95/119] Compiling NIOConcurrencyHelpers lock.swift
[96/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/119] Emitting module NIOConcurrencyHelpers
[100/119] Compiling NIOConcurrencyHelpers atomics.swift
[101/181] Compiling NIOCore AddressedEnvelope.swift
[102/181] Compiling NIOCore AsyncAwaitSupport.swift
[103/181] Compiling NIOCore AsyncChannel.swift
[104/181] Compiling NIOCore AsyncChannelHandler.swift
[105/181] Compiling NIOCore AsyncChannelInboundStream.swift
[106/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[107/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[108/187] Compiling NIOCore Linux.swift
[109/187] Compiling NIOCore MarkedCircularBuffer.swift
[110/187] Compiling NIOCore MulticastChannel.swift
[111/187] Compiling NIOCore NIOAny.swift
[112/187] Compiling NIOCore NIOCloseOnErrorHandler.swift
[113/187] Compiling NIOCore NIOLoopBound.swift
[114/187] Compiling NIOCore NIOScheduledCallback.swift
[115/187] Compiling NIOCore NIOSendable.swift
[116/187] Compiling NIOCore PointerHelpers.swift
[117/187] Compiling NIOCore RecvByteBufferAllocator.swift
[118/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[119/187] Compiling NIOCore SocketAddresses.swift
[120/187] Compiling NIOCore GlobalSingletons.swift
[121/187] Compiling NIOCore IO.swift
[122/187] Compiling NIOCore IOData.swift
[123/187] Compiling NIOCore IPProtocol.swift
[124/187] Compiling NIOCore IntegerBitPacking.swift
[125/187] Compiling NIOCore IntegerTypes.swift
[126/187] Compiling NIOCore Interfaces.swift
[127/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[128/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
[129/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[130/187] Compiling NIOCore EventLoopFuture.swift
[131/187] Compiling NIOCore FileDescriptor.swift
[132/187] Compiling NIOCore FileHandle.swift
[133/187] Compiling NIOCore FileRegion.swift
[134/187] Compiling NIOCore Codec.swift
[135/187] Compiling NIOCore ConvenienceOptionSupport.swift
[136/187] Compiling NIOCore DeadChannel.swift
[137/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/187] Compiling NIOCore EventLoop+Deprecated.swift
[139/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/187] Compiling NIOCore EventLoop.swift
[141/187] Compiling NIOCore SocketOptionProvider.swift
[142/187] Compiling NIOCore SystemCallHelpers.swift
[143/187] Compiling NIOCore TimeAmount+Duration.swift
[144/187] Compiling NIOCore TypeAssistedChannelHandler.swift
[145/187] Compiling NIOCore UniversalBootstrapSupport.swift
[146/187] Compiling NIOCore Utilities.swift
[147/187] Compiling NIOCore Channel.swift
[148/187] Compiling NIOCore ChannelHandler.swift
[149/187] Compiling NIOCore ChannelHandlers.swift
[150/187] Compiling NIOCore ChannelInvoker.swift
[151/187] Compiling NIOCore ChannelOption.swift
[152/187] Compiling NIOCore ChannelPipeline.swift
[153/187] Compiling NIOCore CircularBuffer.swift
[154/187] Compiling NIOCore ByteBuffer-int.swift
[155/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/187] Compiling NIOCore NIOAsyncWriter.swift
[157/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/187] Compiling NIOCore ByteBuffer-conversions.swift
[162/189] Emitting module AWSLambdaEvents
[163/189] Compiling NIOCore BSDSocketAPI.swift
[164/189] Compiling NIOCore ByteBuffer-aux.swift
[166/189] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[167/189] Compiling NIOCore ByteBuffer-core.swift
[168/189] Compiling NIOCore ByteBuffer-hex.swift
[173/189] Compiling AWSLambdaEvents DateWrappers.swift
[174/189] Compiling AWSLambdaEvents HTTP.swift
[188/189] Compiling NIOCore ByteBuffer-views.swift
[189/189] Emitting module NIOCore
[190/250] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[191/250] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/250] Emitting module NIOEmbedded
[193/250] Compiling NIOEmbedded Embedded.swift
[194/250] Compiling NIOPosix PendingWritesManager.swift
[195/250] Compiling NIOPosix PipeChannel.swift
[196/250] Compiling NIOPosix PipePair.swift
[197/250] Compiling NIOPosix PointerHelpers.swift
[198/250] Compiling NIOPosix Pool.swift
[199/255] Emitting module NIOPosix
[200/255] Compiling NIOPosix PooledRecvBufferAllocator.swift
[201/255] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[202/255] Compiling NIOPosix PosixSingletons.swift
[203/255] Compiling NIOPosix RawSocketBootstrap.swift
[204/255] Compiling NIOPosix Resolver.swift
[205/255] Compiling NIOPosix SelectorKqueue.swift
[206/255] Compiling NIOPosix SelectorUring.swift
[207/255] Compiling NIOPosix ServerSocket.swift
[208/255] Compiling NIOPosix Socket.swift
[209/255] Compiling NIOPosix SocketChannel.swift
[210/255] Compiling NIOPosix Selectable.swift
[211/255] Compiling NIOPosix SelectableChannel.swift
[212/255] Compiling NIOPosix SelectableEventLoop.swift
[213/255] Compiling NIOPosix SelectorEpoll.swift
[214/255] Compiling NIOPosix SelectorGeneric.swift
[215/255] Compiling NIOPosix UnsafeTransfer.swift
[216/255] Compiling NIOPosix Utilities.swift
[217/255] Compiling NIOPosix VsockAddress.swift
[218/255] Compiling NIOPosix VsockChannelEvents.swift
[219/255] Compiling NIOPosix resource_bundle_accessor.swift
[220/255] Compiling NIOPosix LinuxCPUSet.swift
[221/255] Compiling NIOPosix LinuxUring.swift
[222/255] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[223/255] Compiling NIOPosix NIOThreadPool.swift
[224/255] Compiling NIOPosix NonBlockingFileIO.swift
[225/255] Compiling NIOPosix PendingDatagramWritesManager.swift
[226/255] Compiling NIOPosix SocketProtocols.swift
[227/255] Compiling NIOPosix System.swift
[228/255] Compiling NIOPosix Thread.swift
[229/255] Compiling NIOPosix ThreadPosix.swift
[230/255] Compiling NIOPosix ThreadWindows.swift
[231/255] Compiling NIOPosix GetaddrinfoResolver.swift
[232/255] Compiling NIOPosix HappyEyeballs.swift
[233/255] Compiling NIOPosix IO.swift
[234/255] Compiling NIOPosix IntegerBitPacking.swift
[235/255] Compiling NIOPosix IntegerTypes.swift
[236/255] Compiling NIOPosix Linux.swift
[237/255] Compiling NIOPosix BSDSocketAPICommon.swift
[238/255] Compiling NIOPosix BSDSocketAPIPosix.swift
[239/255] Compiling NIOPosix BSDSocketAPIWindows.swift
[240/255] Compiling NIOPosix BaseSocket.swift
[241/255] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[242/255] Compiling NIOPosix BaseSocketChannel.swift
[243/255] Compiling NIOPosix BaseStreamSocketChannel.swift
[244/255] Compiling NIOPosix Bootstrap.swift
[245/255] Compiling NIOPosix ControlMessage.swift
[246/255] Compiling NIOPosix DatagramVectorReadManager.swift
[247/255] Compiling NIOPosix Errors+Any.swift
[248/255] Compiling NIOPosix FileDescriptor.swift
[249/257] Emitting module NIO
[250/257] Compiling NIO Exports.swift
[251/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[252/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[253/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[254/279] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[255/279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[256/279] Emitting module NIOFoundationCompat
[257/279] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[258/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[259/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[260/279] Compiling NIOHTTP1 ByteCollectionUtils.swift
[261/279] Compiling NIOHTTP1 HTTPDecoder.swift
[262/279] Emitting module NIOHTTP1
[263/279] Compiling LambdaExtrasCore LambdaCoding.swift
[264/279] Compiling LambdaExtrasCore InitializationContext.swift
[265/279] Compiling LambdaExtrasCore RuntimeContext.swift
[266/279] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[267/279] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[268/279] Compiling NIOHTTP1 HTTPEncoder.swift
[269/279] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[270/279] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[271/279] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[272/279] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[273/279] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[274/279] Compiling NIOHTTP1 HTTPTypes.swift
[275/279] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[276/279] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[277/279] Compiling LambdaExtrasCore Extensions.swift
[278/279] Compiling LambdaExtrasCore HandlerError.swift
[279/279] Emitting module LambdaExtrasCore
[280/303] Compiling LambdaMocks Mocked.swift
[281/303] Compiling LambdaMocks MockInitializationContext.swift
[282/303] Compiling LambdaMocks MockContext.swift
[283/303] Compiling LambdaMocks Logger+Utils.swift
[284/303] Compiling LambdaMocks Dispatch+Utils.swift
[285/303] Compiling LambdaMocks ContextProvider.swift
[286/303] Compiling LambdaMocks APIGatewayV2+Utils.swift
[287/303] Emitting module LambdaMocks
[288/303] Emitting module AWSLambdaRuntimeCore
[289/303] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[290/303] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[291/304] Compiling AWSLambdaRuntimeCore Terminator.swift
[292/304] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[293/304] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[294/304] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[295/304] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[296/304] Compiling AWSLambdaRuntimeCore Lambda.swift
[297/304] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[298/304] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[299/304] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[300/304] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[301/304] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[302/304] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[303/304] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[304/304] Compiling AWSLambdaRuntimeCore Utils.swift
[305/307] Compiling AWSLambdaRuntime Context+Foundation.swift
[306/307] Compiling AWSLambdaRuntime Lambda+Codable.swift
[307/307] Emitting module AWSLambdaRuntime
[308/312] Compiling LambdaExtras Exports.swift
[309/312] Compiling LambdaExtras Extensions.swift
[310/312] Compiling LambdaExtras DefaultEnvironment.swift
[311/312] Compiling LambdaExtras APIGatewayCoder.swift
[312/312] Emitting module LambdaExtras
Build complete! (16.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events"
    },
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime"
    }
  ],
  "manifest_display_name" : "swift-lambda-extras",
  "name" : "swift-lambda-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "LambdaExtras",
      "targets" : [
        "LambdaExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LambdaExtrasCore",
      "targets" : [
        "LambdaExtrasCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LambdaMocks",
      "targets" : [
        "LambdaMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LambdaMocks",
      "module_type" : "SwiftTarget",
      "name" : "LambdaMocks",
      "path" : "Sources/LambdaMocks",
      "product_dependencies" : [
        "AWSLambdaEvents",
        "NIO"
      ],
      "product_memberships" : [
        "LambdaMocks"
      ],
      "sources" : [
        "ContextProvider.swift",
        "Extensions/APIGatewayV2+Utils.swift",
        "Extensions/Dispatch+Utils.swift",
        "Extensions/Logger+Utils.swift",
        "MockContext.swift",
        "MockInitializationContext.swift",
        "Mocked.swift"
      ],
      "target_dependencies" : [
        "LambdaExtrasCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LambdaExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtrasTests",
      "path" : "Tests/LambdaExtrasTests",
      "sources" : [
        "APIGatewayCoderTests.swift",
        "LambdaExtrasTests.swift",
        "Support/Helpers.swift",
        "Support/Mock.swift"
      ],
      "target_dependencies" : [
        "LambdaExtras",
        "LambdaMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LambdaExtrasCore",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtrasCore",
      "path" : "Sources/LambdaExtrasCore",
      "product_dependencies" : [
        "Logging",
        "NIOCore"
      ],
      "product_memberships" : [
        "LambdaExtras",
        "LambdaExtrasCore",
        "LambdaMocks"
      ],
      "sources" : [
        "Extensions.swift",
        "HandlerError.swift",
        "Protocols/EnvironmentValueProvider.swift",
        "Protocols/InitializationContext.swift",
        "Protocols/LambdaCoding.swift",
        "Protocols/RuntimeContext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LambdaExtras",
      "module_type" : "SwiftTarget",
      "name" : "LambdaExtras",
      "path" : "Sources/LambdaExtras",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents"
      ],
      "product_memberships" : [
        "LambdaExtras"
      ],
      "sources" : [
        "APIGatewayCoder.swift",
        "DefaultEnvironment.swift",
        "Exports.swift",
        "Extensions.swift"
      ],
      "target_dependencies" : [
        "LambdaExtrasCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mgacy/swift-lambda-extras/main
Repository:               mgacy/swift-lambda-extras
Swift version used:       6.1
Target:                   LambdaExtras
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'LambdaExtras'...
Finished extracting symbol information for 'LambdaExtras'. (11.14s)
Building documentation for 'LambdaExtras'...
Finished building documentation for 'LambdaExtras' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mgacy/swift-lambda-extras/main
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/swift-server/swift-aws-lambda-events
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/swift-server/swift-aws-lambda-events (0.56s)
Updated https://github.com/apple/swift-atomics.git (0.56s)
Updated https://github.com/apple/swift-system.git (0.56s)
Updated https://github.com/apple/swift-collections.git (0.56s)
Updated https://github.com/apple/swift-log.git (0.56s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swift-server/swift-aws-lambda-runtime.git
Updated https://github.com/apple/swift-http-types.git (0.86s)
Updated https://github.com/apple/swift-nio.git (0.86s)
Updated https://github.com/swift-server/swift-aws-lambda-runtime.git (0.58s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.4.0 (1.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.56s)
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 sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Names.swift
[11/57] Compiling SymbolKit SPI.swift
[12/57] Compiling SymbolKit Snippet.swift
[13/57] Compiling SymbolKit Extension.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.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] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.79s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/64] Compiling DequeModule Deque+CustomReflectable.swift
[3/64] Compiling DequeModule Deque+CustomStringConvertible.swift
[4/65] Compiling DequeModule _DequeBufferHeader.swift
[5/65] Compiling DequeModule _DequeSlot.swift
[6/65] Compiling Logging MetadataProvider.swift
[7/65] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[8/65] Compiling DequeModule _DequeBuffer.swift
[9/65] Compiling DequeModule Deque+Equatable.swift
[10/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[11/65] Compiling DequeModule Deque+Extras.swift
[12/65] Compiling Atomics RawRepresentable.swift
[17/67] Compiling DequeModule Deque._UnsafeHandle.swift
[18/67] Compiling DequeModule Deque.swift
[21/67] Compiling _NIOBase64 Base64.swift
[22/67] Emitting module _NIOBase64
[23/67] Emitting module Logging
[24/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/67] Compiling _NIODataStructures PriorityQueue.swift
[26/67] Compiling _NIODataStructures _TinyArray.swift
[27/67] Compiling _NIODataStructures Heap.swift
[28/67] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/67] Compiling NIOConcurrencyHelpers lock.swift
[30/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[31/67] Emitting module _NIODataStructures
[32/67] Compiling Atomics IntegerOperations.swift
[33/67] Compiling Atomics Unmanaged extensions.swift
[34/67] Compiling HTTPTypes ISOLatin1String.swift
[35/67] Emitting module NIOConcurrencyHelpers
[36/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[37/67] Compiling NIOConcurrencyHelpers atomics.swift
[38/67] Compiling DequeModule Deque+Testing.swift
[39/67] Compiling DequeModule Deque._Storage.swift
[42/67] Emitting module HTTPTypes
[43/67] Compiling HTTPTypes HTTPField.swift
[48/67] Compiling HTTPTypes HTTPParsedFields.swift
[49/67] Compiling DequeModule Deque+Collection.swift
[50/67] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[51/67] Compiling DequeModule Compatibility.swift
[52/67] Compiling DequeModule Deque+Codable.swift
[53/67] Compiling HTTPTypes HTTPRequest.swift
[54/67] Compiling HTTPTypes HTTPResponse.swift
[55/67] Compiling HTTPTypes HTTPFieldName.swift
[56/67] Compiling HTTPTypes HTTPFields.swift
[57/67] Emitting module DequeModule
[58/67] Compiling Logging LogHandler.swift
[59/67] Compiling Logging Locks.swift
[60/67] Compiling Logging Logging.swift
[67/86] Emitting module Atomics
[68/148] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[69/148] Compiling NIOCore NIOAsyncWriter.swift
[70/148] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[71/148] Compiling NIOCore BSDSocketAPI.swift
[72/148] Compiling NIOCore EventLoop.swift
[73/148] Compiling NIOCore AddressedEnvelope.swift
[74/150] Compiling NIOCore EventLoop+Deprecated.swift
[75/150] Compiling NIOCore EventLoop+SerialExecutor.swift
[76/150] Compiling NIOCore AsyncAwaitSupport.swift
[77/150] Compiling NIOCore AsyncChannel.swift
[78/150] Compiling NIOCore AsyncChannelHandler.swift
[79/150] Compiling NIOCore AsyncChannelInboundStream.swift
[80/150] Compiling AWSLambdaEvents DateWrappers.swift
[81/150] Compiling AWSLambdaEvents HTTP.swift
[82/150] Compiling NIOCore AsyncChannelOutboundWriter.swift
[83/150] Compiling NIOCore NIOAsyncSequenceProducer.swift
[84/150] Compiling NIOCore DeadChannel.swift
[85/150] Compiling NIOCore DispatchQueue+WithFuture.swift
[86/150] Emitting module AWSLambdaEvents
[87/150] Compiling NIOCore Codec.swift
[88/150] Compiling NIOCore ConvenienceOptionSupport.swift
[89/150] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[90/150] Compiling NIOCore EventLoopFuture+Deprecated.swift
[91/150] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[92/150] Compiling NIOCore EventLoopFuture.swift
[93/150] Compiling NIOCore FileDescriptor.swift
[94/150] Compiling NIOCore FileHandle.swift
[95/150] Compiling NIOCore FileRegion.swift
[96/150] Compiling NIOCore GlobalSingletons.swift
[97/150] Compiling NIOCore IO.swift
[98/150] Compiling NIOCore IOData.swift
[99/150] Compiling NIOCore IPProtocol.swift
[100/150] Compiling NIOCore IntegerBitPacking.swift
[101/150] Compiling NIOCore IntegerTypes.swift
[102/150] Compiling NIOCore Interfaces.swift
[103/150] Compiling NIOCore Linux.swift
[104/150] Compiling NIOCore MarkedCircularBuffer.swift
[105/150] Compiling NIOCore MulticastChannel.swift
[106/150] Compiling NIOCore NIOAny.swift
[107/150] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/150] Compiling NIOCore NIOLoopBound.swift
[123/156] Compiling NIOCore SocketOptionProvider.swift
[124/156] Compiling NIOCore SystemCallHelpers.swift
[125/156] Compiling NIOCore TimeAmount+Duration.swift
[126/156] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/156] Compiling NIOCore UniversalBootstrapSupport.swift
[128/156] Compiling NIOCore Utilities.swift
[135/156] Compiling NIOCore ByteBuffer-conversions.swift
[136/156] Compiling NIOCore Channel.swift
[137/156] Compiling NIOCore ChannelHandler.swift
[138/156] Compiling NIOCore ChannelHandlers.swift
[139/156] Compiling NIOCore ChannelInvoker.swift
[140/156] Compiling NIOCore ChannelOption.swift
[141/156] Compiling NIOCore ChannelPipeline.swift
[142/156] Compiling NIOCore CircularBuffer.swift
[143/156] Compiling NIOCore ByteBuffer-core.swift
[144/156] Compiling NIOCore ByteBuffer-hex.swift
[145/156] Compiling NIOCore ByteBuffer-int.swift
[146/156] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/156] Compiling NIOCore ByteBuffer-multi-int.swift
[148/156] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/156] Compiling NIOCore ByteBuffer-views.swift
[150/156] Compiling NIOCore NIOScheduledCallback.swift
[151/156] Compiling NIOCore NIOSendable.swift
[152/156] Compiling NIOCore PointerHelpers.swift
[153/156] Compiling NIOCore RecvByteBufferAllocator.swift
[154/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[155/156] Compiling NIOCore SocketAddresses.swift
[156/156] Emitting module NIOCore
[157/217] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[158/217] Compiling LambdaExtrasCore InitializationContext.swift
[159/217] Compiling LambdaExtrasCore RuntimeContext.swift
[160/217] Compiling LambdaExtrasCore LambdaCoding.swift
[161/217] Emitting module LambdaExtrasCore
[162/217] Compiling LambdaExtrasCore Extensions.swift
[163/217] Compiling LambdaExtrasCore HandlerError.swift
[164/217] Emitting module NIOEmbedded
[165/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/217] Compiling NIOEmbedded Embedded.swift
[168/217] Compiling NIOPosix PooledRecvBufferAllocator.swift
[169/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[170/217] Compiling NIOPosix PosixSingletons.swift
[171/217] Compiling NIOPosix RawSocketBootstrap.swift
[172/217] Compiling NIOPosix Resolver.swift
[173/222] Compiling NIOPosix SocketProtocols.swift
[174/222] Compiling NIOPosix System.swift
[175/222] Compiling NIOPosix Thread.swift
[176/222] Compiling NIOPosix ThreadPosix.swift
[177/222] Compiling NIOPosix ThreadWindows.swift
[178/222] Compiling NIOPosix PendingWritesManager.swift
[179/222] Compiling NIOPosix PipeChannel.swift
[180/222] Compiling NIOPosix PipePair.swift
[181/222] Compiling NIOPosix PointerHelpers.swift
[182/222] Compiling NIOPosix Pool.swift
[183/222] Compiling NIOPosix GetaddrinfoResolver.swift
[184/222] Compiling NIOPosix HappyEyeballs.swift
[185/222] Compiling NIOPosix IO.swift
[186/222] Compiling NIOPosix IntegerBitPacking.swift
[187/222] Compiling NIOPosix IntegerTypes.swift
[188/222] Compiling NIOPosix Linux.swift
[189/222] Compiling NIOPosix Selectable.swift
[190/222] Compiling NIOPosix SelectableChannel.swift
[191/222] Compiling NIOPosix SelectableEventLoop.swift
[192/222] Compiling NIOPosix SelectorEpoll.swift
[193/222] Compiling NIOPosix SelectorGeneric.swift
[194/222] Compiling NIOPosix BSDSocketAPICommon.swift
[195/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[196/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[197/222] Compiling NIOPosix BaseSocket.swift
[198/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[199/222] Compiling NIOPosix BaseSocketChannel.swift
[200/222] Compiling NIOPosix SelectorKqueue.swift
[201/222] Compiling NIOPosix SelectorUring.swift
[202/222] Compiling NIOPosix ServerSocket.swift
[203/222] Compiling NIOPosix Socket.swift
[204/222] Compiling NIOPosix SocketChannel.swift
[205/222] Compiling NIOPosix UnsafeTransfer.swift
[206/222] Compiling NIOPosix Utilities.swift
[207/222] Compiling NIOPosix VsockAddress.swift
[208/222] Compiling NIOPosix VsockChannelEvents.swift
[209/222] Compiling NIOPosix resource_bundle_accessor.swift
[210/222] Compiling NIOPosix LinuxCPUSet.swift
[211/222] Compiling NIOPosix LinuxUring.swift
[212/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[213/222] Compiling NIOPosix NIOThreadPool.swift
[214/222] Compiling NIOPosix NonBlockingFileIO.swift
[215/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/222] Emitting module NIOPosix
[217/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[218/222] Compiling NIOPosix Bootstrap.swift
[219/222] Compiling NIOPosix ControlMessage.swift
[220/222] Compiling NIOPosix DatagramVectorReadManager.swift
[221/222] Compiling NIOPosix Errors+Any.swift
[222/222] Compiling NIOPosix FileDescriptor.swift
[223/224] Compiling NIO Exports.swift
[224/224] Emitting module NIO
[225/245] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[226/246] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[227/246] Compiling NIOHTTP1 HTTPEncoder.swift
[228/246] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[229/246] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[230/246] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[231/246] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[232/246] Emitting module NIOFoundationCompat
[233/246] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/246] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[235/246] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[236/246] Compiling NIOHTTP1 ByteCollectionUtils.swift
[237/246] Compiling NIOHTTP1 HTTPDecoder.swift
[238/246] Emitting module NIOHTTP1
[239/246] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[240/246] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[241/246] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[242/246] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[243/246] Compiling NIOHTTP1 HTTPTypes.swift
[244/246] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[245/246] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[246/246] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[247/262] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[248/262] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[249/262] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[250/262] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[251/262] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[252/262] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[253/262] Compiling AWSLambdaRuntimeCore Terminator.swift
[254/262] Compiling AWSLambdaRuntimeCore Lambda.swift
[255/262] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[256/262] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[257/262] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[258/262] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[259/262] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[260/262] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[261/262] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[262/262] Emitting module AWSLambdaRuntimeCore
[263/263] Compiling AWSLambdaRuntimeCore Utils.swift
[264/266] Compiling AWSLambdaRuntime Context+Foundation.swift
[265/266] Compiling AWSLambdaRuntime Lambda+Codable.swift
[266/266] Emitting module AWSLambdaRuntime
[267/271] Compiling LambdaExtras Exports.swift
[268/271] Compiling LambdaExtras Extensions.swift
[269/271] Compiling LambdaExtras DefaultEnvironment.swift
[270/271] Compiling LambdaExtras APIGatewayCoder.swift
[271/271] Emitting module LambdaExtras
Build of target: 'LambdaExtras' complete! (8.96s)
Target:                   LambdaExtrasCore
Extracting symbol information for 'LambdaExtrasCore'...
Finished extracting symbol information for 'LambdaExtrasCore'. (0.61s)
Building documentation for 'LambdaExtrasCore'...
Finished building documentation for 'LambdaExtrasCore' (0.08s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mgacy/swift-lambda-extras/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.42s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'LambdaExtrasCore' complete! (0.45s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mgacy/swift-lambda-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mgacy/swift-lambda-extras/main/linkable-paths.json
Target:                   LambdaMocks
Extracting symbol information for 'LambdaMocks'...
Finished extracting symbol information for 'LambdaMocks'. (1.01s)
Building documentation for 'LambdaMocks'...
warning: Parameter 'logger' is missing documentation
  --> ../ContextProvider.swift:52:30-52:30
50 |     ///
51 |     /// - Parameter environmentValueProvider: A closure returning the value of the given
   |         ╰─suggestion: Document 'logger' parameter
52 +     /// environment variable.
53 |     public init(
54 |         logger: Logger = .mock,
Finished building documentation for 'LambdaMocks' (0.08s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mgacy/swift-lambda-extras/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/9] Compiling LambdaMocks Mocked.swift
[3/9] Compiling LambdaMocks MockInitializationContext.swift
[4/9] Compiling LambdaMocks MockContext.swift
[5/9] Compiling LambdaMocks Logger+Utils.swift
[6/9] Compiling LambdaMocks ContextProvider.swift
[7/9] Compiling LambdaMocks Dispatch+Utils.swift
[8/9] Emitting module LambdaMocks
[9/9] Compiling LambdaMocks APIGatewayV2+Utils.swift
Build of target: 'LambdaMocks' complete! (0.88s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mgacy/swift-lambda-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mgacy/swift-lambda-extras/main/linkable-paths.json
     346
3	/Users/admin/builder/spi-builder-workspace/.docs/mgacy/swift-lambda-extras/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mgacy/swift-lambda-extras/main
File count: 346
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-mgacy-swift-lambda-extras-main-eff725a9.zip to s3://spi-docs-inbox/prod-mgacy-swift-lambda-extras-main-eff725a9.zip
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [69%]
Copying... [79%]
Copying... [89%]
Copying... [99%]
Copying... [100%]
Done.