The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-aws-lambda-runtime, reference main (5924fb), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 15:44:22 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-runtime.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-runtime
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5924fb6 Add inlinable where potentially usefull (#511)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
5924fb6e75b76d45bf427e02c0017d733b235903
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at main
Fetching https://github.com/swift-server/swift-service-lifecycle.git
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-log.git from cache
[1/2390] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.06s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.51s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.68s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (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.2.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.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.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.82.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.3
========================================
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/swift-server/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.82.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.2.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.1.4",
              "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.4.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.3",
          "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.1.4",
          "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.7.0",
          "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.6.3",
              "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.0.4",
              "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.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git from cache
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (0.55s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git 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/apple/swift-collections.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.77s)
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.85s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.03s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.56s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.04s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at main (5924fb6)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.7.0
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/swift-aws-lambda-runtime.git
https://github.com/swift-server/swift-aws-lambda-runtime.git
{
  "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.6.3",
            "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" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "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",
        "LambdaMockClient.swift",
        "LambdaRequestIDTests.swift",
        "LambdaRunLoopTests.swift",
        "LambdaRuntimeClientTests.swift",
        "MockLambdaServer.swift",
        "NewLambda+CodableTests.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.swift",
        "Lambda.swift",
        "LambdaContext.swift",
        "LambdaHandlers.swift",
        "LambdaRequestID.swift",
        "LambdaRuntime+ServiceLifecycle.swift",
        "LambdaRuntime.swift",
        "LambdaRuntimeClient.swift",
        "LambdaRuntimeClientProtocol.swift",
        "LambdaRuntimeError.swift",
        "Utils.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.1"
}
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/38] Write sources
[14/38] Copying PrivacyInfo.xcprivacy
[15/38] Write sources
[16/38] Write MockServer-entitlement.plist
[17/38] Write sources
[19/38] Compiling CNIOWindows WSAStartup.c
[20/38] Compiling CNIOWindows shim.c
[21/38] Compiling CNIOWASI CNIOWASI.c
[22/38] Compiling CNIOLinux liburing_shims.c
[22/38] Compiling CNIOLinux shim.c
[24/38] Write sources
[27/38] Write swift-version-2F0A5646E1D333AE.txt
[28/49] Compiling _AtomicsShims.c
[29/49] Compiling CNIOLLHTTP c_nio_http.c
[30/67] Compiling CNIOLLHTTP c_nio_api.c
[31/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/89] Compiling CNIODarwin shim.c
[34/89] Emitting module InternalCollectionsUtilities
[35/90] Compiling Atomics OptionalRawRepresentable.swift
[36/90] Compiling Atomics RawRepresentable.swift
[37/90] Emitting module _NIOBase64
[38/90] Compiling _NIOBase64 Base64.swift
[39/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/90] Compiling Atomics AtomicOptionalWrappable.swift
[41/90] Compiling Atomics AtomicReference.swift
[42/90] Compiling Atomics UnsafeAtomic.swift
[43/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/90] Compiling Atomics AtomicBool.swift
[45/90] Compiling Atomics IntegerConformances.swift
[46/90] Compiling Atomics AtomicMemoryOrderings.swift
[47/90] Compiling Atomics DoubleWord.swift
[48/90] Compiling Atomics Primitives.shims.swift
[49/90] Compiling Atomics AtomicInteger.swift
[50/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/90] Compiling Atomics ManagedAtomic.swift
[52/90] Compiling Atomics ManagedAtomicLazyReference.swift
[53/90] Compiling _NIODataStructures _TinyArray.swift
[54/92] Compiling ConcurrencyHelpers LockedValueBox.swift
[55/92] Compiling Atomics PointerConformances.swift
[56/92] Compiling Atomics Primitives.native.swift
[57/92] Compiling Atomics AtomicStorage.swift
[58/92] Compiling Atomics AtomicValue.swift
[73/92] Compiling Atomics IntegerOperations.swift
[74/92] Compiling Atomics Unmanaged extensions.swift
[75/92] Compiling Logging MetadataProvider.swift
[76/92] Emitting module Logging
[77/164] Compiling DequeModule _DequeSlot.swift
[78/165] Compiling _NIODataStructures PriorityQueue.swift
[79/165] Emitting module _NIODataStructures
[80/165] Compiling _NIODataStructures Heap.swift
[81/165] Emitting module ConcurrencyHelpers
[82/165] Compiling ConcurrencyHelpers Lock.swift
[83/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[87/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[88/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[89/171] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/174] Emitting module Atomics
[93/174] Compiling DequeModule _DequeBufferHeader.swift
[98/174] Compiling DequeModule _DequeBuffer.swift
[101/174] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[102/174] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[103/174] Compiling Logging LogHandler.swift
[104/174] Compiling Logging Locks.swift
[105/174] Compiling Logging Logging.swift
[106/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[107/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[108/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[109/174] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[110/174] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[111/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/174] Compiling OrderedCollections OrderedSet+Codable.swift
[113/174] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[114/174] Compiling OrderedCollections OrderedSet+Descriptions.swift
[115/174] Compiling OrderedCollections OrderedSet+Diffing.swift
[116/174] Compiling OrderedCollections OrderedSet+Equatable.swift
[117/174] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[118/174] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/174] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/174] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/174] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/174] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/174] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/174] Compiling OrderedCollections _Hashtable+Header.swift
[125/174] Compiling OrderedCollections OrderedDictionary+Codable.swift
[126/174] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[127/174] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[128/174] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[129/174] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[130/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[131/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[132/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[133/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[134/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[135/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[136/174] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[137/174] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[138/174] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[139/174] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[140/174] Compiling OrderedCollections OrderedDictionary+Values.swift
[141/174] Compiling OrderedCollections OrderedDictionary.swift
[142/174] Compiling OrderedCollections OrderedDictionary+Elements.swift
[143/174] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[144/174] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[145/174] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[146/174] Emitting module DequeModule
[146/174] Compiling c-nioatomics.c
[148/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[149/174] Compiling OrderedCollections OrderedSet+Testing.swift
[150/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[151/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[152/174] Compiling OrderedCollections OrderedSet.swift
[153/174] Compiling OrderedCollections _UnsafeBitset.swift
[154/174] Compiling UnixSignals UnixSignal.swift
[154/174] Compiling c-atomics.c
[156/174] Compiling OrderedCollections _HashTable+Bucket.swift
[157/174] Compiling OrderedCollections _HashTable+BucketIterator.swift
[158/174] Compiling OrderedCollections _HashTable+Constants.swift
[159/174] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[160/174] Compiling OrderedCollections _HashTable+Testing.swift
[161/174] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[162/174] Compiling OrderedCollections _HashTable.swift
[169/174] Emitting module OrderedCollections
[170/174] Emitting module UnixSignals
[171/174] Compiling UnixSignals UnixSignalsSequence.swift
[172/226] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[173/226] Compiling NIOConcurrencyHelpers lock.swift
[174/226] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[175/226] Compiling NIOConcurrencyHelpers NIOLock.swift
[176/226] Emitting module NIOConcurrencyHelpers
[177/226] Compiling NIOConcurrencyHelpers atomics.swift
[178/226] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[179/226] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[180/226] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[181/226] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[182/226] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[183/231] Emitting module AsyncAlgorithms
[184/231] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[185/231] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[186/231] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[187/231] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[188/231] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[189/231] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[190/231] Compiling AsyncAlgorithms ChannelStateMachine.swift
[191/231] Compiling AsyncAlgorithms ChannelStorage.swift
[192/231] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[193/231] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[194/292] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[195/292] Compiling NIOCore ByteBuffer-views.swift
[196/292] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[197/292] Compiling NIOCore NIOAsyncWriter.swift
[198/292] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[199/292] Compiling NIOCore BSDSocketAPI.swift
[200/292] Compiling NIOCore ByteBuffer-aux.swift
[201/292] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[202/292] Compiling NIOCore ByteBuffer-conversions.swift
[203/292] Compiling NIOCore Codec.swift
[204/292] Compiling NIOCore IntegerBitPacking.swift
[205/292] Compiling NIOCore IntegerTypes.swift
[206/292] Compiling NIOCore NIOLoopBound.swift
[207/292] Compiling NIOCore NIOScheduledCallback.swift
[208/292] Compiling NIOCore NIOSendable.swift
[209/292] Compiling NIOCore ChannelHandlers.swift
[210/292] Compiling NIOCore ChannelInvoker.swift
[211/292] Compiling NIOCore ChannelOption.swift
[212/292] Compiling NIOCore ChannelPipeline.swift
[213/292] Compiling NIOCore CircularBuffer.swift
[214/292] Compiling NIOCore ByteBuffer-core.swift
[215/292] Compiling NIOCore ByteBuffer-hex.swift
[216/292] Compiling NIOCore ByteBuffer-int.swift
[217/292] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[218/292] Compiling NIOCore ByteBuffer-multi-int.swift
[219/292] Compiling NIOCore AsyncChannelInboundStream.swift
[220/292] Compiling NIOCore AsyncChannelOutboundWriter.swift
[221/292] Compiling NIOCore NIOAsyncSequenceProducer.swift
[222/292] Compiling NIOCore Channel.swift
[223/292] Compiling NIOCore ChannelHandler.swift
[224/292] Compiling NIOCore NIOCloseOnErrorHandler.swift
[225/292] Compiling NIOCore AddressedEnvelope.swift
[226/292] Compiling NIOCore AsyncAwaitSupport.swift
[227/292] Compiling NIOCore AsyncChannel.swift
[228/292] Compiling NIOCore AsyncChannelHandler.swift
[229/301] Compiling NIOCore Interfaces.swift
[230/301] Compiling NIOCore Linux.swift
[231/301] Compiling NIOCore MarkedCircularBuffer.swift
[232/301] Compiling NIOCore MulticastChannel.swift
[233/301] Compiling NIOCore NIOAny.swift
[245/307] Compiling NIOCore RecvByteBufferAllocator.swift
[246/307] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[247/307] Compiling NIOCore SocketAddresses.swift
[248/307] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[249/307] Compiling NIOCore EventLoopFuture+Deprecated.swift
[250/307] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[251/307] Compiling NIOCore EventLoopFuture.swift
[252/307] Compiling NIOCore FileDescriptor.swift
[253/307] Compiling NIOCore FileHandle.swift
[254/307] Compiling NIOCore FileRegion.swift
[255/307] Compiling NIOCore GlobalSingletons.swift
[256/307] Compiling NIOCore IO.swift
[257/307] Compiling NIOCore IOData.swift
[258/307] Compiling NIOCore IPProtocol.swift
[261/307] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[262/307] Compiling ServiceLifecycle CancellationWaiter.swift
[263/307] Compiling ServiceLifecycle Service.swift
[264/307] Compiling ServiceLifecycle ServiceRunnerError.swift
[265/307] Compiling ServiceLifecycle GracefulShutdown.swift
[266/307] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[267/307] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[268/307] Emitting module ServiceLifecycle
[269/307] Compiling ServiceLifecycle ServiceGroup.swift
[270/307] Compiling NIOCore SocketOptionProvider.swift
[271/307] Compiling NIOCore SystemCallHelpers.swift
[272/307] Compiling NIOCore TimeAmount+Duration.swift
[273/307] Compiling NIOCore TypeAssistedChannelHandler.swift
[274/307] Compiling NIOCore UniversalBootstrapSupport.swift
[275/307] Compiling NIOCore Utilities.swift
[284/307] Compiling NIOCore ConvenienceOptionSupport.swift
[285/307] Compiling NIOCore DeadChannel.swift
[286/307] Compiling NIOCore DispatchQueue+WithFuture.swift
[287/307] Compiling NIOCore EventLoop+Deprecated.swift
[288/307] Compiling NIOCore EventLoop+SerialExecutor.swift
[289/307] Compiling NIOCore EventLoop.swift
[304/307] Emitting module NIOCore
[305/360] Compiling NIOEmbedded AsyncTestingChannel.swift
[306/360] Emitting module NIOEmbedded
[307/360] Compiling NIOEmbedded Embedded.swift
[308/360] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[309/360] Compiling NIOPosix GetaddrinfoResolver.swift
[310/360] Compiling NIOPosix HappyEyeballs.swift
[311/360] Compiling NIOPosix IO.swift
[312/360] Compiling NIOPosix IntegerBitPacking.swift
[313/360] Compiling NIOPosix IntegerTypes.swift
[314/360] Compiling NIOPosix Linux.swift
[315/365] Emitting module NIOPosix
[316/365] Compiling NIOPosix SelectorKqueue.swift
[317/365] Compiling NIOPosix SelectorUring.swift
[318/365] Compiling NIOPosix ServerSocket.swift
[319/365] Compiling NIOPosix Socket.swift
[320/365] Compiling NIOPosix SocketChannel.swift
[321/365] Compiling NIOPosix BSDSocketAPICommon.swift
[322/365] Compiling NIOPosix BSDSocketAPIPosix.swift
[323/365] Compiling NIOPosix BSDSocketAPIWindows.swift
[324/365] Compiling NIOPosix BaseSocket.swift
[325/365] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[326/365] Compiling NIOPosix BaseSocketChannel.swift
[327/365] Compiling NIOPosix SocketProtocols.swift
[328/365] Compiling NIOPosix System.swift
[329/365] Compiling NIOPosix Thread.swift
[330/365] Compiling NIOPosix ThreadPosix.swift
[331/365] Compiling NIOPosix ThreadWindows.swift
[332/365] Compiling NIOPosix PendingDatagramWritesManager.swift
[333/365] Compiling NIOPosix PendingWritesManager.swift
[334/365] Compiling NIOPosix PipeChannel.swift
[335/365] Compiling NIOPosix PipePair.swift
[336/365] Compiling NIOPosix Pool.swift
[337/365] Compiling NIOPosix PooledRecvBufferAllocator.swift
[338/365] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[339/365] Compiling NIOPosix PosixSingletons.swift
[340/365] Compiling NIOPosix RawSocketBootstrap.swift
[341/365] Compiling NIOPosix Resolver.swift
[342/365] Compiling NIOPosix Selectable.swift
[343/365] Compiling NIOPosix SelectableChannel.swift
[344/365] Compiling NIOPosix SelectableEventLoop.swift
[345/365] Compiling NIOPosix SelectorEpoll.swift
[346/365] Compiling NIOPosix SelectorGeneric.swift
[347/365] Compiling NIOPosix LinuxCPUSet.swift
[348/365] Compiling NIOPosix LinuxUring.swift
[349/365] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[350/365] Compiling NIOPosix NIOThreadPool.swift
[351/365] Compiling NIOPosix NonBlockingFileIO.swift
[352/365] Compiling NIOPosix BaseStreamSocketChannel.swift
[353/365] Compiling NIOPosix Bootstrap.swift
[354/365] Compiling NIOPosix ControlMessage.swift
[355/365] Compiling NIOPosix DatagramVectorReadManager.swift
[356/365] Compiling NIOPosix Errors+Any.swift
[357/365] Compiling NIOPosix FileDescriptor.swift
[358/365] Compiling NIOPosix UnsafeTransfer.swift
[359/365] Compiling NIOPosix Utilities.swift
[360/365] Compiling NIOPosix VsockAddress.swift
[361/365] Compiling NIOPosix VsockChannelEvents.swift
[362/365] Compiling NIOPosix resource_bundle_accessor.swift
[363/367] Emitting module NIO
[364/367] Compiling NIO Exports.swift
[365/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[366/385] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[367/385] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[368/385] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[369/385] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[370/385] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[371/385] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[372/385] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[373/385] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[374/385] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[375/385] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[376/385] Compiling NIOHTTP1 ByteCollectionUtils.swift
[377/385] Compiling NIOHTTP1 HTTPDecoder.swift
[378/385] Compiling NIOHTTP1 HTTPEncoder.swift
[379/385] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[380/385] Emitting module NIOHTTP1
[381/385] Compiling NIOHTTP1 HTTPTypes.swift
[382/385] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[383/405] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[384/406] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[385/406] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[386/406] Compiling AWSLambdaRuntime Context+Foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[387/406] Compiling AWSLambdaRuntime Lambda+JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[388/406] Emitting module AWSLambdaRuntime
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[389/406] Compiling AWSLambdaRuntime Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[390/406] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[391/406] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[392/406] Emitting module MockServer
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[393/406] Compiling MockServer MockHTTPServer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[394/406] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[395/406] Compiling AWSLambdaRuntime LambdaRuntime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[396/406] Compiling AWSLambdaRuntime LambdaHandlers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[397/406] Compiling AWSLambdaRuntime LambdaRequestID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[398/406] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[399/406] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[400/406] Compiling AWSLambdaRuntime Lambda.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[401/406] Compiling AWSLambdaRuntime LambdaContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[402/406] Compiling AWSLambdaRuntime Lambda+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[403/406] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[403/406] Write Objects.LinkFileList
[404/406] Linking MockServer
[405/406] Applying MockServer
Build complete! (19.12s)
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.6.3",
            "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" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "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",
        "LambdaMockClient.swift",
        "LambdaRequestIDTests.swift",
        "LambdaRunLoopTests.swift",
        "LambdaRuntimeClientTests.swift",
        "MockLambdaServer.swift",
        "NewLambda+CodableTests.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.swift",
        "Lambda.swift",
        "LambdaContext.swift",
        "LambdaHandlers.swift",
        "LambdaRequestID.swift",
        "LambdaRuntime+ServiceLifecycle.swift",
        "LambdaRuntime.swift",
        "LambdaRuntimeClient.swift",
        "LambdaRuntimeClientProtocol.swift",
        "LambdaRuntimeError.swift",
        "Utils.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.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-server/swift-aws-lambda-runtime/main
Repository:               swift-server/swift-aws-lambda-runtime
Swift version used:       6.1
Target:                   AWSLambdaRuntime
Extracting symbol information for 'AWSLambdaRuntime'...
Finished extracting symbol information for 'AWSLambdaRuntime'. (10.35s)
Building documentation for 'AWSLambdaRuntime'...
Finished building documentation for 'AWSLambdaRuntime' (0.19s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/main
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-atomics.git (0.54s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-collections.git (0.56s)
Updated https://github.com/apple/swift-system.git (0.56s)
Updated https://github.com/apple/swift-log.git (0.79s)
Updated https://github.com/apple/swift-nio.git (0.79s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.79s)
Updated https://github.com/apple/swift-async-algorithms.git (0.79s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (1.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.66s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
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.3
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.70s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/58] Compiling Atomics OptionalRawRepresentable.swift
[3/58] Compiling Atomics RawRepresentable.swift
[4/59] Compiling Atomics ManagedAtomic.swift
[5/59] Compiling Atomics ManagedAtomicLazyReference.swift
[6/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/59] Compiling Atomics Primitives.shims.swift
[8/59] Compiling Atomics AtomicInteger.swift
[9/61] Compiling Atomics AtomicOptionalWrappable.swift
[10/61] Compiling Atomics AtomicReference.swift
[11/61] Compiling Atomics AtomicMemoryOrderings.swift
[12/61] Compiling Atomics DoubleWord.swift
[13/61] Compiling Atomics UnsafeAtomic.swift
[14/61] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/61] Compiling Logging MetadataProvider.swift
[18/61] Compiling Logging LogHandler.swift
[19/61] Compiling ConcurrencyHelpers Lock.swift
[20/61] Emitting module ConcurrencyHelpers
[21/61] Compiling ConcurrencyHelpers LockedValueBox.swift
[24/61] Compiling Logging Locks.swift
[25/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/61] Compiling Atomics AtomicBool.swift
[27/61] Compiling Atomics IntegerConformances.swift
[28/61] Compiling Atomics PointerConformances.swift
[29/61] Compiling Atomics Primitives.native.swift
[30/61] Emitting module Logging
[31/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/61] Compiling _NIOBase64 Base64.swift
[33/61] Emitting module _NIOBase64
[34/61] Compiling _NIODataStructures _TinyArray.swift
[35/61] Compiling _NIODataStructures PriorityQueue.swift
[36/61] Compiling _NIODataStructures Heap.swift
[37/61] Compiling Atomics IntegerOperations.swift
[38/61] Compiling Atomics Unmanaged extensions.swift
[39/64] Compiling NIOConcurrencyHelpers lock.swift
[40/64] Emitting module _NIODataStructures
[41/64] Emitting module NIOConcurrencyHelpers
[42/64] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[43/64] Emitting module InternalCollectionsUtilities
[46/64] Compiling Atomics AtomicStorage.swift
[47/64] Compiling Atomics AtomicValue.swift
[48/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[49/64] Compiling NIOConcurrencyHelpers atomics.swift
[56/64] Compiling UnixSignals UnixSignal.swift
[57/64] Emitting module UnixSignals
[58/64] Compiling UnixSignals UnixSignalsSequence.swift
[59/64] Compiling Logging Logging.swift
[64/136] Compiling DequeModule _DequeSlot.swift
[65/137] Compiling OrderedCollections _HashTable+Testing.swift
[66/137] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[67/137] Emitting module Atomics
[68/137] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[74/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[75/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[76/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[77/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[78/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[79/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[80/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[81/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[82/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[83/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[84/137] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/137] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[86/137] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/143] Compiling OrderedCollections _Hashtable+Header.swift
[88/143] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/143] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/143] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/143] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/143] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[97/143] Compiling DequeModule _DequeBuffer.swift
[98/143] Compiling DequeModule _DequeBufferHeader.swift
[99/143] Compiling OrderedCollections _HashTable.swift
[101/143] Compiling OrderedCollections _HashTable+Bucket.swift
[102/143] Compiling OrderedCollections _HashTable+BucketIterator.swift
[103/143] Compiling OrderedCollections _HashTable+Constants.swift
[104/143] Compiling OrderedCollections OrderedSet+Codable.swift
[105/143] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[106/143] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[107/143] Compiling OrderedCollections OrderedSet+Descriptions.swift
[108/143] Compiling OrderedCollections OrderedSet+Diffing.swift
[109/143] Compiling OrderedCollections OrderedSet+Equatable.swift
[110/143] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[111/143] Compiling OrderedCollections OrderedSet+Hashable.swift
[112/143] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/143] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/143] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/143] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/143] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/143] Compiling OrderedCollections OrderedDictionary+Elements.swift
[118/143] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[119/143] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[120/143] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/143] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/143] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[123/143] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[124/143] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[125/143] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[126/143] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[127/143] Compiling OrderedCollections OrderedDictionary+Values.swift
[128/143] Compiling OrderedCollections OrderedDictionary.swift
[129/143] Emitting module DequeModule
[137/143] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/143] Compiling OrderedCollections OrderedSet+Testing.swift
[139/143] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/143] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/143] Compiling OrderedCollections OrderedSet.swift
[142/143] Compiling OrderedCollections _UnsafeBitset.swift
[143/204] Emitting module OrderedCollections
[144/250] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[145/250] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[146/250] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[147/250] Compiling AsyncAlgorithms AsyncChannel.swift
[148/250] Compiling NIOCore NIOAny.swift
[149/250] Compiling NIOCore NIOCloseOnErrorHandler.swift
[150/256] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[151/256] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[152/256] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[153/256] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[154/256] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[155/256] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[156/256] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[157/256] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[158/256] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[159/256] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[163/261] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[164/261] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[165/261] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[166/261] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[167/261] Compiling AsyncAlgorithms Dictionary.swift
[168/261] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[169/261] Compiling AsyncAlgorithms Locking.swift
[170/261] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[171/261] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[172/261] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[173/261] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[174/261] Compiling AsyncAlgorithms CombineLatestStorage.swift
[175/261] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[176/261] Compiling AsyncAlgorithms DebounceStateMachine.swift
[177/261] Compiling AsyncAlgorithms DebounceStorage.swift
[178/261] Compiling AsyncAlgorithms MergeStateMachine.swift
[179/261] Compiling AsyncAlgorithms MergeStorage.swift
[180/261] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[181/261] Compiling AsyncAlgorithms Rethrow.swift
[182/261] Compiling AsyncAlgorithms SetAlgebra.swift
[183/261] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[184/261] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[185/261] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[186/261] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[187/261] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[188/261] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[193/261] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[194/261] Compiling AsyncAlgorithms ChannelStateMachine.swift
[195/261] Compiling AsyncAlgorithms ChannelStorage.swift
[196/261] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[197/261] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[198/261] Emitting module AsyncAlgorithms
[213/261] Compiling NIOCore SocketOptionProvider.swift
[214/261] Compiling NIOCore SystemCallHelpers.swift
[215/261] Compiling NIOCore TimeAmount+Duration.swift
[216/261] Compiling NIOCore TypeAssistedChannelHandler.swift
[217/261] Compiling NIOCore UniversalBootstrapSupport.swift
[218/261] Compiling NIOCore Utilities.swift
[226/261] Compiling AsyncAlgorithms UnsafeTransfer.swift
[227/261] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[228/261] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[229/261] Compiling AsyncAlgorithms ZipStateMachine.swift
[230/261] Compiling AsyncAlgorithms ZipStorage.swift
[248/270] Compiling ServiceLifecycle ServiceRunnerError.swift
[249/270] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[250/270] Emitting module ServiceLifecycle
[251/270] Compiling ServiceLifecycle GracefulShutdown.swift
[252/270] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[253/270] Compiling ServiceLifecycle Service.swift
[254/270] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[255/270] Compiling ServiceLifecycle ServiceGroup.swift
[256/270] Compiling ServiceLifecycle CancellationWaiter.swift
[260/270] Compiling NIOCore IPProtocol.swift
[261/270] Compiling NIOCore IntegerBitPacking.swift
[262/270] Compiling NIOCore IntegerTypes.swift
[263/270] Compiling NIOCore ByteBuffer-core.swift
[264/270] Compiling NIOCore ByteBuffer-hex.swift
[265/270] Compiling NIOCore ByteBuffer-int.swift
[266/270] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[267/270] Compiling NIOCore ByteBuffer-multi-int.swift
[268/270] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[269/270] Compiling NIOCore ByteBuffer-views.swift
[270/270] Emitting module NIOCore
[271/323] Emitting module NIOEmbedded
[272/323] Compiling NIOEmbedded AsyncTestingChannel.swift
[273/323] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[274/323] Compiling NIOEmbedded Embedded.swift
[275/323] Compiling NIOPosix SocketProtocols.swift
[276/323] Compiling NIOPosix System.swift
[277/323] Compiling NIOPosix Thread.swift
[278/323] Compiling NIOPosix ThreadPosix.swift
[279/323] Compiling NIOPosix ThreadWindows.swift
[280/328] Compiling NIOPosix Selectable.swift
[281/328] Compiling NIOPosix SelectableChannel.swift
[282/328] Compiling NIOPosix SelectableEventLoop.swift
[283/328] Compiling NIOPosix SelectorEpoll.swift
[284/328] Compiling NIOPosix SelectorGeneric.swift
[285/328] Compiling NIOPosix SelectorKqueue.swift
[286/328] Compiling NIOPosix SelectorUring.swift
[287/328] Compiling NIOPosix ServerSocket.swift
[288/328] Compiling NIOPosix Socket.swift
[289/328] Compiling NIOPosix SocketChannel.swift
[290/328] Compiling NIOPosix LinuxCPUSet.swift
[291/328] Compiling NIOPosix LinuxUring.swift
[292/328] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[293/328] Compiling NIOPosix NIOThreadPool.swift
[294/328] Compiling NIOPosix NonBlockingFileIO.swift
[295/328] Compiling NIOPosix PooledRecvBufferAllocator.swift
[296/328] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[297/328] Compiling NIOPosix PosixSingletons.swift
[298/328] Compiling NIOPosix RawSocketBootstrap.swift
[299/328] Compiling NIOPosix Resolver.swift
[300/328] Compiling NIOPosix GetaddrinfoResolver.swift
[301/328] Compiling NIOPosix HappyEyeballs.swift
[302/328] Compiling NIOPosix IO.swift
[303/328] Compiling NIOPosix IntegerBitPacking.swift
[304/328] Compiling NIOPosix IntegerTypes.swift
[305/328] Compiling NIOPosix Linux.swift
[306/328] Compiling NIOPosix PendingDatagramWritesManager.swift
[307/328] Compiling NIOPosix PendingWritesManager.swift
[308/328] Compiling NIOPosix PipeChannel.swift
[309/328] Compiling NIOPosix PipePair.swift
[310/328] Compiling NIOPosix Pool.swift
[311/328] Compiling NIOPosix UnsafeTransfer.swift
[312/328] Compiling NIOPosix Utilities.swift
[313/328] Compiling NIOPosix VsockAddress.swift
[314/328] Compiling NIOPosix VsockChannelEvents.swift
[315/328] Compiling NIOPosix resource_bundle_accessor.swift
[316/328] Compiling NIOPosix BSDSocketAPICommon.swift
[317/328] Compiling NIOPosix BSDSocketAPIPosix.swift
[318/328] Compiling NIOPosix BSDSocketAPIWindows.swift
[319/328] Compiling NIOPosix BaseSocket.swift
[320/328] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[321/328] Compiling NIOPosix BaseSocketChannel.swift
[322/328] Compiling NIOPosix BaseStreamSocketChannel.swift
[323/328] Compiling NIOPosix Bootstrap.swift
[324/328] Compiling NIOPosix ControlMessage.swift
[325/328] Compiling NIOPosix DatagramVectorReadManager.swift
[326/328] Compiling NIOPosix Errors+Any.swift
[327/328] Compiling NIOPosix FileDescriptor.swift
[328/328] Emitting module NIOPosix
[329/330] Emitting module NIO
[330/330] Compiling NIO Exports.swift
[331/347] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[332/348] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[333/348] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[334/348] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[335/348] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[336/348] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[337/348] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[338/348] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[339/348] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[340/348] Compiling NIOHTTP1 HTTPEncoder.swift
[341/348] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[342/348] Emitting module NIOHTTP1
[343/348] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[344/348] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[345/348] Compiling NIOHTTP1 ByteCollectionUtils.swift
[346/348] Compiling NIOHTTP1 HTTPDecoder.swift
[347/348] Compiling NIOHTTP1 HTTPTypes.swift
[348/348] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[349/366] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[350/366] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[351/366] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[352/367] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[353/367] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[354/367] Compiling AWSLambdaRuntime Lambda.swift
[355/367] Compiling AWSLambdaRuntime LambdaContext.swift
[356/367] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[357/367] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[358/367] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[359/367] Compiling AWSLambdaRuntime LambdaRuntime.swift
[360/367] Compiling AWSLambdaRuntime Lambda+Codable.swift
[361/367] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[362/367] Compiling AWSLambdaRuntime Context+Foundation.swift
[363/367] Compiling AWSLambdaRuntime Lambda+JSON.swift
[364/367] Emitting module AWSLambdaRuntime
[365/367] Compiling AWSLambdaRuntime LambdaHandlers.swift
[366/367] Compiling AWSLambdaRuntime LambdaRequestID.swift
[367/367] Compiling AWSLambdaRuntime Utils.swift
Build of target: 'AWSLambdaRuntime' complete! (8.29s)
     258
16	/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server/swift-aws-lambda-runtime/main
File count: 258
Doc size:   16.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-aws-lambda-runtime-main-71b67e19.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-main-71b67e19.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.