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