Build Information
Successful build of swift-aws-lambda-runtime, reference 2.0.0-beta.3 (d8ee71
), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 16:46:47 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: 2.0.0-beta.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-runtime
* tag 2.0.0-beta.3 -> FETCH_HEAD
HEAD is now at d8ee71f add support for LOCAL_LAMBDA_PORT / HOST(#557)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
d8ee71fc096e6bc87b300e7668f4ae4f09c01a9d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at 2.0.0-beta.3
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/2433] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-collections.git from cache (2.43s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (6.35s)
Fetched https://github.com/apple/swift-log.git from cache (6.41s)
Fetched https://github.com/apple/swift-nio.git from cache (6.42s)
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 (6.98s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5165] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.07s)
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.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
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.66s)
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.62s)
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.09s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.80s)
Fetched https://github.com/apple/swift-collections.git from cache (0.83s)
Fetched https://github.com/apple/swift-log.git from cache (0.85s)
Fetched https://github.com/apple/swift-nio.git from cache (0.87s)
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.62s)
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.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.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
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-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-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-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/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 2.0.0-beta.3 (d8ee71f)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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
Found 4 product dependencies
- swift-nio
- swift-log
- swift-collections
- swift-service-lifecycle
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-aws-lambda-runtime.git
https://github.com/swift-server/swift-aws-lambda-runtime.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-aws-lambda-runtime",
"name" : "swift-aws-lambda-runtime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"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
[11/39] Copying PrivacyInfo.xcprivacy
[11/39] Write MockServer-entitlement.plist
[11/39] Write sources
[20/39] Compiling CNIOWindows WSAStartup.c
[21/39] Compiling CNIOWindows shim.c
[21/39] Compiling CNIOWASI CNIOWASI.c
[23/39] Compiling CNIOLinux liburing_shims.c
[24/39] Compiling CNIOLinux shim.c
[25/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/64] Compiling CNIOLLHTTP c_nio_api.c
[32/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/86] Compiling CNIODarwin shim.c
[35/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/87] Emitting module _NIOBase64
[37/87] Compiling _NIOBase64 Base64.swift
[38/87] Compiling InternalCollectionsUtilities Debugging.swift
[39/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/87] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/87] Compiling InternalCollectionsUtilities Descriptions.swift
[42/87] Emitting module InternalCollectionsUtilities
[43/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/87] Compiling Atomics AtomicReference.swift
[45/87] Compiling Atomics AtomicStorage.swift
[46/87] Compiling Atomics AtomicBool.swift
[47/87] Compiling Atomics IntegerConformances.swift
[48/87] Compiling Atomics AtomicInteger.swift
[49/87] Compiling Atomics AtomicOptionalWrappable.swift
[50/87] Compiling Atomics OptionalRawRepresentable.swift
[51/87] Compiling Atomics RawRepresentable.swift
[52/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/87] Compiling Atomics IntegerOperations.swift
[54/87] Compiling Atomics ManagedAtomicLazyReference.swift
[55/87] Compiling Atomics UnsafeAtomic.swift
[56/160] Compiling _NIODataStructures PriorityQueue.swift
[57/160] Compiling _NIODataStructures _TinyArray.swift
[58/160] Compiling Atomics Unmanaged extensions.swift
[59/160] Compiling DequeModule _DequeBuffer.swift
[60/161] Compiling DequeModule _DequeSlot.swift
[61/161] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/161] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/161] Compiling OrderedCollections _HashTable+Bucket.swift
[64/161] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/161] Emitting module ConcurrencyHelpers
[66/161] Compiling ConcurrencyHelpers LockedValueBox.swift
[67/161] Compiling ConcurrencyHelpers Lock.swift
[68/161] Emitting module _NIODataStructures
[69/161] Compiling _NIODataStructures Heap.swift
[70/161] Compiling Logging MetadataProvider.swift
[71/161] Compiling OrderedCollections _HashTable+Testing.swift
[72/161] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[73/161] Compiling DequeModule _DequeBufferHeader.swift
[74/161] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/161] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/161] Compiling OrderedCollections _HashTable+Constants.swift
[79/161] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/164] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[82/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[83/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[84/164] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/164] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[86/164] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/164] Compiling OrderedCollections OrderedSet+Codable.swift
[88/164] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[89/164] Compiling OrderedCollections OrderedSet+Descriptions.swift
[90/164] Compiling OrderedCollections OrderedSet+Diffing.swift
[91/164] Compiling OrderedCollections OrderedSet+Equatable.swift
[92/164] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[93/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[94/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[95/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[96/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[97/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[101/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[102/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[107/170] Compiling Logging LogHandler.swift
[108/170] Emitting module Logging
[109/170] Compiling Logging Logging.swift
[110/170] Compiling Logging Locks.swift
[111/170] Compiling OrderedCollections OrderedSet+Hashable.swift
[112/170] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/170] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/170] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/170] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/170] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[119/170] Compiling OrderedCollections _Hashtable+Header.swift
[120/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[121/170] Emitting module Atomics
[122/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[123/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[124/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[125/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[128/170] Compiling OrderedCollections OrderedDictionary+Elements.swift
[131/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[133/170] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[134/170] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[135/170] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[136/170] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[137/170] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[138/170] Compiling OrderedCollections OrderedDictionary+Values.swift
[139/170] Compiling OrderedCollections OrderedDictionary.swift
[142/170] Emitting module DequeModule
[155/170] Compiling OrderedCollections _HashTable.swift
[155/170] Compiling c-nioatomics.c
[157/170] Compiling OrderedCollections OrderedSet+SubSequence.swift
[158/170] Compiling OrderedCollections OrderedSet+Testing.swift
[159/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[160/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[161/170] Compiling OrderedCollections OrderedSet.swift
[162/170] Compiling OrderedCollections _UnsafeBitset.swift
[163/170] Emitting module UnixSignals
[164/170] Compiling UnixSignals UnixSignal.swift
[165/170] Compiling UnixSignals UnixSignalsSequence.swift
[166/170] Emitting module OrderedCollections
[166/170] Compiling c-atomics.c
[168/222] Compiling NIOConcurrencyHelpers lock.swift
[169/222] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[170/222] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[171/222] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[172/222] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[173/222] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[174/227] Emitting module AsyncAlgorithms
[175/227] Compiling NIOConcurrencyHelpers NIOLock.swift
[176/227] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[177/227] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[178/227] Compiling NIOConcurrencyHelpers atomics.swift
[179/227] Emitting module NIOConcurrencyHelpers
[180/227] Compiling AsyncAlgorithms Dictionary.swift
[181/227] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[182/227] Compiling AsyncAlgorithms Locking.swift
[183/227] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[184/227] Compiling AsyncAlgorithms AsyncMerge3Sequence.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 AsyncThrowingChannel.swift
[191/227] Compiling AsyncAlgorithms ChannelStateMachine.swift
[192/227] Compiling AsyncAlgorithms ChannelStorage.swift
[193/227] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[194/227] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[195/227] Compiling AsyncAlgorithms MergeStateMachine.swift
[196/227] Compiling AsyncAlgorithms MergeStorage.swift
[197/227] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[198/227] Compiling AsyncAlgorithms Rethrow.swift
[199/227] Compiling AsyncAlgorithms SetAlgebra.swift
[200/227] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[201/227] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[202/227] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[203/227] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[204/227] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[205/227] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[206/227] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[207/227] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[208/227] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[209/227] Compiling AsyncAlgorithms AsyncChannel.swift
[210/290] Compiling NIOCore RecvByteBufferAllocator.swift
[211/290] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[212/290] Compiling NIOCore SocketAddresses.swift
[213/290] Compiling NIOCore Codec.swift
[214/290] Compiling NIOCore ConvenienceOptionSupport.swift
[215/290] Compiling NIOCore AsyncChannelHandler.swift
[216/290] Compiling NIOCore AsyncChannelInboundStream.swift
[217/290] Compiling NIOCore AsyncChannelOutboundWriter.swift
[218/290] Compiling NIOCore NIOAsyncSequenceProducer.swift
[219/290] Compiling NIOCore ByteBuffer-core.swift
[220/290] Compiling NIOCore IntegerTypes.swift
[221/290] Compiling NIOCore Interfaces.swift
[222/290] Compiling NIOCore AddressedEnvelope.swift
[223/290] Compiling NIOCore AsyncAwaitSupport.swift
[224/290] Compiling NIOCore AsyncChannel.swift
[225/290] Compiling NIOCore Linux.swift
[226/290] Compiling NIOCore MarkedCircularBuffer.swift
[227/290] Compiling NIOCore MulticastChannel.swift
[228/290] Compiling NIOCore NIOAny.swift
[229/290] Compiling NIOCore NIOCloseOnErrorHandler.swift
[230/290] Compiling NIOCore NIOCoreSendableMetatype.swift
[231/290] Compiling NIOCore NIOLoopBound.swift
[232/305] Compiling NIOCore GlobalSingletons.swift
[233/305] Compiling NIOCore IO.swift
[234/305] Compiling NIOCore IOData.swift
[235/305] Compiling NIOCore IPProtocol.swift
[236/305] Compiling NIOCore IntegerBitPacking.swift
[239/305] Compiling ServiceLifecycle ServiceRunnerError.swift
[240/305] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[241/305] Compiling NIOCore SocketOptionProvider.swift
[242/305] Compiling NIOCore SystemCallHelpers.swift
[243/305] Compiling NIOCore TimeAmount+Duration.swift
[244/305] Compiling NIOCore TypeAssistedChannelHandler.swift
[245/305] Compiling NIOCore UniversalBootstrapSupport.swift
[246/305] Compiling NIOCore Utilities.swift
[247/305] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[248/305] Compiling NIOCore NIOScheduledCallback.swift
[249/305] Compiling NIOCore NIOSendable.swift
[255/305] Compiling NIOCore DeadChannel.swift
[256/305] Compiling NIOCore DispatchQueue+WithFuture.swift
[257/305] Compiling NIOCore EventLoop+Deprecated.swift
[258/305] Compiling NIOCore EventLoop+SerialExecutor.swift
[259/305] Compiling NIOCore EventLoop.swift
[260/305] Compiling ServiceLifecycle Service.swift
[261/305] Compiling ServiceLifecycle GracefulShutdown.swift
[262/305] Compiling ServiceLifecycle CancellationWaiter.swift
[263/305] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[264/305] Emitting module ServiceLifecycle
[265/305] Compiling ServiceLifecycle ServiceGroup.swift
[266/305] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[267/305] Compiling NIOCore Channel.swift
[268/305] Compiling NIOCore ChannelHandler.swift
[269/305] Compiling NIOCore ChannelHandlers.swift
[270/305] Compiling NIOCore ChannelInvoker.swift
[271/305] Compiling NIOCore ChannelOption.swift
[272/305] Compiling NIOCore ChannelPipeline.swift
[273/305] Compiling NIOCore CircularBuffer.swift
[274/305] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[275/305] Compiling NIOCore EventLoopFuture+Deprecated.swift
[276/305] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[277/305] Compiling NIOCore EventLoopFuture.swift
[278/305] Compiling NIOCore FileDescriptor.swift
[279/305] Compiling NIOCore FileHandle.swift
[280/305] Compiling NIOCore FileRegion.swift
[282/305] Compiling NIOCore ByteBuffer-hex.swift
[283/305] Compiling NIOCore ByteBuffer-int.swift
[284/305] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[285/305] Compiling NIOCore ByteBuffer-multi-int.swift
[286/305] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[287/305] Compiling NIOCore ByteBuffer-views.swift
[295/305] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[296/305] Compiling NIOCore NIOAsyncWriter.swift
[297/305] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[298/305] Compiling NIOCore BSDSocketAPI.swift
[299/305] Compiling NIOCore ByteBuffer-aux.swift
[300/305] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[301/305] Compiling NIOCore ByteBuffer-conversions.swift
[302/305] Emitting module NIOCore
[303/359] Compiling NIOEmbedded AsyncTestingChannel.swift
[304/359] Compiling NIOEmbedded Embedded.swift
[305/359] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[306/359] Emitting module NIOEmbedded
[307/359] Compiling NIOPosix GetaddrinfoResolver.swift
[308/359] Compiling NIOPosix HappyEyeballs.swift
[309/359] Compiling NIOPosix IO.swift
[310/359] Compiling NIOPosix IntegerBitPacking.swift
[311/359] Compiling NIOPosix IntegerTypes.swift
[312/359] Compiling NIOPosix Linux.swift
[313/364] Compiling NIOPosix BSDSocketAPICommon.swift
[314/364] Compiling NIOPosix BSDSocketAPIPosix.swift
[315/364] Compiling NIOPosix BSDSocketAPIWindows.swift
[316/364] Compiling NIOPosix BaseSocket.swift
[317/364] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[318/364] Compiling NIOPosix BaseSocketChannel.swift
[319/364] Emitting module NIOPosix
[320/364] Compiling NIOPosix SelectorUring.swift
[321/364] Compiling NIOPosix ServerSocket.swift
[322/364] Compiling NIOPosix Socket.swift
[323/364] Compiling NIOPosix SocketChannel.swift
[324/364] Compiling NIOPosix SocketProtocols.swift
[325/364] Compiling NIOPosix PendingDatagramWritesManager.swift
[326/364] Compiling NIOPosix PendingWritesManager.swift
[327/364] Compiling NIOPosix PipeChannel.swift
[328/364] Compiling NIOPosix PipePair.swift
[329/364] Compiling NIOPosix Pool.swift
[330/364] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[331/364] Compiling NIOPosix System.swift
[332/364] Compiling NIOPosix Thread.swift
[333/364] Compiling NIOPosix ThreadPosix.swift
[334/364] Compiling NIOPosix ThreadWindows.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 LinuxCPUSet.swift
[341/364] Compiling NIOPosix LinuxUring.swift
[342/364] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[343/364] Compiling NIOPosix NIOPosixSendableMetatype.swift
[344/364] Compiling NIOPosix NIOThreadPool.swift
[345/364] Compiling NIOPosix NonBlockingFileIO.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 PosixSingletons+ConcurrencyTakeOver.swift
[353/364] Compiling NIOPosix PosixSingletons.swift
[354/364] Compiling NIOPosix RawSocketBootstrap.swift
[355/364] Compiling NIOPosix Resolver.swift
[356/364] Compiling NIOPosix Selectable.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] Compiling NIO Exports.swift
[363/366] Emitting module NIO
[364/383] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[365/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[366/384] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[367/384] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[368/384] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[369/384] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[370/384] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[371/384] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[372/384] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[373/384] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[374/384] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[375/384] Compiling NIOHTTP1 HTTPEncoder.swift
[376/384] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[377/384] Compiling NIOHTTP1 ByteCollectionUtils.swift
[378/384] Compiling NIOHTTP1 HTTPDecoder.swift
[379/384] Compiling NIOHTTP1 HTTPTypes.swift
[380/384] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[381/384] Emitting module NIOHTTP1
[382/408] 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
[383/408] 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
[384/408] 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
[385/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
[386/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
[387/410] 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
[388/410] 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
[388/410] Write Objects.LinkFileList
[390/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
[391/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
[392/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
[393/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
[394/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
[395/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
[396/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
[397/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
[398/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
[399/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
[400/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
[401/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
[402/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
[403/410] 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
[404/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
[405/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
[406/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
[407/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
[408/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
[408/410] Linking MockServer
[409/410] Applying MockServer
Build complete! (20.64s)
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" : [
],
"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/2.0.0-beta.3
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'. (10.27s)
Building documentation for 'AWSLambdaRuntime'...
Finished building documentation for 'AWSLambdaRuntime' (0.22s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/2.0.0-beta.3
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-atomics.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-log.git (0.55s)
Updated https://github.com/apple/swift-system.git (0.59s)
Updated https://github.com/apple/swift-async-algorithms.git (0.59s)
Updated https://github.com/apple/swift-nio.git (0.86s)
Updated https://github.com/apple/swift-collections.git (0.86s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.86s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.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 (1.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.57s)
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.46s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.00s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
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 SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.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 SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.78s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/54] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/55] Compiling InternalCollectionsUtilities Debugging.swift
[6/55] Compiling InternalCollectionsUtilities Descriptions.swift
[7/55] Compiling Logging MetadataProvider.swift
[8/55] Compiling Atomics AtomicValue.swift
[9/55] Compiling Atomics AtomicMemoryOrderings.swift
[10/56] Compiling Atomics DoubleWord.swift
[11/56] Compiling Atomics ManagedAtomic.swift
[12/56] Compiling ConcurrencyHelpers LockedValueBox.swift
[13/56] Compiling ConcurrencyHelpers Lock.swift
[14/56] Emitting module ConcurrencyHelpers
[15/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/56] Compiling NIOConcurrencyHelpers NIOLock.swift
[17/56] Compiling Atomics ManagedAtomicLazyReference.swift
[18/56] Compiling Atomics UnsafeAtomic.swift
[19/56] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/56] Compiling Atomics IntegerOperations.swift
[21/56] Emitting module _NIOBase64
[22/56] Compiling _NIOBase64 Base64.swift
[23/56] Compiling Atomics Unmanaged extensions.swift
[24/56] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/56] Compiling _NIODataStructures _TinyArray.swift
[26/56] Compiling _NIODataStructures Heap.swift
[27/59] Compiling NIOConcurrencyHelpers lock.swift
[28/59] Emitting module _NIODataStructures
[29/59] Compiling _NIODataStructures PriorityQueue.swift
[30/59] Compiling Atomics AtomicInteger.swift
[31/59] Compiling Atomics AtomicOptionalWrappable.swift
[32/59] Compiling Atomics AtomicReference.swift
[33/59] Compiling Atomics AtomicStorage.swift
[34/59] Compiling NIOConcurrencyHelpers atomics.swift
[35/59] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/59] Emitting module InternalCollectionsUtilities
[39/59] Emitting module NIOConcurrencyHelpers
[40/59] Compiling Atomics AtomicBool.swift
[41/59] Compiling Atomics IntegerConformances.swift
[42/59] Compiling Atomics OptionalRawRepresentable.swift
[43/59] Compiling Atomics RawRepresentable.swift
[44/59] Compiling Atomics PointerConformances.swift
[45/59] Compiling Atomics Primitives.native.swift
[48/59] Compiling UnixSignals UnixSignal.swift
[49/59] Compiling UnixSignals UnixSignalsSequence.swift
[50/59] Emitting module UnixSignals
[51/75] Compiling DequeModule Deque+CustomReflectable.swift
[52/75] Compiling DequeModule Deque+Descriptions.swift
[53/75] Compiling DequeModule Deque+Codable.swift
[54/75] Compiling DequeModule Deque+Collection.swift
[55/75] Compiling DequeModule _DequeBuffer.swift
[56/75] Compiling DequeModule _DequeSlot.swift
[57/132] Compiling Logging Logging.swift
[58/132] Compiling Logging Locks.swift
[59/132] Emitting module Logging
[60/132] Compiling Logging LogHandler.swift
[61/132] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[63/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[64/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[65/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[66/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[67/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[68/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[69/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[70/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[71/138] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[72/138] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[73/138] Compiling OrderedCollections OrderedSet+Sendable.swift
[74/138] Compiling OrderedCollections _HashTable+Testing.swift
[75/138] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/138] Compiling DequeModule _DequeBufferHeader.swift
[77/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/138] Compiling OrderedCollections OrderedDictionary+Elements.swift
[79/138] Compiling OrderedCollections OrderedSet+Initializers.swift
[80/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/138] Compiling OrderedCollections OrderedSet+Insertions.swift
[86/138] Compiling OrderedCollections OrderedSet+Invariants.swift
[87/138] Compiling OrderedCollections _HashTable+Bucket.swift
[88/138] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/138] Compiling OrderedCollections _HashTable+Constants.swift
[90/138] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[92/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[93/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[94/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[95/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[96/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[97/138] Compiling OrderedCollections OrderedSet+Codable.swift
[98/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[100/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[101/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[103/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[104/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[105/138] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[106/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[108/138] Compiling OrderedCollections OrderedDictionary.swift
[109/138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[110/138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[111/138] Emitting module DequeModule
[112/138] Emitting module Atomics
[113/138] Compiling OrderedCollections _Hashtable+Header.swift
[114/138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[115/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[116/138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[117/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[118/138] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[131/138] Compiling OrderedCollections _HashTable.swift
[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 AsyncAlgorithms AsyncThrottleSequence.swift
[140/247] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[141/247] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[142/247] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[143/247] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[144/252] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[145/252] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[146/252] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[147/252] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[148/252] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[154/252] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[155/252] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.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
[163/258] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[164/258] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[165/258] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[166/258] Emitting module AsyncAlgorithms
[167/258] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[168/258] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[169/258] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[170/258] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[171/258] Compiling AsyncAlgorithms AsyncChannel.swift
[185/258] Compiling AsyncAlgorithms Locking.swift
[186/258] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[187/258] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[188/258] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[189/258] Compiling AsyncAlgorithms ChannelStateMachine.swift
[190/258] Compiling AsyncAlgorithms ChannelStorage.swift
[191/258] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[192/258] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[193/258] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[194/258] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[195/258] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[196/258] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[197/258] Compiling AsyncAlgorithms Dictionary.swift
[198/258] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[199/258] Compiling AsyncAlgorithms UnsafeTransfer.swift
[200/258] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[201/258] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[202/258] Compiling AsyncAlgorithms ZipStateMachine.swift
[203/258] Compiling AsyncAlgorithms ZipStorage.swift
[208/258] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[219/258] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[220/258] Compiling AsyncAlgorithms CombineLatestStorage.swift
[221/258] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[222/258] Compiling AsyncAlgorithms DebounceStateMachine.swift
[223/258] Compiling AsyncAlgorithms DebounceStorage.swift
[238/258] Compiling NIOCore SocketOptionProvider.swift
[239/258] Compiling NIOCore SystemCallHelpers.swift
[240/258] Compiling NIOCore TimeAmount+Duration.swift
[241/258] Compiling NIOCore TypeAssistedChannelHandler.swift
[242/258] Compiling NIOCore UniversalBootstrapSupport.swift
[243/258] Compiling NIOCore Utilities.swift
[244/267] Compiling ServiceLifecycle ServiceRunnerError.swift
[245/267] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[246/267] Emitting module ServiceLifecycle
[247/267] Compiling ServiceLifecycle GracefulShutdown.swift
[248/267] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[249/267] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[250/267] Compiling ServiceLifecycle CancellationWaiter.swift
[251/267] Compiling ServiceLifecycle ServiceGroup.swift
[252/267] Compiling ServiceLifecycle Service.swift
[255/267] Compiling NIOCore ChannelHandlers.swift
[256/267] Compiling NIOCore ChannelInvoker.swift
[257/267] Compiling NIOCore ChannelOption.swift
[258/267] Compiling NIOCore ChannelPipeline.swift
[259/267] Compiling NIOCore CircularBuffer.swift
[260/267] Compiling NIOCore ByteBuffer-core.swift
[261/267] Compiling NIOCore ByteBuffer-hex.swift
[262/267] Compiling NIOCore ByteBuffer-int.swift
[263/267] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[264/267] Compiling NIOCore ByteBuffer-multi-int.swift
[265/267] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[266/267] Compiling NIOCore ByteBuffer-views.swift
[267/267] Emitting module NIOCore
[268/321] Compiling NIOEmbedded AsyncTestingChannel.swift
[269/321] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[270/321] Compiling NIOEmbedded Embedded.swift
[271/321] Emitting module NIOEmbedded
[272/321] Compiling NIOPosix LinuxCPUSet.swift
[273/321] Compiling NIOPosix LinuxUring.swift
[274/321] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[275/321] Compiling NIOPosix NIOPosixSendableMetatype.swift
[276/321] Compiling NIOPosix NIOThreadPool.swift
[277/321] Compiling NIOPosix NonBlockingFileIO.swift
[278/326] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[279/326] Compiling NIOPosix System.swift
[280/326] Compiling NIOPosix Thread.swift
[281/326] Compiling NIOPosix ThreadPosix.swift
[282/326] Compiling NIOPosix ThreadWindows.swift
[283/326] Compiling NIOPosix BSDSocketAPICommon.swift
[284/326] Compiling NIOPosix BSDSocketAPIPosix.swift
[285/326] Compiling NIOPosix BSDSocketAPIWindows.swift
[286/326] Compiling NIOPosix BaseSocket.swift
[287/326] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[288/326] Compiling NIOPosix BaseSocketChannel.swift
[289/326] Compiling NIOPosix SelectorUring.swift
[290/326] Compiling NIOPosix ServerSocket.swift
[291/326] Compiling NIOPosix Socket.swift
[292/326] Compiling NIOPosix SocketChannel.swift
[293/326] Compiling NIOPosix SocketProtocols.swift
[294/326] Compiling NIOPosix GetaddrinfoResolver.swift
[295/326] Compiling NIOPosix HappyEyeballs.swift
[296/326] Compiling NIOPosix IO.swift
[297/326] Compiling NIOPosix IntegerBitPacking.swift
[298/326] Compiling NIOPosix IntegerTypes.swift
[299/326] Compiling NIOPosix Linux.swift
[300/326] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[301/326] Compiling NIOPosix PosixSingletons.swift
[302/326] Compiling NIOPosix RawSocketBootstrap.swift
[303/326] Compiling NIOPosix Resolver.swift
[304/326] Compiling NIOPosix Selectable.swift
[305/326] Compiling NIOPosix PendingDatagramWritesManager.swift
[306/326] Compiling NIOPosix PendingWritesManager.swift
[307/326] Compiling NIOPosix PipeChannel.swift
[308/326] Compiling NIOPosix PipePair.swift
[309/326] Compiling NIOPosix Pool.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] Emitting module NIOPosix
[322/326] Compiling NIOPosix UnsafeTransfer.swift
[323/326] Compiling NIOPosix Utilities.swift
[324/326] Compiling NIOPosix VsockAddress.swift
[325/326] Compiling NIOPosix VsockChannelEvents.swift
[326/326] Compiling NIOPosix resource_bundle_accessor.swift
[327/328] Compiling NIO Exports.swift
[328/328] Emitting module NIO
[329/345] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[330/346] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[331/346] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[332/346] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[333/346] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[334/346] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[335/346] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[336/346] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[337/346] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[338/346] Compiling NIOHTTP1 ByteCollectionUtils.swift
[339/346] Compiling NIOHTTP1 HTTPDecoder.swift
[340/346] Compiling NIOHTTP1 HTTPEncoder.swift
[341/346] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[342/346] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[343/346] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[344/346] Emitting module NIOHTTP1
[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 LambdaRuntime.swift
[354/370] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[355/370] Compiling AWSLambdaRuntime LambdaHandlers.swift
[356/370] Compiling AWSLambdaRuntime LambdaRequestID.swift
[357/370] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[358/370] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[359/370] Compiling AWSLambdaRuntime LambdaClock.swift
[360/370] Compiling AWSLambdaRuntime LambdaContext.swift
[361/370] Compiling AWSLambdaRuntime Lambda+Codable.swift
[362/370] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[363/370] Compiling AWSLambdaRuntime Lambda.swift
[364/370] Compiling AWSLambdaRuntime Lambda+JSON.swift
[365/370] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[366/370] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[367/370] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[368/370] Compiling AWSLambdaRuntime SendableMetatype.swift
[369/370] Compiling AWSLambdaRuntime Utils.swift
[370/370] Compiling AWSLambdaRuntime Version.swift
Build of target: 'AWSLambdaRuntime' complete! (8.15s)
366
17 /Users/admin/builder/spi-builder-workspace/.docs/swift-server/swift-aws-lambda-runtime/2.0.0-beta.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server/swift-aws-lambda-runtime/2.0.0-beta.3
File count: 366
Doc size: 17.0MB
Preparing doc bundle ...
Uploading prod-swift-server-swift-aws-lambda-runtime-2.0.0-beta.3-e1a02b1c.zip to s3://spi-docs-inbox/prod-swift-server-swift-aws-lambda-runtime-2.0.0-beta.3-e1a02b1c.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.