The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-aws-lambda-runtime, reference main (4a7d95), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:35:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/6588] Fetching swift-log
[6589/9322] Fetching swift-log, swift-service-lifecycle
[9323/32873] Fetching swift-log, swift-service-lifecycle, swift-collections
[10972/116035] Fetching swift-log, swift-service-lifecycle, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (11.96s)
Fetched https://github.com/apple/swift-log.git from cache (11.96s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (11.96s)
Fetched https://github.com/apple/swift-nio.git from cache (11.96s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (12.62s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6241] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.02s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Fetched https://github.com/apple/swift-system.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.63s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.4.1
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.1.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.11.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "LocalServerSupport",
        "ServiceLifecycleSupport",
        "FoundationJSONSupport"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.98.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-service-lifecycle",
          "name": "swift-service-lifecycle",
          "url": "https://github.com/swift-server/swift-service-lifecycle.git",
          "version": "2.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "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.77s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.86s)
Fetched https://github.com/apple/swift-collections.git from cache (0.87s)
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
Fetched https://github.com/swift-server/swift-service-lifecycle.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.11.0 (0.98s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.06s)
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.54s)
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
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-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.1.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.11.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.4.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.98.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.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/andrea-scuderi/swift-aws-lambda-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/41] Write sources
[1/41] Write MockServer-entitlement.plist
[3/41] Write sources
[7/41] Copying PrivacyInfo.xcprivacy
[9/41] Write sources
[20/41] Compiling CNIOWindows WSAStartup.c
[21/41] Compiling CNIOWindows shim.c
[22/41] Compiling CNIOWASI CNIOWASI.c
[23/41] Compiling CNIOLinux shim.c
[24/41] Compiling CNIOOpenBSD shim.c
[25/41] Compiling CNIOLinux liburing_shims.c
[26/41] Write sources
[29/41] Write swift-version--6988338F2F200930.txt
[30/47] Compiling _AtomicsShims.c
[31/47] Compiling CNIOPosix event_loop_id.c
[32/53] Compiling CNIOLLHTTP c_nio_http.c
[33/53] Compiling CNIOLLHTTP c_nio_api.c
[34/94] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/94] Compiling CNIODarwin shim.c
[37/94] Compiling _NIOBase64 Base64.swift
[38/94] Emitting module _NIOBase64
[39/94] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/94] Compiling Atomics IntegerOperations.swift
[41/94] Compiling Atomics ManagedAtomicLazyReference.swift
[42/94] Compiling Atomics UnsafeAtomic.swift
[43/95] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/95] Compiling Atomics AtomicValue.swift
[45/95] Compiling Atomics AtomicMemoryOrderings.swift
[48/95] Compiling Atomics DoubleWord.swift
[49/95] Compiling Atomics ManagedAtomic.swift
[56/96] Compiling Atomics AtomicReference.swift
[57/96] Compiling Atomics AtomicStorage.swift
[58/96] Compiling Atomics AtomicBool.swift
[59/96] Compiling Atomics IntegerConformances.swift
[60/96] Compiling Atomics OptionalRawRepresentable.swift
[61/96] Compiling Atomics RawRepresentable.swift
[62/96] Emitting module InternalCollectionsUtilities
[63/96] Compiling Atomics PointerConformances.swift
[64/96] Compiling Atomics Primitives.native.swift
[65/96] Compiling Atomics AtomicInteger.swift
[66/96] Compiling Atomics AtomicOptionalWrappable.swift
[69/96] Emitting module ConcurrencyHelpers
[70/96] Compiling ConcurrencyHelpers LockedValueBox.swift
[71/96] Compiling ConcurrencyHelpers Lock.swift
[72/96] Compiling Atomics Unmanaged extensions.swift
[77/100] Compiling _NIODataStructures PriorityQueue.swift
[78/100] Compiling _NIODataStructures Heap.swift
[79/100] Emitting module _NIODataStructures
[80/100] Compiling _NIODataStructures _TinyArray.swift
[81/134] Compiling ContainersPreview Producer+Filter.swift
[82/134] Compiling ContainersPreview Producer+Map.swift
[83/134] Compiling ContainersPreview Producer+Reduce.swift
[84/192] Compiling OrderedCollections OrderedDictionary+Elements.swift
[85/192] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/192] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/192] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[88/192] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[89/192] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[90/192] Compiling OrderedCollections OrderedDictionary+Values.swift
[91/192] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[92/192] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[93/192] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[94/192] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[95/192] Compiling OrderedCollections _HashTable+Testing.swift
[96/192] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[97/192] Compiling OrderedCollections _HashTable.swift
[98/192] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/192] Compiling Logging LogHandler.swift
[100/192] Compiling Logging LogEvent.swift
[101/192] Compiling Logging Locks.swift
[102/192] Emitting module Logging
[103/192] Compiling Logging Logging.swift
[104/192] Compiling Logging MetadataProvider.swift
[105/192] Compiling OrderedCollections OrderedSet+Initializers.swift
[106/192] Compiling OrderedCollections OrderedSet+Insertions.swift
[107/192] Compiling OrderedCollections OrderedSet+Invariants.swift
[108/192] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[109/192] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[110/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[111/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[114/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[115/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[116/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[117/192] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[118/192] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[119/192] Compiling OrderedCollections _HashTable+Bucket.swift
[120/192] Compiling OrderedCollections _HashTable+BucketIterator.swift
[121/192] Compiling OrderedCollections _HashTable+Constants.swift
[122/192] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[123/192] Emitting module ContainersPreview
[128/192] Emitting module Atomics
[129/233] Compiling OrderedCollections OrderedSet+Codable.swift
[130/233] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[131/233] Compiling OrderedCollections OrderedSet+Descriptions.swift
[132/233] Compiling OrderedCollections OrderedSet+Diffing.swift
[133/233] Compiling OrderedCollections OrderedSet+Equatable.swift
[134/233] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[135/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[136/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[137/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[138/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[139/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[140/233] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[141/239] Compiling DequeModule RigidDeque+Consumption.swift
[142/239] Compiling DequeModule RigidDeque+Container.swift
[143/239] Compiling DequeModule RigidDeque+Descriptions.swift
[144/239] Compiling DequeModule RigidDeque+Equatable.swift
[145/239] Compiling DequeModule RigidDeque+Experimental.swift
[146/243] Compiling DequeModule Deque._Storage.swift
[147/243] Compiling DequeModule UniqueDeque+Insertions.swift
[148/243] Compiling DequeModule UniqueDeque+Prepend.swift
[149/243] Compiling DequeModule UniqueDeque+Removals.swift
[150/243] Compiling DequeModule UniqueDeque+Replacements.swift
[151/243] Compiling DequeModule Deque._UnsafeHandle.swift
[152/243] Compiling DequeModule UniqueDeque+Append.swift
[153/243] Compiling DequeModule UniqueDeque+Consumption.swift
[154/243] Compiling DequeModule UniqueDeque+Container.swift
[155/243] Compiling DequeModule UniqueDeque+Descriptions.swift
[161/243] Compiling DequeModule UniqueDeque.swift
[162/243] Compiling DequeModule _DequeSlot.swift
[163/243] Compiling DequeModule _UnsafeDequeHandle.swift
[164/243] Compiling DequeModule RigidDeque+Testing.swift
[165/243] Compiling DequeModule RigidDeque.swift
[166/243] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/243] Compiling DequeModule Deque+Extras.swift
[168/243] Compiling DequeModule Deque+Hashable.swift
[169/243] Compiling DequeModule Deque+Testing.swift
[174/243] Compiling DequeModule UniqueDeque+Equatable.swift
[175/243] Compiling DequeModule UniqueDeque+Experimental.swift
[176/243] Compiling DequeModule UniqueDeque+Hashable.swift
[177/243] Compiling DequeModule UniqueDeque+Initializers.swift
[178/243] Compiling DequeModule RigidDeque+Hashable.swift
[179/243] Compiling DequeModule RigidDeque+Initializers.swift
[180/243] Compiling DequeModule RigidDeque+Insertions.swift
[181/243] Compiling DequeModule RigidDeque+Prepend.swift
[188/243] Compiling DequeModule Deque.swift
[189/243] Compiling DequeModule _DequeBuffer.swift
[190/243] Compiling DequeModule _DequeBufferHeader.swift
[191/243] Compiling DequeModule RigidDeque+Append.swift
[194/243] Compiling UnixSignals UnixSignal.swift
[195/243] Emitting module UnixSignals
[196/243] Compiling UnixSignals UnixSignalsSequence.swift
[206/243] Compiling DequeModule RigidDeque+Removals.swift
[207/243] Compiling DequeModule RigidDeque+Replacements.swift
[215/243] Compiling DequeModule Deque+Codable.swift
[216/243] Compiling DequeModule Deque+Collection.swift
[217/243] Compiling DequeModule Deque+CustomReflectable.swift
[218/243] Compiling DequeModule Deque+Descriptions.swift
[219/243] Compiling DequeModule Deque+Equatable.swift
[227/243] Compiling OrderedCollections OrderedSet+SubSequence.swift
[228/243] Compiling OrderedCollections OrderedSet+Testing.swift
[229/243] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[230/243] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[231/243] Compiling OrderedCollections OrderedSet.swift
[232/243] Compiling OrderedCollections _UnsafeBitset.swift
[233/243] Emitting module OrderedCollections
[237/243] Compiling DequeModule _UnsafeDequeSegments.swift
[238/243] Emitting module DequeModule
[239/298] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[240/298] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[241/298] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[242/298] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[243/298] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[244/298] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[245/303] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[246/303] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[247/303] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[248/303] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[249/303] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[250/303] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[251/303] Compiling AsyncAlgorithms _TinyArray.swift
[252/303] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[253/303] Compiling AsyncAlgorithms Locking.swift
[254/303] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[255/303] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[256/303] Compiling AsyncAlgorithms MergeStateMachine.swift
[257/303] Emitting module AsyncAlgorithms
[258/303] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[259/303] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[260/303] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[261/303] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[262/303] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[263/303] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[264/303] Compiling AsyncAlgorithms DebounceStorage.swift
[265/303] Compiling AsyncAlgorithms Dictionary.swift
[266/303] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[267/303] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[268/303] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[269/303] Compiling AsyncAlgorithms Disconnected.swift
[270/303] Compiling AsyncAlgorithms UnsafeTransfer.swift
[271/303] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[272/303] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[273/303] Compiling AsyncAlgorithms ZipStateMachine.swift
[274/303] Compiling AsyncAlgorithms ZipStorage.swift
[275/303] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[276/303] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[277/303] Compiling AsyncAlgorithms AsyncChannel.swift
[278/303] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[279/303] Compiling AsyncAlgorithms ChannelStateMachine.swift
[280/303] Compiling AsyncAlgorithms ChannelStorage.swift
[281/303] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[282/303] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[283/303] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[284/303] Compiling AsyncAlgorithms AsyncShareSequence.swift
[285/303] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[286/303] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[287/303] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[288/303] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[289/303] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[290/303] Compiling AsyncAlgorithms CombineLatestStorage.swift
[291/303] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[292/303] Compiling AsyncAlgorithms DebounceStateMachine.swift
[293/303] Compiling AsyncAlgorithms MergeStorage.swift
[294/303] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[295/303] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[296/303] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[297/303] Compiling AsyncAlgorithms Rethrow.swift
[298/303] Compiling AsyncAlgorithms SetAlgebra.swift
[298/303] Compiling c-nioatomics.c
[300/313] Compiling ServiceLifecycle ServiceRunnerError.swift
[300/313] Compiling c-atomics.c
[302/313] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[303/313] Compiling ServiceLifecycle Service.swift
[304/313] Compiling ServiceLifecycle GracefulShutdown.swift
[305/313] Compiling ServiceLifecycle ClosureService.swift
[306/313] Compiling ServiceLifecycle CancellationWaiter.swift
[307/313] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[308/313] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[309/313] Emitting module ServiceLifecycle
[310/313] Compiling ServiceLifecycle ServiceGroup.swift
[311/320] Compiling NIOConcurrencyHelpers NIOLock.swift
[312/320] Compiling NIOConcurrencyHelpers atomics.swift
[313/320] Compiling NIOConcurrencyHelpers lock.swift
[314/320] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[315/320] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[316/320] Emitting module NIOConcurrencyHelpers
[317/320] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[318/385] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[319/385] Compiling NIOCore NIOScheduledCallback.swift
[320/385] Compiling NIOCore NIOSendable.swift
[321/385] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[322/385] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[323/385] Compiling NIOCore RecvByteBufferAllocator.swift
[324/385] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[325/392] Compiling NIOCore ConvenienceOptionSupport.swift
[326/392] Compiling NIOCore DeadChannel.swift
[327/392] Compiling NIOCore DispatchQueue+WithFuture.swift
[328/392] Compiling NIOCore EventLoop+Deprecated.swift
[329/392] Compiling NIOCore EventLoop+SerialExecutor.swift
[330/392] Compiling NIOCore EventLoop.swift
[331/392] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[332/392] Compiling NIOCore IO.swift
[333/392] Compiling NIOCore IOData.swift
[334/392] Compiling NIOCore IPProtocol.swift
[335/392] Compiling NIOCore IntegerBitPacking.swift
[336/392] Compiling NIOCore IntegerTypes.swift
[337/392] Compiling NIOCore Interfaces.swift
[338/392] Compiling NIOCore Linux.swift
[339/392] Compiling NIOCore AddressedEnvelope.swift
[340/392] Compiling NIOCore AsyncAwaitSupport.swift
[341/392] Compiling NIOCore AsyncChannel.swift
[342/392] Compiling NIOCore AsyncChannelHandler.swift
[343/392] Compiling NIOCore AsyncChannelInboundStream.swift
[344/392] Compiling NIOCore AsyncChannelOutboundWriter.swift
[345/392] Compiling NIOCore NIOAsyncSequenceProducer.swift
[346/392] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[347/392] Compiling NIOCore EventLoopFuture+Deprecated.swift
[348/392] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[349/392] Compiling NIOCore EventLoopFuture.swift
[350/392] Compiling NIOCore FileDescriptor.swift
[351/392] Compiling NIOCore FileHandle.swift
[352/392] Compiling NIOCore FileRegion.swift
[353/392] Compiling NIOCore GlobalSingletons.swift
[354/392] Compiling NIOCore ChannelHandler.swift
[355/392] Compiling NIOCore ChannelHandlers.swift
[356/392] Compiling NIOCore ChannelInvoker.swift
[357/392] Compiling NIOCore ChannelOption.swift
[358/392] Compiling NIOCore ChannelPipeline.swift
[359/392] Compiling NIOCore CircularBuffer.swift
[360/392] Compiling NIOCore Codec.swift
[361/392] Compiling NIOCore SocketAddresses.swift
[362/392] Compiling NIOCore SocketOptionProvider.swift
[363/392] Compiling NIOCore SystemCallHelpers.swift
[364/392] Compiling NIOCore TimeAmount+Duration.swift
[365/392] Compiling NIOCore TypeAssistedChannelHandler.swift
[366/392] Compiling NIOCore UniversalBootstrapSupport.swift
[367/392] Compiling NIOCore Utilities.swift
[368/392] Compiling NIOCore NIOAsyncWriter.swift
[369/392] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[370/392] Compiling NIOCore BSDSocketAPI.swift
[371/392] Compiling NIOCore ByteBuffer-aux.swift
[372/392] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[373/392] Compiling NIOCore ByteBuffer-conversions.swift
[374/392] Compiling NIOCore ByteBuffer-core.swift
[375/392] Compiling NIOCore MarkedCircularBuffer.swift
[376/392] Compiling NIOCore MulticastChannel.swift
[377/392] Compiling NIOCore NIOAny.swift
[378/392] Compiling NIOCore NIOCloseOnErrorHandler.swift
[379/392] Compiling NIOCore NIOCoreSendableMetatype.swift
[380/392] Compiling NIOCore NIODecodedAsyncSequence.swift
[381/392] Compiling NIOCore NIOLoopBound.swift
[382/392] Compiling NIOCore ByteBuffer-hex.swift
[383/392] Compiling NIOCore ByteBuffer-int.swift
[384/392] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[385/392] Compiling NIOCore ByteBuffer-multi-int.swift
[386/392] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[387/392] Compiling NIOCore ByteBuffer-views.swift
[388/392] Compiling NIOCore Channel.swift
[389/392] Emitting module NIOCore
[390/448] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[391/448] Emitting module NIOEmbedded
[392/448] Compiling NIOEmbedded Embedded.swift
[393/448] Compiling NIOEmbedded AsyncTestingChannel.swift
[394/448] Compiling NIOPosix Linux.swift
[395/448] Compiling NIOPosix LinuxCPUSet.swift
[396/448] Compiling NIOPosix LinuxUring.swift
[397/448] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[398/448] Compiling NIOPosix NIOPosixSendableMetatype.swift
[399/448] Compiling NIOPosix NIOThreadPool.swift
[400/453] Compiling NIOPosix BSDSocketAPICommon.swift
[401/453] Compiling NIOPosix BSDSocketAPIPosix.swift
[402/453] Compiling NIOPosix BSDSocketAPIWindows.swift
[403/453] Compiling NIOPosix BaseSocket.swift
[404/453] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[405/453] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[406/453] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[407/453] Compiling NIOPosix System.swift
[408/453] Compiling NIOPosix Thread.swift
[409/453] Compiling NIOPosix ThreadPosix.swift
[410/453] Compiling NIOPosix ThreadWindows.swift
[411/453] Compiling NIOPosix FileDescriptor.swift
[412/453] Compiling NIOPosix GetaddrinfoResolver.swift
[413/453] Compiling NIOPosix HappyEyeballs.swift
[414/453] Compiling NIOPosix IO.swift
[415/453] Compiling NIOPosix IntegerBitPacking.swift
[416/453] Compiling NIOPosix IntegerTypes.swift
[417/453] Emitting module NIOPosix
[418/453] Compiling NIOPosix SelectableEventLoop.swift
[419/453] Compiling NIOPosix SelectorEpoll.swift
[420/453] Compiling NIOPosix SelectorGeneric.swift
[421/453] Compiling NIOPosix SelectorKqueue.swift
[422/453] Compiling NIOPosix SelectorUring.swift
[423/453] Compiling NIOPosix Utilities.swift
[424/453] Compiling NIOPosix VsockAddress.swift
[425/453] Compiling NIOPosix VsockChannelEvents.swift
[426/453] Compiling NIOPosix Windows.swift
[427/453] Compiling NIOPosix resource_bundle_accessor.swift
[428/453] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[429/453] Compiling NIOPosix PosixSingletons.swift
[430/453] Compiling NIOPosix RawSocketBootstrap.swift
[431/453] Compiling NIOPosix Resolver.swift
[432/453] Compiling NIOPosix Selectable.swift
[433/453] Compiling NIOPosix SelectableChannel.swift
[434/453] Compiling NIOPosix NonBlockingFileIO.swift
[435/453] Compiling NIOPosix PendingDatagramWritesManager.swift
[436/453] Compiling NIOPosix PendingWritesManager.swift
[437/453] Compiling NIOPosix PipeChannel.swift
[438/453] Compiling NIOPosix PipePair.swift
[439/453] Compiling NIOPosix Pool.swift
[440/453] Compiling NIOPosix BaseSocketChannel.swift
[441/453] Compiling NIOPosix BaseStreamSocketChannel.swift
[442/453] Compiling NIOPosix Bootstrap.swift
[443/453] Compiling NIOPosix ControlMessage.swift
[444/453] Compiling NIOPosix DatagramVectorReadManager.swift
[445/453] Compiling NIOPosix Errors+Any.swift
[446/453] Compiling NIOPosix SelectorWSAPoll.swift
[447/453] Compiling NIOPosix ServerSocket.swift
[448/453] Compiling NIOPosix Socket.swift
[449/453] Compiling NIOPosix SocketChannel.swift
[450/453] Compiling NIOPosix SocketProtocols.swift
[451/455] Compiling NIO Exports.swift
[452/455] Emitting module NIO
[453/472] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[454/472] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[455/472] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[456/472] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[457/472] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[458/472] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[459/472] Compiling NIOHTTP1 HTTPTypes.swift
[460/472] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[461/472] Emitting module NIOHTTP1
[462/472] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[463/472] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[464/472] Compiling NIOHTTP1 HTTPEncoder.swift
[465/472] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[466/472] Compiling NIOHTTP1 ByteCollectionUtils.swift
[467/472] Compiling NIOHTTP1 HTTPDecoder.swift
[468/472] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[469/472] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[470/473] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[471/494] Emitting module MockServer
[472/494] Compiling MockServer MockHTTPServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MockServer/MockHTTPServer.swift:45:62: error: ambiguous use of 'init'
 43 |     static func main() async throws {
 44 |         var log = Logger(label: "MockServer")
 45 |         log.logLevel = env("LOG_LEVEL").flatMap(Logger.Level.init) ?? .info
    |                                                              `- error: ambiguous use of 'init'
 46 |
 47 |         let server = HttpServer(
Logging.Logger.Level.init:3:19: note: found this candidate in module 'Logging'
1 | struct Logger {
2 |   enum Level {
3 | @inlinable public init?(rawValue: String)  }
  |                   `- note: found this candidate in module 'Logging'
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1492:12: note: found this candidate in module 'Logging'
1490 |     /// Creates a log level from its textual representation.
1491 |     /// - Parameter description: A textual representation of the log level, case insensitive.
1492 |     public init?(_ description: String) {
     |            `- note: found this candidate in module 'Logging'
1493 |         self.init(rawValue: description.lowercased())
1494 |     }
[473/494] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[474/494] Compiling AWSLambdaRuntime SendableMetatype.swift
[475/494] Compiling AWSLambdaRuntime Lambda.swift
[476/494] Compiling AWSLambdaRuntime LambdaContext.swift
BUILD FAILURE 6.3 macosSpm