Build Information
Successful build of swift-aws-lambda-runtime, reference main (303559
), with Swift 6.1 for macOS (SPM) on 6 Sep 2025 10:00:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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 303559d Bump Amazon RDS version 19 PG 17 (#561)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
303559d9eda20c579b4b0a5fe25eef424ebab217
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/2470] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.86s)
Fetched https://github.com/apple/swift-log.git from cache (1.91s)
Fetched https://github.com/apple/swift-nio.git from cache (1.92s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.47s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5190] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.63s)
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.74s)
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-aws-lambda-runtime",
"name": "swift-aws-lambda-runtime",
"url": "https://github.com/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.86.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle.git",
"version": "2.8.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.4",
"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.2.1",
"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 (1.03s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.79s)
Fetched https://github.com/apple/swift-collections.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio.git from cache (0.86s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.93s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
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.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.04s)
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.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.8.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.86.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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 (303559d)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-aws-lambda-runtime",
"name" : "swift-aws-lambda-runtime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSLambdaRuntime",
"targets" : [
"AWSLambdaRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AWSLambdaPackager",
"targets" : [
"AWSLambdaPackager"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MockServer",
"targets" : [
"MockServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MockServer",
"module_type" : "SwiftTarget",
"name" : "MockServer",
"path" : "Sources/MockServer",
"product_dependencies" : [
"Logging",
"NIOHTTP1",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"MockServer"
],
"sources" : [
"MockHTTPServer.swift"
],
"type" : "executable"
},
{
"c99name" : "AWSLambdaRuntimeTests",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaRuntimeTests",
"path" : "Tests/AWSLambdaRuntimeTests",
"product_dependencies" : [
"NIOTestUtils",
"NIOFoundationCompat"
],
"sources" : [
"CollectEverythingLogHandler.swift",
"ControlPlaneRequestEncoderTests.swift",
"InvocationTests.swift",
"Lambda+CodableTests.swift",
"LambdaClockTests.swift",
"LambdaContextTests.swift",
"LambdaLocalServerTests.swift",
"LambdaRequestIDTests.swift",
"LambdaResponseStreamWriter+HeadersTests.swift",
"LambdaRunLoopTests.swift",
"LambdaRuntime+ServiceLifeCycle.swift",
"LambdaRuntimeClientTests.swift",
"LambdaRuntimeTests.swift",
"MockLambdaClient.swift",
"MockLambdaServer.swift",
"PoolTests.swift",
"Timeout.swift",
"Utils.swift",
"UtilsTest.swift"
],
"target_dependencies" : [
"AWSLambdaRuntime"
],
"type" : "test"
},
{
"c99name" : "AWSLambdaRuntime",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaRuntime",
"path" : "Sources/AWSLambdaRuntime",
"product_dependencies" : [
"NIOCore",
"DequeModule",
"Logging",
"NIOHTTP1",
"NIOPosix",
"ServiceLifecycle"
],
"product_memberships" : [
"AWSLambdaRuntime"
],
"sources" : [
"ControlPlaneRequest.swift",
"ControlPlaneRequestEncoder.swift",
"FoundationSupport/Context+Foundation.swift",
"FoundationSupport/Lambda+JSON.swift",
"FoundationSupport/Vendored/ByteBuffer-foundation.swift",
"FoundationSupport/Vendored/JSON+ByteBuffer.swift",
"Lambda+Codable.swift",
"Lambda+LocalServer.swift",
"Lambda.swift",
"LambdaClock.swift",
"LambdaContext.swift",
"LambdaHandlers.swift",
"LambdaRequestID.swift",
"LambdaResponseStreamWriter+Headers.swift",
"LambdaRuntime+ServiceLifecycle.swift",
"LambdaRuntime.swift",
"LambdaRuntimeClient+ChannelHandler.swift",
"LambdaRuntimeClient.swift",
"LambdaRuntimeClientProtocol.swift",
"LambdaRuntimeError.swift",
"SendableMetatype.swift",
"Utils.swift",
"Version.swift"
],
"type" : "library"
},
{
"c99name" : "AWSLambdaPackager",
"module_type" : "PluginTarget",
"name" : "AWSLambdaPackager",
"path" : "Plugins/AWSLambdaPackager",
"plugin_capability" : {
"intent" : {
"description" : "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions.",
"type" : "custom",
"verb" : "archive"
},
"permissions" : [
{
"network_scope" : {
"docker" : {
}
},
"reason" : "This plugin uses Docker to create the AWS Lambda ZIP package.",
"type" : "allowNetworkConnections"
}
],
"type" : "command"
},
"product_memberships" : [
"AWSLambdaPackager"
],
"sources" : [
"Plugin.swift",
"PluginUtils.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.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/39] Write sources
[4/39] Write MockServer-entitlement.plist
[4/39] Copying PrivacyInfo.xcprivacy
[5/39] Write sources
[19/39] Compiling CNIOWindows WSAStartup.c
[20/39] Compiling CNIOWindows shim.c
[21/39] Compiling CNIOWASI CNIOWASI.c
[22/39] Compiling CNIOLinux shim.c
[23/39] Compiling CNIOLinux liburing_shims.c
[24/39] Write sources
[27/39] Write swift-version-2F0A5646E1D333AE.txt
[28/39] Compiling _AtomicsShims.c
[29/39] Compiling CNIOPosix event_loop_id.c
[30/45] Compiling CNIOLLHTTP c_nio_http.c
[31/67] Compiling CNIOLLHTTP c_nio_api.c
[32/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/86] Compiling CNIODarwin shim.c
[35/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/87] Compiling InternalCollectionsUtilities Debugging.swift
[37/87] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/87] Compiling InternalCollectionsUtilities Descriptions.swift
[39/87] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/87] Compiling _NIOBase64 Base64.swift
[41/87] Emitting module _NIOBase64
[42/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/87] Compiling Atomics OptionalRawRepresentable.swift
[44/87] Compiling Atomics RawRepresentable.swift
[45/87] Compiling Atomics PointerConformances.swift
[46/87] Compiling Atomics Primitives.native.swift
[47/87] Emitting module InternalCollectionsUtilities
[48/87] Compiling Atomics AtomicReference.swift
[49/87] Compiling Atomics AtomicStorage.swift
[50/87] Compiling Atomics AtomicInteger.swift
[51/87] Compiling Atomics AtomicOptionalWrappable.swift
[52/87] Compiling Atomics AtomicValue.swift
[53/87] Compiling Atomics AtomicMemoryOrderings.swift
[54/87] Compiling Atomics DoubleWord.swift
[55/87] Compiling Atomics ManagedAtomic.swift
[56/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/87] Compiling Atomics IntegerOperations.swift
[58/87] Compiling Atomics ManagedAtomicLazyReference.swift
[59/87] Compiling Atomics UnsafeAtomic.swift
[60/88] Compiling _NIODataStructures _TinyArray.swift
[61/88] Compiling _NIODataStructures PriorityQueue.swift
[62/104] Compiling ConcurrencyHelpers LockedValueBox.swift
[63/160] Compiling Atomics Unmanaged extensions.swift
[64/160] Compiling DequeModule _DequeBufferHeader.swift
[65/160] Compiling DequeModule _DequeSlot.swift
[66/161] Compiling OrderedCollections _HashTable.swift
[67/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[68/161] Compiling DequeModule _DequeBuffer.swift
[69/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/161] Compiling OrderedCollections _HashTable+Bucket.swift
[72/161] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/161] Compiling OrderedCollections _HashTable+Testing.swift
[74/161] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/161] Compiling Logging Locks.swift
[76/161] Emitting module Logging
[77/161] Emitting module ConcurrencyHelpers
[78/161] Compiling ConcurrencyHelpers Lock.swift
[79/161] Compiling Logging MetadataProvider.swift
[80/161] Compiling _NIODataStructures Heap.swift
[81/161] Emitting module _NIODataStructures
[82/161] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/161] Compiling OrderedCollections OrderedSet+Codable.swift
[84/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/161] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[90/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[91/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[92/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[93/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[94/161] Compiling OrderedCollections OrderedSet+Sendable.swift
[101/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[102/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[103/170] Compiling Logging LogHandler.swift
[104/170] Compiling Logging Logging.swift
[105/170] Compiling OrderedCollections _HashTable+Constants.swift
[106/170] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/170] Emitting module Atomics
[108/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[109/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[110/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[111/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[112/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[113/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[114/170] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[115/170] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[116/170] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[117/170] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[118/170] Compiling OrderedCollections OrderedDictionary+Values.swift
[119/170] Compiling OrderedCollections OrderedDictionary.swift
[124/170] Emitting module DequeModule
[124/170] Compiling c-nioatomics.c
[133/170] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/170] Compiling OrderedCollections OrderedSet+Testing.swift
[135/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/170] Compiling OrderedCollections OrderedSet.swift
[138/170] Compiling OrderedCollections _UnsafeBitset.swift
[139/170] Compiling OrderedCollections _Hashtable+Header.swift
[140/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[141/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[142/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[143/170] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[144/170] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[150/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[151/170] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/170] Compiling OrderedCollections OrderedSet+Initializers.swift
[153/170] Compiling OrderedCollections OrderedSet+Insertions.swift
[154/170] Compiling OrderedCollections OrderedSet+Invariants.swift
[155/170] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[156/170] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[157/170] Compiling OrderedCollections OrderedDictionary+Elements.swift
[158/170] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[159/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[160/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[161/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[162/170] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[163/170] Emitting module OrderedCollections
[164/170] Compiling UnixSignals UnixSignal.swift
[165/170] Emitting module UnixSignals
[166/170] Compiling UnixSignals UnixSignalsSequence.swift
[166/170] Compiling c-atomics.c
[168/222] Compiling NIOConcurrencyHelpers NIOLock.swift
[169/222] Compiling NIOConcurrencyHelpers lock.swift
[170/222] Emitting module AsyncAlgorithms
[171/227] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[172/227] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[173/227] Compiling NIOConcurrencyHelpers atomics.swift
[174/227] Emitting module NIOConcurrencyHelpers
[175/227] Compiling AsyncAlgorithms Dictionary.swift
[176/227] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[177/227] Compiling AsyncAlgorithms Locking.swift
[178/227] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[179/227] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[180/227] Compiling AsyncAlgorithms MergeStateMachine.swift
[181/227] Compiling AsyncAlgorithms MergeStorage.swift
[182/227] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[183/227] Compiling AsyncAlgorithms Rethrow.swift
[184/227] Compiling AsyncAlgorithms SetAlgebra.swift
[185/227] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[186/227] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[187/227] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[188/227] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[189/227] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[190/227] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[191/227] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[192/227] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[193/227] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[194/227] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[195/227] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[196/227] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[197/227] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[198/227] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[199/227] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[200/227] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[201/227] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[202/227] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[203/227] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[204/227] Compiling AsyncAlgorithms AsyncChannel.swift
[205/227] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[206/227] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[207/227] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[208/227] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[209/227] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[210/290] Compiling NIOCore FileDescriptor.swift
[211/290] Compiling NIOCore FileHandle.swift
[212/290] Compiling NIOCore FileRegion.swift
[213/290] Compiling NIOCore GlobalSingletons.swift
[214/290] Compiling NIOCore IO.swift
[215/290] Compiling NIOCore Linux.swift
[216/290] Compiling NIOCore MarkedCircularBuffer.swift
[217/290] Compiling NIOCore MulticastChannel.swift
[218/290] Compiling NIOCore NIOAny.swift
[219/290] Compiling NIOCore NIOCloseOnErrorHandler.swift
[220/290] Compiling NIOCore NIOCoreSendableMetatype.swift
[221/290] Compiling NIOCore NIOLoopBound.swift
[225/296] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[226/296] Compiling NIOCore NIOScheduledCallback.swift
[227/296] Compiling NIOCore NIOSendable.swift
[228/296] Compiling NIOCore RecvByteBufferAllocator.swift
[229/296] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[230/296] Compiling NIOCore SocketAddresses.swift
[231/296] Compiling NIOCore Channel.swift
[232/305] Compiling NIOCore SocketOptionProvider.swift
[233/305] Compiling NIOCore SystemCallHelpers.swift
[234/305] Compiling NIOCore TimeAmount+Duration.swift
[235/305] Compiling NIOCore TypeAssistedChannelHandler.swift
[236/305] Compiling NIOCore UniversalBootstrapSupport.swift
[237/305] Compiling NIOCore Utilities.swift
[238/305] Compiling NIOCore AddressedEnvelope.swift
[239/305] Compiling NIOCore AsyncAwaitSupport.swift
[240/305] Compiling NIOCore AsyncChannel.swift
[241/305] Compiling NIOCore AsyncChannelHandler.swift
[242/305] Compiling NIOCore AsyncChannelInboundStream.swift
[243/305] Compiling NIOCore AsyncChannelOutboundWriter.swift
[244/305] Compiling NIOCore NIOAsyncSequenceProducer.swift
[245/305] Compiling NIOCore Codec.swift
[246/305] Compiling NIOCore ConvenienceOptionSupport.swift
[247/305] Compiling NIOCore DeadChannel.swift
[248/305] Compiling NIOCore DispatchQueue+WithFuture.swift
[249/305] Compiling NIOCore EventLoop+Deprecated.swift
[250/305] Compiling NIOCore EventLoop+SerialExecutor.swift
[251/305] Compiling NIOCore EventLoop.swift
[254/305] Compiling NIOCore IOData.swift
[255/305] Compiling NIOCore IPProtocol.swift
[256/305] Compiling NIOCore IntegerBitPacking.swift
[257/305] Compiling NIOCore IntegerTypes.swift
[258/305] Compiling NIOCore Interfaces.swift
[259/305] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[260/305] Compiling NIOCore EventLoopFuture+Deprecated.swift
[261/305] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[262/305] Compiling NIOCore EventLoopFuture.swift
[266/305] Compiling ServiceLifecycle ServiceRunnerError.swift
[267/305] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[268/305] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[269/305] Compiling NIOCore NIOAsyncWriter.swift
[270/305] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[271/305] Compiling NIOCore BSDSocketAPI.swift
[272/305] Compiling NIOCore ByteBuffer-aux.swift
[273/305] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[274/305] Compiling NIOCore ByteBuffer-conversions.swift
[282/305] Compiling NIOCore ChannelHandler.swift
[283/305] Compiling NIOCore ChannelHandlers.swift
[284/305] Compiling NIOCore ChannelInvoker.swift
[285/305] Compiling NIOCore ChannelOption.swift
[286/305] Compiling NIOCore ChannelPipeline.swift
[287/305] Compiling NIOCore CircularBuffer.swift
[288/305] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[289/305] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[290/305] Compiling ServiceLifecycle Service.swift
[291/305] Compiling ServiceLifecycle CancellationWaiter.swift
[292/305] Emitting module ServiceLifecycle
[293/305] Compiling ServiceLifecycle ServiceGroup.swift
[294/305] Compiling ServiceLifecycle GracefulShutdown.swift
[295/305] Compiling NIOCore ByteBuffer-core.swift
[296/305] Compiling NIOCore ByteBuffer-hex.swift
[297/305] Compiling NIOCore ByteBuffer-int.swift
[298/305] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[299/305] Compiling NIOCore ByteBuffer-multi-int.swift
[300/305] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[301/305] Compiling NIOCore ByteBuffer-views.swift
[302/305] Emitting module NIOCore
[303/359] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[304/359] Compiling NIOEmbedded AsyncTestingChannel.swift
[305/359] Emitting module NIOEmbedded
[306/359] Compiling NIOEmbedded Embedded.swift
[307/359] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[308/359] Compiling NIOPosix PosixSingletons.swift
[309/359] Compiling NIOPosix RawSocketBootstrap.swift
[310/359] Compiling NIOPosix Resolver.swift
[311/359] Compiling NIOPosix Selectable.swift
[312/364] Compiling NIOPosix SelectorUring.swift
[313/364] Compiling NIOPosix ServerSocket.swift
[314/364] Compiling NIOPosix Socket.swift
[315/364] Compiling NIOPosix SocketChannel.swift
[316/364] Compiling NIOPosix SocketProtocols.swift
[317/364] Emitting module NIOPosix
[318/364] Compiling NIOPosix BSDSocketAPICommon.swift
[319/364] Compiling NIOPosix BSDSocketAPIPosix.swift
[320/364] Compiling NIOPosix BSDSocketAPIWindows.swift
[321/364] Compiling NIOPosix BaseSocket.swift
[322/364] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[323/364] Compiling NIOPosix BaseSocketChannel.swift
[324/364] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[325/364] Compiling NIOPosix System.swift
[326/364] Compiling NIOPosix Thread.swift
[327/364] Compiling NIOPosix ThreadPosix.swift
[328/364] Compiling NIOPosix ThreadWindows.swift
[329/364] Compiling NIOPosix LinuxCPUSet.swift
[330/364] Compiling NIOPosix LinuxUring.swift
[331/364] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[332/364] Compiling NIOPosix NIOPosixSendableMetatype.swift
[333/364] Compiling NIOPosix NIOThreadPool.swift
[334/364] Compiling NIOPosix NonBlockingFileIO.swift
[335/364] Compiling NIOPosix SelectableChannel.swift
[336/364] Compiling NIOPosix SelectableEventLoop.swift
[337/364] Compiling NIOPosix SelectorEpoll.swift
[338/364] Compiling NIOPosix SelectorGeneric.swift
[339/364] Compiling NIOPosix SelectorKqueue.swift
[340/364] Compiling NIOPosix GetaddrinfoResolver.swift
[341/364] Compiling NIOPosix HappyEyeballs.swift
[342/364] Compiling NIOPosix IO.swift
[343/364] Compiling NIOPosix IntegerBitPacking.swift
[344/364] Compiling NIOPosix IntegerTypes.swift
[345/364] Compiling NIOPosix Linux.swift
[346/364] Compiling NIOPosix BaseStreamSocketChannel.swift
[347/364] Compiling NIOPosix Bootstrap.swift
[348/364] Compiling NIOPosix ControlMessage.swift
[349/364] Compiling NIOPosix DatagramVectorReadManager.swift
[350/364] Compiling NIOPosix Errors+Any.swift
[351/364] Compiling NIOPosix FileDescriptor.swift
[352/364] Compiling NIOPosix PendingDatagramWritesManager.swift
[353/364] Compiling NIOPosix PendingWritesManager.swift
[354/364] Compiling NIOPosix PipeChannel.swift
[355/364] Compiling NIOPosix PipePair.swift
[356/364] Compiling NIOPosix Pool.swift
[357/364] Compiling NIOPosix UnsafeTransfer.swift
[358/364] Compiling NIOPosix Utilities.swift
[359/364] Compiling NIOPosix VsockAddress.swift
[360/364] Compiling NIOPosix VsockChannelEvents.swift
[361/364] Compiling NIOPosix resource_bundle_accessor.swift
[362/366] Emitting module NIO
[363/366] Compiling NIO Exports.swift
[364/383] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[365/384] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[366/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[367/384] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[368/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[369/384] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[370/384] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[371/384] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[372/384] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[373/384] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[374/384] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[375/384] Compiling NIOHTTP1 HTTPEncoder.swift
[376/384] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[377/384] Emitting module NIOHTTP1
[378/384] Compiling NIOHTTP1 HTTPTypes.swift
[379/384] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[380/384] Compiling NIOHTTP1 ByteCollectionUtils.swift
[381/384] Compiling NIOHTTP1 HTTPDecoder.swift
[382/408] 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
[383/408] 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
[384/408] 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
[384/410] Write Objects.LinkFileList
[386/410] 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
[387/410] 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
[388/410] 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
[389/410] 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
[390/410] 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
[391/410] 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
[392/410] 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
[393/410] 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
[394/410] 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
[395/410] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.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/410] 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
[397/410] Compiling AWSLambdaRuntime Version.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/410] Linking MockServer
[398/410] Applying MockServer
[400/410] 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
[401/410] Compiling AWSLambdaRuntime SendableMetatype.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/410] Compiling AWSLambdaRuntime LambdaClock.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/410] 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
[404/410] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.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
[405/410] 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
[406/410] 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
[407/410] 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
[408/410] 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
[409/410] 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
[410/410] 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
Build complete! (20.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-aws-lambda-runtime",
"name" : "swift-aws-lambda-runtime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSLambdaRuntime",
"targets" : [
"AWSLambdaRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AWSLambdaPackager",
"targets" : [
"AWSLambdaPackager"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MockServer",
"targets" : [
"MockServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MockServer",
"module_type" : "SwiftTarget",
"name" : "MockServer",
"path" : "Sources/MockServer",
"product_dependencies" : [
"Logging",
"NIOHTTP1",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"MockServer"
],
"sources" : [
"MockHTTPServer.swift"
],
"type" : "executable"
},
{
"c99name" : "AWSLambdaRuntimeTests",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaRuntimeTests",
"path" : "Tests/AWSLambdaRuntimeTests",
"product_dependencies" : [
"NIOTestUtils",
"NIOFoundationCompat"
],
"sources" : [
"CollectEverythingLogHandler.swift",
"ControlPlaneRequestEncoderTests.swift",
"InvocationTests.swift",
"Lambda+CodableTests.swift",
"LambdaClockTests.swift",
"LambdaContextTests.swift",
"LambdaLocalServerTests.swift",
"LambdaRequestIDTests.swift",
"LambdaResponseStreamWriter+HeadersTests.swift",
"LambdaRunLoopTests.swift",
"LambdaRuntime+ServiceLifeCycle.swift",
"LambdaRuntimeClientTests.swift",
"LambdaRuntimeTests.swift",
"MockLambdaClient.swift",
"MockLambdaServer.swift",
"PoolTests.swift",
"Timeout.swift",
"Utils.swift",
"UtilsTest.swift"
],
"target_dependencies" : [
"AWSLambdaRuntime"
],
"type" : "test"
},
{
"c99name" : "AWSLambdaRuntime",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaRuntime",
"path" : "Sources/AWSLambdaRuntime",
"product_dependencies" : [
"NIOCore",
"DequeModule",
"Logging",
"NIOHTTP1",
"NIOPosix",
"ServiceLifecycle"
],
"product_memberships" : [
"AWSLambdaRuntime"
],
"sources" : [
"ControlPlaneRequest.swift",
"ControlPlaneRequestEncoder.swift",
"FoundationSupport/Context+Foundation.swift",
"FoundationSupport/Lambda+JSON.swift",
"FoundationSupport/Vendored/ByteBuffer-foundation.swift",
"FoundationSupport/Vendored/JSON+ByteBuffer.swift",
"Lambda+Codable.swift",
"Lambda+LocalServer.swift",
"Lambda.swift",
"LambdaClock.swift",
"LambdaContext.swift",
"LambdaHandlers.swift",
"LambdaRequestID.swift",
"LambdaResponseStreamWriter+Headers.swift",
"LambdaRuntime+ServiceLifecycle.swift",
"LambdaRuntime.swift",
"LambdaRuntimeClient+ChannelHandler.swift",
"LambdaRuntimeClient.swift",
"LambdaRuntimeClientProtocol.swift",
"LambdaRuntimeError.swift",
"SendableMetatype.swift",
"Utils.swift",
"Version.swift"
],
"type" : "library"
},
{
"c99name" : "AWSLambdaPackager",
"module_type" : "PluginTarget",
"name" : "AWSLambdaPackager",
"path" : "Plugins/AWSLambdaPackager",
"plugin_capability" : {
"intent" : {
"description" : "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions.",
"type" : "custom",
"verb" : "archive"
},
"permissions" : [
{
"network_scope" : {
"docker" : {
}
},
"reason" : "This plugin uses Docker to create the AWS Lambda ZIP package.",
"type" : "allowNetworkConnections"
}
],
"type" : "command"
},
"product_memberships" : [
"AWSLambdaPackager"
],
"sources" : [
"Plugin.swift",
"PluginUtils.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.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
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'AWSLambdaRuntime'...
Finished extracting symbol information for 'AWSLambdaRuntime'. (9.91s)
Building documentation for 'AWSLambdaRuntime'...
Finished building documentation for 'AWSLambdaRuntime' (0.23s)
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-nio.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-async-algorithms.git (0.53s)
Updated https://github.com/apple/swift-atomics.git (0.53s)
Updated https://github.com/apple/swift-log.git (0.53s)
Updated https://github.com/apple/swift-system.git (0.53s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-collections.git (0.77s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.77s)
Updated https://github.com/apple/swift-nio.git (0.77s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.56s)
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.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
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-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.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Emitting module SymbolKit
[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 Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.03s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/54] Compiling ConcurrencyHelpers LockedValueBox.swift
[3/54] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/55] Compiling InternalCollectionsUtilities Debugging.swift
[7/55] Compiling InternalCollectionsUtilities Descriptions.swift
[8/55] Compiling _NIODataStructures PriorityQueue.swift
[9/55] Emitting module ConcurrencyHelpers
[10/55] Compiling ConcurrencyHelpers Lock.swift
[11/55] Compiling Logging MetadataProvider.swift
[12/55] Compiling Atomics AtomicValue.swift
[13/55] Compiling Atomics AtomicMemoryOrderings.swift
[14/56] Compiling Logging Locks.swift
[15/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/56] Emitting module Logging
[17/56] Compiling NIOConcurrencyHelpers NIOLock.swift
[18/56] Compiling _NIOBase64 Base64.swift
[19/56] Emitting module _NIOBase64
[20/59] Compiling Atomics DoubleWord.swift
[21/59] Compiling Atomics ManagedAtomic.swift
[22/59] Compiling Atomics ManagedAtomicLazyReference.swift
[23/59] Compiling Atomics UnsafeAtomic.swift
[24/59] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/59] Compiling Atomics IntegerOperations.swift
[26/59] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/59] Compiling _NIODataStructures Heap.swift
[28/59] Compiling _NIODataStructures _TinyArray.swift
[29/59] Compiling Atomics Unmanaged extensions.swift
[30/59] Compiling NIOConcurrencyHelpers lock.swift
[31/59] Emitting module _NIODataStructures
[32/59] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[33/59] Compiling NIOConcurrencyHelpers atomics.swift
[34/59] Emitting module NIOConcurrencyHelpers
[35/59] Compiling Atomics AtomicInteger.swift
[36/59] Compiling Atomics AtomicOptionalWrappable.swift
[37/59] Compiling Atomics AtomicReference.swift
[38/59] Compiling Atomics AtomicStorage.swift
[39/59] Emitting module InternalCollectionsUtilities
[42/59] Compiling Atomics OptionalRawRepresentable.swift
[43/59] Compiling Atomics RawRepresentable.swift
[44/59] Compiling Atomics AtomicBool.swift
[45/59] Compiling Atomics IntegerConformances.swift
[46/59] Compiling Atomics PointerConformances.swift
[47/59] Compiling Atomics Primitives.native.swift
[48/59] Emitting module UnixSignals
[49/59] Compiling UnixSignals UnixSignal.swift
[50/59] Compiling UnixSignals UnixSignalsSequence.swift
[53/131] Compiling OrderedCollections _HashTable+Constants.swift
[54/131] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[55/131] Compiling OrderedCollections _HashTable+Testing.swift
[56/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[57/131] Compiling DequeModule _DequeBufferHeader.swift
[58/131] Compiling DequeModule _DequeSlot.swift
[59/131] Compiling DequeModule _DequeBuffer.swift
[60/132] Compiling Logging Logging.swift
[61/132] Compiling Logging LogHandler.swift
[62/132] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/132] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/132] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/132] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/132] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/132] Compiling OrderedCollections OrderedSet+Sendable.swift
[71/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/132] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/138] Compiling OrderedCollections OrderedSet+Codable.swift
[84/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/138] Compiling OrderedCollections _Hashtable+Header.swift
[90/138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[94/138] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[95/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[99/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[100/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[101/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/138] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/138] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/138] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[108/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[109/138] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[112/138] Compiling OrderedCollections OrderedDictionary.swift
[113/138] Compiling OrderedCollections _HashTable.swift
[121/138] Compiling OrderedCollections _HashTable+Bucket.swift
[122/138] Compiling OrderedCollections _HashTable+BucketIterator.swift
[123/138] Emitting module DequeModule
[124/138] Emitting module Atomics
[132/138] Compiling OrderedCollections OrderedSet+SubSequence.swift
[133/138] Compiling OrderedCollections OrderedSet+Testing.swift
[134/138] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[135/138] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[136/138] Compiling OrderedCollections OrderedSet.swift
[137/138] Compiling OrderedCollections _UnsafeBitset.swift
[138/201] Emitting module OrderedCollections
[139/247] Compiling NIOCore Linux.swift
[140/247] Compiling NIOCore MarkedCircularBuffer.swift
[141/247] Compiling NIOCore MulticastChannel.swift
[142/247] Compiling NIOCore NIOAny.swift
[143/247] Compiling NIOCore NIOCloseOnErrorHandler.swift
[144/247] Compiling NIOCore NIOCoreSendableMetatype.swift
[145/247] Compiling NIOCore NIOLoopBound.swift
[146/253] Compiling AsyncAlgorithms Dictionary.swift
[147/253] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[148/253] Compiling AsyncAlgorithms Locking.swift
[149/253] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[150/253] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[151/253] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[152/253] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[153/253] Compiling AsyncAlgorithms MergeStateMachine.swift
[154/253] Compiling AsyncAlgorithms MergeStorage.swift
[155/253] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[156/253] Compiling AsyncAlgorithms Rethrow.swift
[157/253] Compiling AsyncAlgorithms SetAlgebra.swift
[158/253] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[159/253] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[160/253] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[161/253] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[162/253] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[163/253] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[164/253] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[165/258] Compiling AsyncAlgorithms DebounceStorage.swift
[176/258] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[177/258] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[178/258] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[179/258] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[180/258] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[181/258] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[182/258] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[183/258] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[184/258] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[185/258] Compiling AsyncAlgorithms AsyncChannel.swift
[186/258] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[187/258] Compiling AsyncAlgorithms ChannelStateMachine.swift
[188/258] Compiling AsyncAlgorithms ChannelStorage.swift
[189/258] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[190/258] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[193/258] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[194/258] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[195/258] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[196/258] Emitting module AsyncAlgorithms
[197/258] Compiling NIOCore SocketOptionProvider.swift
[198/258] Compiling NIOCore SystemCallHelpers.swift
[199/258] Compiling NIOCore TimeAmount+Duration.swift
[200/258] Compiling NIOCore TypeAssistedChannelHandler.swift
[201/258] Compiling NIOCore UniversalBootstrapSupport.swift
[202/258] Compiling NIOCore Utilities.swift
[203/258] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[204/258] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[205/258] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[206/258] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[207/258] Compiling AsyncAlgorithms CombineLatestStorage.swift
[208/258] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[209/258] Compiling AsyncAlgorithms DebounceStateMachine.swift
[210/258] Compiling AsyncAlgorithms ZipStateMachine.swift
[211/258] Compiling AsyncAlgorithms ZipStorage.swift
[212/258] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/258] Compiling NIOCore BSDSocketAPI.swift
[214/258] Compiling NIOCore ByteBuffer-aux.swift
[215/258] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/258] Compiling NIOCore ByteBuffer-conversions.swift
[232/258] Compiling AsyncAlgorithms UnsafeTransfer.swift
[233/258] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[234/258] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[237/267] Compiling ServiceLifecycle Service.swift
[238/267] Compiling ServiceLifecycle ServiceRunnerError.swift
[239/267] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[240/267] Compiling ServiceLifecycle CancellationWaiter.swift
[241/267] Emitting module ServiceLifecycle
[242/267] Compiling ServiceLifecycle GracefulShutdown.swift
[243/267] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[244/267] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[245/267] Compiling ServiceLifecycle ServiceGroup.swift
[267/267] Emitting module NIOCore
[268/321] Compiling NIOEmbedded AsyncTestingChannel.swift
[269/321] Compiling NIOEmbedded Embedded.swift
[270/321] Emitting module NIOEmbedded
[271/321] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[272/321] Compiling NIOPosix GetaddrinfoResolver.swift
[273/321] Compiling NIOPosix HappyEyeballs.swift
[274/321] Compiling NIOPosix IO.swift
[275/321] Compiling NIOPosix IntegerBitPacking.swift
[276/321] Compiling NIOPosix IntegerTypes.swift
[277/321] Compiling NIOPosix Linux.swift
[278/326] Compiling NIOPosix LinuxCPUSet.swift
[279/326] Compiling NIOPosix LinuxUring.swift
[280/326] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[281/326] Compiling NIOPosix NIOPosixSendableMetatype.swift
[282/326] Compiling NIOPosix NIOThreadPool.swift
[283/326] Compiling NIOPosix NonBlockingFileIO.swift
[284/326] Compiling NIOPosix BSDSocketAPICommon.swift
[285/326] Compiling NIOPosix BSDSocketAPIPosix.swift
[286/326] Compiling NIOPosix BSDSocketAPIWindows.swift
[287/326] Compiling NIOPosix BaseSocket.swift
[288/326] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[289/326] Compiling NIOPosix BaseSocketChannel.swift
[290/326] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[291/326] Compiling NIOPosix PosixSingletons.swift
[292/326] Compiling NIOPosix RawSocketBootstrap.swift
[293/326] Compiling NIOPosix Resolver.swift
[294/326] Compiling NIOPosix Selectable.swift
[295/326] Compiling NIOPosix SelectorUring.swift
[296/326] Compiling NIOPosix ServerSocket.swift
[297/326] Compiling NIOPosix Socket.swift
[298/326] Compiling NIOPosix SocketChannel.swift
[299/326] Compiling NIOPosix SocketProtocols.swift
[300/326] Compiling NIOPosix PendingDatagramWritesManager.swift
[301/326] Compiling NIOPosix PendingWritesManager.swift
[302/326] Compiling NIOPosix PipeChannel.swift
[303/326] Compiling NIOPosix PipePair.swift
[304/326] Compiling NIOPosix Pool.swift
[305/326] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[306/326] Compiling NIOPosix System.swift
[307/326] Compiling NIOPosix Thread.swift
[308/326] Compiling NIOPosix ThreadPosix.swift
[309/326] Compiling NIOPosix ThreadWindows.swift
[310/326] Compiling NIOPosix SelectableChannel.swift
[311/326] Compiling NIOPosix SelectableEventLoop.swift
[312/326] Compiling NIOPosix SelectorEpoll.swift
[313/326] Compiling NIOPosix SelectorGeneric.swift
[314/326] Compiling NIOPosix SelectorKqueue.swift
[315/326] Compiling NIOPosix BaseStreamSocketChannel.swift
[316/326] Compiling NIOPosix Bootstrap.swift
[317/326] Compiling NIOPosix ControlMessage.swift
[318/326] Compiling NIOPosix DatagramVectorReadManager.swift
[319/326] Compiling NIOPosix Errors+Any.swift
[320/326] Compiling NIOPosix FileDescriptor.swift
[321/326] Compiling NIOPosix UnsafeTransfer.swift
[322/326] Compiling NIOPosix Utilities.swift
[323/326] Compiling NIOPosix VsockAddress.swift
[324/326] Compiling NIOPosix VsockChannelEvents.swift
[325/326] Compiling NIOPosix resource_bundle_accessor.swift
[326/326] Emitting module NIOPosix
[327/328] Compiling NIO Exports.swift
[328/328] Emitting module NIO
[329/345] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[330/346] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[331/346] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[332/346] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[333/346] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[334/346] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[335/346] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[336/346] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[337/346] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[338/346] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[339/346] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[340/346] Compiling NIOHTTP1 ByteCollectionUtils.swift
[341/346] Compiling NIOHTTP1 HTTPDecoder.swift
[342/346] Emitting module NIOHTTP1
[343/346] Compiling NIOHTTP1 HTTPEncoder.swift
[344/346] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[345/346] Compiling NIOHTTP1 HTTPTypes.swift
[346/346] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[347/368] Emitting module AWSLambdaRuntime
[348/370] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[349/370] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[350/370] Compiling AWSLambdaRuntime Context+Foundation.swift
[351/370] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[352/370] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[353/370] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[354/370] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[355/370] Compiling AWSLambdaRuntime LambdaRuntime.swift
[356/370] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[357/370] Compiling AWSLambdaRuntime Lambda+JSON.swift
[358/370] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[359/370] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[360/370] Compiling AWSLambdaRuntime LambdaClock.swift
[361/370] Compiling AWSLambdaRuntime LambdaContext.swift
[362/370] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[363/370] Compiling AWSLambdaRuntime SendableMetatype.swift
[364/370] Compiling AWSLambdaRuntime LambdaHandlers.swift
[365/370] Compiling AWSLambdaRuntime LambdaRequestID.swift
[366/370] Compiling AWSLambdaRuntime Lambda+Codable.swift
[367/370] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[368/370] Compiling AWSLambdaRuntime Lambda.swift
[369/370] Compiling AWSLambdaRuntime Utils.swift
[370/370] Compiling AWSLambdaRuntime Version.swift
Build of target: 'AWSLambdaRuntime' complete! (7.79s)
366
17 /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: 366
Doc size: 17.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-aws-lambda-runtime-main-9b46b973.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-main-9b46b973.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.