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.0 for macOS (SPM) on 21 Mar 2025 23:42:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio.git
[1/2363] Fetching swift-service-lifecycle
[616/18258] Fetching swift-service-lifecycle, swift-collections
[711/22045] Fetching swift-service-lifecycle, swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.08s)
[5225/18258] Fetching swift-service-lifecycle, swift-collections
[6656/92553] Fetching swift-service-lifecycle, swift-collections, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (4.12s)
Fetched https://github.com/apple/swift-nio.git from cache (4.12s)
Fetched https://github.com/apple/swift-collections.git from cache (4.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4221] Fetching swift-system
[128/5926] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
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.43s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4565] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.3 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
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/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-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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.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.81.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.3",
              "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
[1/11493] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.85s)
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.51s)
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-nio.git from cache (0.67s)
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.03s)
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-system.git from cache (0.41s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
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.02s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.02s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.3 (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.02s)
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.3
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
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.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/38] Write sources
[8/38] Write MockServer-entitlement.plist
[8/38] Write sources
[10/38] Copying PrivacyInfo.xcprivacy
[13/38] Write sources
[19/38] Compiling CNIOWindows shim.c
[20/38] Compiling CNIOWindows WSAStartup.c
[21/38] Compiling CNIOWASI CNIOWASI.c
[22/38] Compiling CNIOLinux liburing_shims.c
[23/38] Compiling CNIOLinux shim.c
[24/38] Write sources
[27/38] Write swift-version-5BDAB9E9C0126B9D.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
[33/89] Compiling c-nioatomics.c
[34/89] Compiling c-atomics.c
[36/95] Emitting module NIOConcurrencyHelpers
[37/95] Emitting module _NIOBase64
[38/95] Compiling _NIOBase64 Base64.swift
[39/95] Compiling Atomics ManagedAtomic.swift
[40/95] Compiling Atomics ManagedAtomicLazyReference.swift
[41/95] Compiling Atomics UnsafeAtomic.swift
[42/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/97] Compiling ConcurrencyHelpers LockedValueBox.swift
[44/97] Compiling Atomics IntegerOperations.swift
[45/97] Compiling Atomics Unmanaged extensions.swift
[46/97] Compiling Atomics AtomicMemoryOrderings.swift
[47/97] Compiling Atomics DoubleWord.swift
[48/97] Compiling Atomics AtomicOptionalWrappable.swift
[49/97] Compiling Atomics AtomicReference.swift
[50/97] Compiling Logging MetadataProvider.swift
[51/97] Compiling ConcurrencyHelpers Lock.swift
[52/97] Emitting module ConcurrencyHelpers
[55/97] Compiling Atomics AtomicBool.swift
[56/97] Compiling Atomics IntegerConformances.swift
[61/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/97] Compiling Atomics Primitives.shims.swift
[63/97] Compiling Atomics AtomicInteger.swift
[64/97] Emitting module InternalCollectionsUtilities
[65/97] Compiling Atomics AtomicStorage.swift
[66/97] Compiling Atomics AtomicValue.swift
[67/97] Compiling Atomics OptionalRawRepresentable.swift
[68/97] Compiling Atomics RawRepresentable.swift
[71/101] Compiling _NIODataStructures PriorityQueue.swift
[72/101] Compiling _NIODataStructures _TinyArray.swift
[73/101] Compiling _NIODataStructures Heap.swift
[74/101] Emitting module _NIODataStructures
[75/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/173] Compiling Logging Locks.swift
[77/173] Compiling Logging Logging.swift
[78/173] Emitting module Logging
[79/173] Compiling Logging LogHandler.swift
[80/173] Compiling DequeModule _DequeBufferHeader.swift
[81/173] Compiling DequeModule _DequeSlot.swift
[82/173] Compiling DequeModule _DequeBuffer.swift
[83/174] Compiling NIOConcurrencyHelpers lock.swift
[84/174] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/174] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/174] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/174] Compiling NIOConcurrencyHelpers atomics.swift
[88/174] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/174] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[94/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[95/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[96/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[100/174] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[105/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[106/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/174] Compiling OrderedCollections OrderedSet+Hashable.swift
[110/174] Compiling OrderedCollections OrderedSet+Initializers.swift
[111/174] Compiling OrderedCollections OrderedSet+Insertions.swift
[112/174] Compiling OrderedCollections OrderedSet+Invariants.swift
[113/174] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[114/174] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[119/180] Emitting module UnixSignals
[120/180] Compiling UnixSignals UnixSignal.swift
[121/180] Compiling UnixSignals UnixSignalsSequence.swift
[122/180] Compiling OrderedCollections OrderedSet+Codable.swift
[123/180] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[124/180] Compiling OrderedCollections OrderedSet+Descriptions.swift
[125/180] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/180] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/180] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/180] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[129/180] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[130/180] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[131/180] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[132/180] Compiling OrderedCollections OrderedDictionary+Values.swift
[133/180] Compiling OrderedCollections OrderedDictionary.swift
[140/180] Emitting module Atomics
[145/180] Compiling OrderedCollections _HashTable+Bucket.swift
[146/180] Compiling OrderedCollections _HashTable+BucketIterator.swift
[147/180] Compiling OrderedCollections _HashTable+Constants.swift
[148/180] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[149/180] Compiling OrderedCollections _HashTable+Testing.swift
[150/180] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[151/180] Compiling OrderedCollections _HashTable.swift
[152/180] Compiling OrderedCollections _Hashtable+Header.swift
[153/180] Compiling OrderedCollections OrderedDictionary+Codable.swift
[154/180] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[155/180] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[156/180] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[157/180] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[158/180] Emitting module DequeModule
[159/241] Compiling NIOCore IO.swift
[160/241] Compiling NIOCore IOData.swift
[161/241] Compiling NIOCore IPProtocol.swift
[162/241] Compiling NIOCore IntegerBitPacking.swift
[163/241] Compiling NIOCore IntegerTypes.swift
[164/241] Compiling OrderedCollections _UnsafeBitset.swift
[165/241] Emitting module OrderedCollections
[166/241] Compiling NIOCore ChannelInvoker.swift
[167/241] Compiling NIOCore ChannelOption.swift
[168/241] Compiling NIOCore ChannelPipeline.swift
[169/241] Compiling NIOCore CircularBuffer.swift
[170/241] Compiling NIOCore Codec.swift
[171/241] Compiling NIOCore ConvenienceOptionSupport.swift
[172/241] Compiling NIOCore FileDescriptor.swift
[173/241] Compiling NIOCore FileHandle.swift
[174/241] Compiling NIOCore FileRegion.swift
[175/241] Compiling NIOCore Channel.swift
[176/241] Compiling NIOCore ChannelHandler.swift
[177/241] Compiling NIOCore ChannelHandlers.swift
[178/287] Compiling NIOCore GlobalSingletons.swift
[184/293] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[185/293] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[186/293] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[187/293] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[188/293] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[189/298] Compiling NIOCore SocketOptionProvider.swift
[190/298] Compiling NIOCore SystemCallHelpers.swift
[191/298] Compiling NIOCore TimeAmount+Duration.swift
[192/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/298] Compiling NIOCore UniversalBootstrapSupport.swift
[194/298] Compiling NIOCore Utilities.swift
[195/298] Compiling AsyncAlgorithms MergeStateMachine.swift
[196/298] Compiling AsyncAlgorithms MergeStorage.swift
[197/298] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[198/298] Compiling AsyncAlgorithms Rethrow.swift
[199/298] Compiling AsyncAlgorithms SetAlgebra.swift
[200/298] Compiling AsyncAlgorithms Dictionary.swift
[201/298] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[202/298] Compiling AsyncAlgorithms Locking.swift
[203/298] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[204/298] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[210/298] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[211/298] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[214/298] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[215/298] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[216/298] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[217/298] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[218/298] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[219/298] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[220/298] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[221/298] Compiling AsyncAlgorithms AsyncChannel.swift
[222/298] Emitting module AsyncAlgorithms
[230/298] Compiling AsyncAlgorithms UnsafeTransfer.swift
[231/298] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[232/298] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[233/298] Compiling AsyncAlgorithms ZipStateMachine.swift
[234/298] Compiling AsyncAlgorithms ZipStorage.swift
[235/298] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[236/298] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[237/298] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[238/298] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[239/298] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[240/298] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[241/298] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[242/298] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[243/298] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[244/298] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[245/298] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[246/298] Compiling AsyncAlgorithms ChannelStateMachine.swift
[247/298] Compiling AsyncAlgorithms ChannelStorage.swift
[248/298] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[249/298] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[250/298] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[251/298] Compiling AsyncAlgorithms CombineLatestStorage.swift
[252/298] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[253/298] Compiling AsyncAlgorithms DebounceStateMachine.swift
[254/298] Compiling AsyncAlgorithms DebounceStorage.swift
[255/307] Compiling ServiceLifecycle ServiceRunnerError.swift
[256/307] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[257/307] Compiling ServiceLifecycle CancellationWaiter.swift
[294/307] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[295/307] Compiling NIOCore ByteBuffer-multi-int.swift
[296/307] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[297/307] Compiling NIOCore ByteBuffer-views.swift
[298/307] Emitting module ServiceLifecycle
[299/307] Compiling ServiceLifecycle GracefulShutdown.swift
[300/307] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[301/307] Compiling ServiceLifecycle Service.swift
[302/307] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[303/307] Compiling ServiceLifecycle ServiceGroup.swift
[304/307] Emitting module NIOCore
[305/360] Emitting module NIOEmbedded
[306/360] Compiling NIOEmbedded AsyncTestingChannel.swift
[307/360] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[308/360] Compiling NIOEmbedded Embedded.swift
[309/360] Compiling NIOPosix PooledRecvBufferAllocator.swift
[310/360] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[311/360] Compiling NIOPosix PosixSingletons.swift
[312/360] Compiling NIOPosix RawSocketBootstrap.swift
[313/360] Compiling NIOPosix Resolver.swift
[314/365] Compiling NIOPosix SocketProtocols.swift
[315/365] Compiling NIOPosix System.swift
[316/365] Compiling NIOPosix Thread.swift
[317/365] Compiling NIOPosix ThreadPosix.swift
[318/365] Compiling NIOPosix ThreadWindows.swift
[319/365] Compiling NIOPosix GetaddrinfoResolver.swift
[320/365] Compiling NIOPosix HappyEyeballs.swift
[321/365] Compiling NIOPosix IO.swift
[322/365] Compiling NIOPosix IntegerBitPacking.swift
[323/365] Compiling NIOPosix IntegerTypes.swift
[324/365] Compiling NIOPosix Linux.swift
[325/365] Compiling NIOPosix SelectorKqueue.swift
[326/365] Compiling NIOPosix SelectorUring.swift
[327/365] Compiling NIOPosix ServerSocket.swift
[328/365] Compiling NIOPosix Socket.swift
[329/365] Compiling NIOPosix SocketChannel.swift
[330/365] Compiling NIOPosix LinuxCPUSet.swift
[331/365] Compiling NIOPosix LinuxUring.swift
[332/365] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[333/365] Compiling NIOPosix NIOThreadPool.swift
[334/365] Compiling NIOPosix NonBlockingFileIO.swift
[335/365] Compiling NIOPosix PendingDatagramWritesManager.swift
[336/365] Compiling NIOPosix PendingWritesManager.swift
[337/365] Compiling NIOPosix PipeChannel.swift
[338/365] Compiling NIOPosix PipePair.swift
[339/365] Compiling NIOPosix Pool.swift
[340/365] Compiling NIOPosix Selectable.swift
[341/365] Compiling NIOPosix SelectableChannel.swift
[342/365] Compiling NIOPosix SelectableEventLoop.swift
[343/365] Compiling NIOPosix SelectorEpoll.swift
[344/365] Compiling NIOPosix SelectorGeneric.swift
[345/365] Compiling NIOPosix BSDSocketAPICommon.swift
[346/365] Compiling NIOPosix BSDSocketAPIPosix.swift
[347/365] Compiling NIOPosix BSDSocketAPIWindows.swift
[348/365] Compiling NIOPosix BaseSocket.swift
[349/365] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[350/365] Compiling NIOPosix BaseSocketChannel.swift
[351/365] Compiling NIOPosix BaseStreamSocketChannel.swift
[352/365] Compiling NIOPosix Bootstrap.swift
[353/365] Compiling NIOPosix ControlMessage.swift
[354/365] Compiling NIOPosix DatagramVectorReadManager.swift
[355/365] Compiling NIOPosix Errors+Any.swift
[356/365] Compiling NIOPosix FileDescriptor.swift
[357/365] Emitting module NIOPosix
[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 HTTPServerUpgradeHandler.swift
[366/384] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[367/384] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[368/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[369/384] Compiling NIOHTTP1 HTTPEncoder.swift
[370/384] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[371/384] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[372/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[373/384] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[374/384] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[375/384] Compiling NIOHTTP1 ByteCollectionUtils.swift
[376/384] Compiling NIOHTTP1 HTTPDecoder.swift
[377/384] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[378/384] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[379/384] Emitting module NIOHTTP1
[380/384] Compiling NIOHTTP1 HTTPTypes.swift
[381/384] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[382/385] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[383/405] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[384/406] Compiling AWSLambdaRuntime Utils.swift
[385/406] Compiling AWSLambdaRuntime LambdaHandlers.swift
[386/406] Compiling AWSLambdaRuntime LambdaRequestID.swift
[387/406] Emitting module MockServer
[388/406] Compiling MockServer MockHTTPServer.swift
[389/406] Compiling AWSLambdaRuntime Lambda.swift
[390/406] Compiling AWSLambdaRuntime LambdaContext.swift
[391/406] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[392/406] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[393/406] Compiling AWSLambdaRuntime Context+Foundation.swift
[394/406] Compiling AWSLambdaRuntime Lambda+JSON.swift
[395/406] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[396/406] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[397/406] Compiling AWSLambdaRuntime Lambda+Codable.swift
[398/406] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[399/406] Emitting module AWSLambdaRuntime
[399/406] Write Objects.LinkFileList
[401/406] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[402/406] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[403/406] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[404/406] Compiling AWSLambdaRuntime LambdaRuntime.swift
[404/406] Linking MockServer
[405/406] Applying MockServer
Build complete! (50.09s)
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.0"
}
✅  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.0
Target:                   AWSLambdaRuntime
Extracting symbol information for 'AWSLambdaRuntime'...
Finished extracting symbol information for 'AWSLambdaRuntime'. (9.88s)
Building documentation for 'AWSLambdaRuntime'...
Finished building documentation for 'AWSLambdaRuntime' (0.43s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/main
Updating https://github.com/apple/swift-atomics.git
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-collections.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-atomics.git (0.42s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.42s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-async-algorithms.git (0.51s)
Updated https://github.com/apple/swift-collections.git (0.51s)
Updated https://github.com/apple/swift-system.git (0.65s)
Updated https://github.com/apple/swift-log.git (0.65s)
Updated https://github.com/apple/swift-nio.git (0.65s)
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.14s)
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.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.3 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3343] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
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
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
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/53] Compiling SymbolKit Identifier.swift
[8/53] Compiling SymbolKit KindIdentifier.swift
[9/53] Compiling SymbolKit Location.swift
[10/53] Compiling SymbolKit Mutability.swift
[11/53] Compiling SymbolKit Mixin+Equals.swift
[12/53] Compiling SymbolKit Mixin+Hash.swift
[13/53] Compiling SymbolKit Mixin.swift
[14/53] Compiling SymbolKit LineList.swift
[15/53] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.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 SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.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 GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.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.60s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/58] Compiling ConcurrencyHelpers LockedValueBox.swift
[3/58] Compiling Atomics AtomicMemoryOrderings.swift
[4/58] Compiling Atomics DoubleWord.swift
[5/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/59] Compiling Atomics AtomicStorage.swift
[7/59] Compiling Atomics AtomicValue.swift
[8/59] Compiling Atomics ManagedAtomic.swift
[9/59] Compiling Atomics ManagedAtomicLazyReference.swift
[10/59] Emitting module ConcurrencyHelpers
[11/59] Compiling ConcurrencyHelpers Lock.swift
[12/59] Compiling Atomics UnsafeAtomic.swift
[13/59] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/61] Compiling Logging MetadataProvider.swift
[21/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/64] Compiling Atomics AtomicBool.swift
[23/64] Compiling Atomics IntegerConformances.swift
[24/64] Compiling Atomics OptionalRawRepresentable.swift
[25/64] Compiling Atomics RawRepresentable.swift
[26/64] Compiling _NIOBase64 Base64.swift
[27/64] Emitting module _NIOBase64
[28/64] Compiling NIOConcurrencyHelpers lock.swift
[29/64] Compiling Atomics IntegerOperations.swift
[30/64] Compiling Atomics Unmanaged extensions.swift
[31/64] Compiling _NIODataStructures PriorityQueue.swift
[32/64] Compiling _NIODataStructures Heap.swift
[33/64] Compiling _NIODataStructures _TinyArray.swift
[34/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/64] Compiling NIOConcurrencyHelpers NIOLock.swift
[36/64] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[37/64] Compiling NIOConcurrencyHelpers atomics.swift
[38/64] Emitting module _NIODataStructures
[39/64] Compiling Atomics AtomicOptionalWrappable.swift
[40/64] Compiling Atomics AtomicReference.swift
[41/64] Compiling Atomics Primitives.shims.swift
[42/64] Compiling Atomics AtomicInteger.swift
[43/64] Emitting module NIOConcurrencyHelpers
[44/64] Emitting module InternalCollectionsUtilities
[45/64] Compiling UnixSignals UnixSignal.swift
[46/64] Emitting module UnixSignals
[47/64] Compiling UnixSignals UnixSignalsSequence.swift
[50/64] Compiling Atomics PointerConformances.swift
[51/64] Compiling Atomics Primitives.native.swift
[56/64] Emitting module Logging
[57/64] Compiling Logging Locks.swift
[58/64] Compiling Logging Logging.swift
[59/64] Compiling Logging LogHandler.swift
[60/88] Compiling DequeModule _DequeBufferHeader.swift
[61/99] Compiling DequeModule _DequeSlot.swift
[62/99] Compiling DequeModule _DequeBuffer.swift
[63/137] Compiling OrderedCollections _HashTable+Testing.swift
[64/137] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[65/137] Compiling OrderedCollections _HashTable+Constants.swift
[66/137] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/137] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/137] Compiling OrderedCollections OrderedSet+Codable.swift
[69/137] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/137] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/137] Compiling OrderedCollections OrderedSet+Diffing.swift
[72/137] Compiling OrderedCollections OrderedSet+Equatable.swift
[73/137] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/143] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/143] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/143] Compiling OrderedCollections _HashTable.swift
[77/143] Compiling OrderedCollections _Hashtable+Header.swift
[78/143] Compiling OrderedCollections _HashTable+Bucket.swift
[79/143] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[83/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[85/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[86/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[92/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[93/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[94/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[95/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[96/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[97/143] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[98/143] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[99/143] Compiling OrderedCollections OrderedSet+Sendable.swift
[102/143] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[103/143] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[104/143] Compiling OrderedCollections OrderedDictionary+Elements.swift
[105/143] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[106/143] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[107/143] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/143] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/143] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[115/143] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[116/143] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/143] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/143] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[119/143] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/143] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/143] Compiling OrderedCollections OrderedDictionary.swift
[122/143] Compiling OrderedCollections OrderedSet+Hashable.swift
[123/143] Compiling OrderedCollections OrderedSet+Initializers.swift
[124/143] Compiling OrderedCollections OrderedSet+Insertions.swift
[125/143] Compiling OrderedCollections OrderedSet+Invariants.swift
[126/143] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[127/143] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[128/143] Emitting module DequeModule
[129/143] Emitting module Atomics
[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 AsyncAdjacentPairsSequence.swift
[145/250] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[146/250] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[147/250] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[148/250] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[149/255] Compiling AsyncAlgorithms MergeStateMachine.swift
[150/255] Compiling AsyncAlgorithms MergeStorage.swift
[151/255] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[152/255] Compiling AsyncAlgorithms Rethrow.swift
[153/255] Compiling AsyncAlgorithms SetAlgebra.swift
[154/255] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[155/255] Compiling AsyncAlgorithms ChannelStateMachine.swift
[156/255] Compiling AsyncAlgorithms ChannelStorage.swift
[157/255] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[158/255] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[159/255] Compiling NIOCore Interfaces.swift
[160/255] Compiling NIOCore Linux.swift
[161/255] Compiling NIOCore MarkedCircularBuffer.swift
[162/255] Compiling NIOCore MulticastChannel.swift
[163/255] Compiling NIOCore NIOAny.swift
[164/255] Compiling NIOCore NIOCloseOnErrorHandler.swift
[165/261] Emitting module AsyncAlgorithms
[173/261] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[174/261] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[175/261] Compiling AsyncAlgorithms AsyncChannel.swift
[176/261] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[177/261] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[178/261] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[179/261] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[180/261] Compiling AsyncAlgorithms Dictionary.swift
[181/261] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[182/261] Compiling AsyncAlgorithms Locking.swift
[183/261] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[184/261] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[185/261] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[186/261] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[187/261] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[188/261] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[189/261] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[190/261] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[191/261] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[192/261] Compiling AsyncAlgorithms UnsafeTransfer.swift
[193/261] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[194/261] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[195/261] Compiling AsyncAlgorithms ZipStateMachine.swift
[196/261] Compiling AsyncAlgorithms ZipStorage.swift
[197/261] Compiling NIOCore SocketOptionProvider.swift
[198/261] Compiling NIOCore SystemCallHelpers.swift
[199/261] Compiling NIOCore TimeAmount+Duration.swift
[200/261] Compiling NIOCore TypeAssistedChannelHandler.swift
[201/261] Compiling NIOCore UniversalBootstrapSupport.swift
[202/261] Compiling NIOCore Utilities.swift
[216/261] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[217/261] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[218/261] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[219/261] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[220/261] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[221/261] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[223/261] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[224/261] Compiling AsyncAlgorithms CombineLatestStorage.swift
[225/261] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[226/261] Compiling AsyncAlgorithms DebounceStateMachine.swift
[227/261] Compiling AsyncAlgorithms DebounceStorage.swift
[243/261] Compiling NIOCore BSDSocketAPI.swift
[244/261] Compiling NIOCore ByteBuffer-aux.swift
[245/261] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[246/261] Compiling NIOCore ByteBuffer-conversions.swift
[254/270] Compiling ServiceLifecycle Service.swift
[255/270] Compiling ServiceLifecycle ServiceRunnerError.swift
[256/270] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[257/270] Compiling ServiceLifecycle GracefulShutdown.swift
[258/270] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[259/270] Emitting module ServiceLifecycle
[260/270] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[261/270] Compiling ServiceLifecycle CancellationWaiter.swift
[262/270] Compiling ServiceLifecycle ServiceGroup.swift
[270/270] Emitting module NIOCore
[271/323] Compiling NIOEmbedded AsyncTestingChannel.swift
[272/323] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[273/323] Emitting module NIOEmbedded
[274/323] Compiling NIOEmbedded Embedded.swift
[275/323] Compiling NIOPosix PooledRecvBufferAllocator.swift
[276/323] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[277/323] Compiling NIOPosix PosixSingletons.swift
[278/323] Compiling NIOPosix RawSocketBootstrap.swift
[279/323] Compiling NIOPosix Resolver.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 GetaddrinfoResolver.swift
[291/328] Compiling NIOPosix HappyEyeballs.swift
[292/328] Compiling NIOPosix IO.swift
[293/328] Compiling NIOPosix IntegerBitPacking.swift
[294/328] Compiling NIOPosix IntegerTypes.swift
[295/328] Compiling NIOPosix Linux.swift
[296/328] Compiling NIOPosix UnsafeTransfer.swift
[297/328] Compiling NIOPosix Utilities.swift
[298/328] Compiling NIOPosix VsockAddress.swift
[299/328] Compiling NIOPosix VsockChannelEvents.swift
[300/328] Compiling NIOPosix resource_bundle_accessor.swift
[301/328] Compiling NIOPosix BSDSocketAPICommon.swift
[302/328] Compiling NIOPosix BSDSocketAPIPosix.swift
[303/328] Compiling NIOPosix BSDSocketAPIWindows.swift
[304/328] Compiling NIOPosix BaseSocket.swift
[305/328] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[306/328] Compiling NIOPosix BaseSocketChannel.swift
[307/328] Compiling NIOPosix SocketProtocols.swift
[308/328] Compiling NIOPosix System.swift
[309/328] Compiling NIOPosix Thread.swift
[310/328] Compiling NIOPosix ThreadPosix.swift
[311/328] Compiling NIOPosix ThreadWindows.swift
[312/328] Compiling NIOPosix PendingDatagramWritesManager.swift
[313/328] Compiling NIOPosix PendingWritesManager.swift
[314/328] Compiling NIOPosix PipeChannel.swift
[315/328] Compiling NIOPosix PipePair.swift
[316/328] Compiling NIOPosix Pool.swift
[317/328] Compiling NIOPosix LinuxCPUSet.swift
[318/328] Compiling NIOPosix LinuxUring.swift
[319/328] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[320/328] Compiling NIOPosix NIOThreadPool.swift
[321/328] Compiling NIOPosix NonBlockingFileIO.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] Compiling NIO Exports.swift
[330/330] Emitting module NIO
[331/347] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[332/348] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[333/348] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[334/348] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[335/348] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[336/348] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[337/348] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[338/348] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[339/348] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[340/348] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[341/348] Compiling NIOHTTP1 HTTPTypes.swift
[342/348] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[343/348] Compiling NIOHTTP1 ByteCollectionUtils.swift
[344/348] Compiling NIOHTTP1 HTTPDecoder.swift
[345/348] Compiling NIOHTTP1 HTTPEncoder.swift
[346/348] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[347/348] Emitting module NIOHTTP1
[348/348] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[349/366] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[350/366] Compiling AWSLambdaRuntime LambdaRuntime.swift
[351/366] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[352/366] Compiling AWSLambdaRuntime Lambda.swift
[353/366] Compiling AWSLambdaRuntime LambdaContext.swift
[354/366] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[355/366] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[356/367] Compiling AWSLambdaRuntime Context+Foundation.swift
[357/367] Compiling AWSLambdaRuntime Lambda+JSON.swift
[358/367] Compiling AWSLambdaRuntime Lambda+Codable.swift
[359/367] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[360/367] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[361/367] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[362/367] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[363/367] Compiling AWSLambdaRuntime JSON+ByteBuffer.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! (7.70s)
     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-7a57860a.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-main-7a57860a.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.