The Swift Package Index logo.Swift Package Index

Build Information

Successful build of async-kit, reference 1.22.0 (6bbb83), with Swift 6.2 for macOS (SPM) on 7 Mar 2026 14:35:11 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.git
Reference: 1.22.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/async-kit
 * tag               1.22.0     -> FETCH_HEAD
HEAD is now at 6bbb83c Fix for "missing import" warnings in other packages (#113)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
6bbb83cbf9d886623a967a965c8fb1b73e6566f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at 1.22.0
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/6058] Fetching swift-algorithms
[304/12212] Fetching swift-algorithms, swift-log
[673/34151] Fetching swift-algorithms, swift-log, swift-collections
[13969/116842] Fetching swift-algorithms, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (15.86s)
Fetched https://github.com/apple/swift-log.git from cache (15.86s)
Fetched https://github.com/apple/swift-collections.git from cache (15.87s)
Fetched https://github.com/apple/swift-nio.git from cache (15.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (18.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (1.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (0.68s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[438/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.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.95.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.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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
========================================
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": "async-kit",
      "name": "async-kit",
      "url": "https://github.com/vapor/async-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-kit",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.95.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.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "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.10.1",
          "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.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/async-kit.git
[1/2496] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.91s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Fetched https://github.com/apple/swift-collections.git from cache (0.84s)
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.84s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.90s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
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-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.03s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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.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.10.1
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.0 (6bbb83c)
warning: '.resolve-product-dependencies': dependency 'async-kit' is not used by any target
Found 4 product dependencies
  - swift-nio
  - swift-log
  - swift-collections
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/async-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[4/34] Copying PrivacyInfo.xcprivacy
[5/34] Write sources
[17/34] Write swift-version-49B95AFC49DCD68C.txt
[18/34] Compiling CNIOWindows shim.c
[19/34] Compiling CNIOWASI CNIOWASI.c
[19/34] Compiling CNIOWindows WSAStartup.c
[21/34] Compiling CNIOOpenBSD shim.c
[21/34] Compiling CNIOLinux liburing_shims.c
[23/34] Compiling _NumericsShims _NumericsShims.c
[23/34] Compiling CNIOLinux shim.c
[25/34] Write sources
[26/75] Compiling _AtomicsShims.c
[27/75] Write sources
[30/75] Compiling CNIOPosix event_loop_id.c
[31/94] Compiling CNIODarwin shim.c
[33/94] Compiling RealModule RealFunctions.swift
[34/95] Emitting module InternalCollectionsUtilities
[35/96] Compiling Atomics AtomicValue.swift
[36/96] Compiling Atomics AtomicMemoryOrderings.swift
[37/96] Emitting module RealModule
[38/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/96] Compiling Atomics IntegerOperations.swift
[40/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/96] Compiling RealModule RelaxedArithmetic.swift
[42/96] Compiling RealModule Float80+Real.swift
[43/96] Compiling RealModule Real.swift
[44/96] Compiling Atomics DoubleWord.swift
[45/96] Compiling Atomics ManagedAtomic.swift
[46/96] Compiling Atomics PointerConformances.swift
[47/96] Compiling Atomics Primitives.native.swift
[48/96] Compiling RealModule Float16+Real.swift
[49/96] Compiling RealModule AugmentedArithmetic.swift
[50/96] Compiling Atomics OptionalRawRepresentable.swift
[51/96] Compiling Atomics RawRepresentable.swift
[52/96] Compiling RealModule Double+Real.swift
[53/96] Compiling RealModule ElementaryFunctions.swift
[54/96] Compiling RealModule Float+Real.swift
[55/122] Compiling Algorithms Joined.swift
[56/122] Compiling Algorithms Keyed.swift
[57/122] Compiling Algorithms MinMax.swift
[58/122] Compiling Algorithms Suffix.swift
[59/122] Compiling _NIODataStructures PriorityQueue.swift
[60/122] Compiling _NIODataStructures _TinyArray.swift
[61/122] Compiling _NIOBase64 Base64.swift
[62/122] Emitting module _NIOBase64
[63/122] Compiling Algorithms AdjacentPairs.swift
[64/122] Compiling Algorithms Chain.swift
[65/122] Compiling Algorithms Partition.swift
[66/122] Compiling Algorithms Permutations.swift
[69/122] Compiling Algorithms FirstNonNil.swift
[70/122] Compiling Algorithms FlattenCollection.swift
[71/123] Compiling _NIODataStructures Heap.swift
[72/123] Compiling Algorithms Stride.swift
[73/123] Compiling Algorithms Combinations.swift
[74/123] Compiling Algorithms Compacted.swift
[75/123] Compiling Algorithms Cycle.swift
[76/123] Compiling Logging Locks.swift
[77/123] Compiling Logging MetadataProvider.swift
[78/123] Compiling Algorithms Chunked.swift
[79/123] Compiling Algorithms Split.swift
[80/123] Emitting module _NIODataStructures
[81/123] Compiling Atomics Unmanaged extensions.swift
[82/145] Compiling ContainersPreview InputSpan.swift
[85/146] Compiling ContainersPreview Container.swift
[86/146] Compiling ContainersPreview ContainerAlgorithms.swift
[89/274] Compiling ContainersPreview Shared.swift
[90/352] Compiling ContainersPreview Inout.swift
[91/352] Compiling ContainersPreview Borrow.swift
[92/352] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[93/352] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/352] Compiling HashTreeCollections _HashNode+Storage.swift
[95/352] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[96/352] Compiling HashTreeCollections _HashNode+Structural filter.swift
[97/352] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[98/352] Compiling ContainersPreview Box.swift
[99/352] Emitting module ContainersPreview
[100/352] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[101/352] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[102/352] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/352] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/352] Compiling HeapModule _HeapNode.swift
[105/407] Compiling HeapModule Heap.swift
[106/407] Compiling HeapModule Heap+UnsafeHandle.swift
[107/407] Compiling HeapModule Heap+Invariants.swift
[108/407] Emitting module HeapModule
[109/407] Compiling HeapModule Heap+Descriptions.swift
[110/407] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[111/407] Emitting module Logging
[112/407] Compiling Logging Logging.swift
[113/407] Compiling Logging LogHandler.swift
[114/448] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[115/448] Compiling BitCollections BitSet+SetAlgebra union.swift
[116/448] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[117/448] Compiling BitCollections BitSet.Counted.swift
[118/448] Compiling BitCollections BitSet.Index.swift
[119/448] Compiling HashTreeCollections _HashLevel.swift
[120/454] Compiling DequeModule RigidDeque+Insertions.swift
[121/454] Compiling DequeModule RigidDeque+Prepend.swift
[122/454] Compiling DequeModule Deque+Codable.swift
[123/454] Compiling DequeModule Deque+Collection.swift
[124/454] Compiling DequeModule Deque+CustomReflectable.swift
[125/454] Compiling DequeModule Deque+Descriptions.swift
[126/454] Compiling DequeModule UniqueDeque+Insertions.swift
[127/454] Compiling DequeModule UniqueDeque+Prepend.swift
[128/454] Compiling DequeModule RigidDeque+Consumption.swift
[129/454] Compiling DequeModule RigidDeque+Container.swift
[130/454] Emitting module Atomics
[131/454] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[132/454] Compiling DequeModule Deque+Extras.swift
[133/454] Compiling DequeModule Deque+Hashable.swift
[134/456] Compiling DequeModule Deque+Equatable.swift
[137/456] Compiling DequeModule UniqueDeque+Removals.swift
[138/456] Compiling DequeModule UniqueDeque+Replacements.swift
[139/456] Compiling DequeModule UniqueDeque+Equatable.swift
[140/456] Compiling DequeModule RigidDeque+Replacements.swift
[141/456] Compiling DequeModule RigidDeque+Testing.swift
[142/456] Compiling DequeModule RigidDeque.swift
[143/456] Compiling BitCollections BitArray.swift
[144/456] Compiling BitCollections BitSet+BidirectionalCollection.swift
[145/456] Compiling BitCollections BitArray+CustomReflectable.swift
[146/456] Compiling BitCollections BitArray+Descriptions.swift
[147/456] Compiling BitCollections BitArray+Equatable.swift
[148/456] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[149/456] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[150/456] Compiling BitCollections BitArray+Extras.swift
[151/456] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[152/456] Compiling DequeModule RigidDeque+Removals.swift
[156/460] Compiling DequeModule UniqueDeque+Experimental.swift
[157/460] Compiling DequeModule UniqueDeque+Hashable.swift
[158/460] Compiling DequeModule UniqueDeque+Initializers.swift
[168/460] Compiling DequeModule Deque._UnsafeHandle.swift
[169/460] Compiling DequeModule Deque.swift
[170/460] Compiling DequeModule _DequeBuffer.swift
[171/460] Compiling DequeModule _DequeBufferHeader.swift
[172/460] Compiling DequeModule RigidDeque+Append.swift
[174/460] Compiling Algorithms Unique.swift
[175/460] Compiling Algorithms Windows.swift
[176/460] Compiling DequeModule UniqueDeque+Append.swift
[177/460] Compiling DequeModule UniqueDeque+Consumption.swift
[178/460] Compiling DequeModule UniqueDeque+Container.swift
[179/460] Compiling DequeModule UniqueDeque+Descriptions.swift
[180/460] Compiling DequeModule _UnsafeDequeHandle.swift
[181/460] Compiling DequeModule _UnsafeDequeSegments.swift
[192/460] Compiling DequeModule RigidDeque+Initializers.swift
[212/466] Emitting module BitCollections
[219/466] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[220/466] Compiling HashTreeCollections _HashNode+Structural union.swift
[221/466] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[222/466] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[223/466] Compiling HashTreeCollections _RawHashNode.swift
[224/466] Compiling HashTreeCollections _UnmanagedHashNode.swift
[225/466] Compiling HashTreeCollections _UnsafePath.swift
[226/466] Compiling BitCollections Range+Utilities.swift
[227/466] Compiling BitCollections Slice+Utilities.swift
[228/466] Compiling BitCollections UInt+Tricks.swift
[229/466] Compiling BitCollections _Word.swift
[230/466] Compiling OrderedCollections _UnsafeBitset.swift
[231/466] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[232/466] Compiling HashTreeCollections _HashNode+Structural merge.swift
[233/466] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[236/473] Compiling DequeModule RigidDeque+Hashable.swift
[239/473] Compiling DequeModule RigidDeque+Equatable.swift
[240/473] Compiling DequeModule RigidDeque+Experimental.swift
[246/473] Compiling DequeModule RigidDeque+Descriptions.swift
[282/473] Compiling _RopeModule Rope+Remove.swift
[283/473] Compiling _RopeModule Rope+RemoveSubrange.swift
[284/473] Compiling _RopeModule Rope+Split.swift
[285/473] Compiling _RopeModule Optional Utilities.swift
[286/473] Compiling _RopeModule String Utilities.swift
[287/473] Compiling _RopeModule String.Index+ABI.swift
[309/481] Compiling c-nioatomics.c
[333/481] Compiling BitCollections BitSet.swift
[352/481] Compiling DequeModule UniqueDeque.swift
[353/481] Compiling DequeModule _DequeSlot.swift
[360/481] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[361/481] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[362/481] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[363/481] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[364/481] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[365/481] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[366/481] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[367/481] Compiling HashTreeCollections TreeSet.swift
[368/481] Compiling BitCollections BitSet._UnsafeHandle.swift
[390/481] Emitting module OrderedCollections
[390/481] Compiling c-atomics.c
[392/481] Emitting module Algorithms
[436/481] Emitting module _RopeModule
[476/488] Emitting module HashTreeCollections
[477/488] Compiling NIOConcurrencyHelpers atomics.swift
[478/488] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[479/488] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[480/488] Compiling NIOConcurrencyHelpers lock.swift
[481/488] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[482/488] Emitting module NIOConcurrencyHelpers
[483/488] Compiling NIOConcurrencyHelpers NIOLock.swift
[488/488] Emitting module DequeModule
[489/558] Compiling Collections HeapModule reexports.swift
[490/558] Compiling Collections OrderedCollections reexports.swift
[491/559] Compiling Collections HashTreeCollections reexports.swift
[492/559] Compiling Collections DequeModule reexports.swift
[493/559] Emitting module Collections
[494/559] Compiling Collections BitCollections reexports.swift
[495/559] Compiling NIOCore IO.swift
[496/559] Compiling NIOCore IOData.swift
[497/559] Compiling NIOCore IPProtocol.swift
[498/559] Compiling NIOCore IntegerBitPacking.swift
[499/559] Compiling NIOCore IntegerTypes.swift
[500/559] Compiling NIOCore Interfaces.swift
[501/559] Compiling NIOCore Linux.swift
[502/559] Compiling NIOCore EventLoopFuture+Deprecated.swift
[503/559] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[504/559] Compiling NIOCore EventLoopFuture.swift
[505/559] Compiling NIOCore FileDescriptor.swift
[506/559] Compiling NIOCore FileHandle.swift
[507/559] Compiling NIOCore FileRegion.swift
[508/559] Compiling NIOCore GlobalSingletons.swift
[509/566] Compiling NIOCore ConvenienceOptionSupport.swift
[510/566] Compiling NIOCore DeadChannel.swift
[511/566] Compiling NIOCore DispatchQueue+WithFuture.swift
[512/566] Compiling NIOCore EventLoop+Deprecated.swift
[513/566] Compiling NIOCore EventLoop+SerialExecutor.swift
[514/566] Compiling NIOCore EventLoop.swift
[515/566] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[516/566] Compiling NIOCore AddressedEnvelope.swift
[517/566] Compiling NIOCore AsyncAwaitSupport.swift
[518/566] Compiling NIOCore AsyncChannel.swift
[519/566] Compiling NIOCore AsyncChannelHandler.swift
[520/566] Compiling NIOCore AsyncChannelInboundStream.swift
[521/566] Compiling NIOCore AsyncChannelOutboundWriter.swift
[522/566] Compiling NIOCore NIOAsyncSequenceProducer.swift
[523/566] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[524/566] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[525/566] Compiling NIOCore NIOScheduledCallback.swift
[526/566] Compiling NIOCore NIOSendable.swift
[527/566] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[528/566] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[529/566] Compiling NIOCore RecvByteBufferAllocator.swift
[530/566] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[531/566] Compiling NIOCore MarkedCircularBuffer.swift
[532/566] Compiling NIOCore MulticastChannel.swift
[533/566] Compiling NIOCore NIOAny.swift
[534/566] Compiling NIOCore NIOCloseOnErrorHandler.swift
[535/566] Compiling NIOCore NIOCoreSendableMetatype.swift
[536/566] Compiling NIOCore NIODecodedAsyncSequence.swift
[537/566] Compiling NIOCore NIOLoopBound.swift
[538/566] Compiling NIOCore NIOAsyncWriter.swift
[539/566] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[540/566] Compiling NIOCore BSDSocketAPI.swift
[541/566] Compiling NIOCore ByteBuffer-aux.swift
[542/566] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[543/566] Compiling NIOCore ByteBuffer-conversions.swift
[544/566] Compiling NIOCore ByteBuffer-core.swift
[545/566] Compiling NIOCore SocketAddresses.swift
[546/566] Compiling NIOCore SocketOptionProvider.swift
[547/566] Compiling NIOCore SystemCallHelpers.swift
[548/566] Compiling NIOCore TimeAmount+Duration.swift
[549/566] Compiling NIOCore TypeAssistedChannelHandler.swift
[550/566] Compiling NIOCore UniversalBootstrapSupport.swift
[551/566] Compiling NIOCore Utilities.swift
[552/566] Compiling NIOCore ByteBuffer-hex.swift
[553/566] Compiling NIOCore ByteBuffer-int.swift
[554/566] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[555/566] Compiling NIOCore ByteBuffer-multi-int.swift
[556/566] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[557/566] Compiling NIOCore ByteBuffer-views.swift
[558/566] Compiling NIOCore Channel.swift
[559/566] Compiling NIOCore ChannelHandler.swift
[560/566] Compiling NIOCore ChannelHandlers.swift
[561/566] Compiling NIOCore ChannelInvoker.swift
[562/566] Compiling NIOCore ChannelOption.swift
[563/566] Compiling NIOCore ChannelPipeline.swift
[564/566] Compiling NIOCore CircularBuffer.swift
[565/566] Compiling NIOCore Codec.swift
[566/566] Emitting module NIOCore
[567/622] Compiling NIOEmbedded AsyncTestingChannel.swift
[568/622] Compiling NIOEmbedded Embedded.swift
[569/622] Emitting module NIOEmbedded
[570/622] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[571/622] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[572/622] Compiling NIOPosix PosixSingletons.swift
[573/622] Compiling NIOPosix RawSocketBootstrap.swift
[574/622] Compiling NIOPosix Resolver.swift
[575/622] Compiling NIOPosix Selectable.swift
[576/622] Compiling NIOPosix SelectableChannel.swift
[577/627] Compiling NIOPosix Linux.swift
[578/627] Compiling NIOPosix LinuxCPUSet.swift
[579/627] Compiling NIOPosix LinuxUring.swift
[580/627] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[581/627] Compiling NIOPosix NIOPosixSendableMetatype.swift
[582/627] Compiling NIOPosix NIOThreadPool.swift
[583/627] Compiling NIOPosix FileDescriptor.swift
[584/627] Compiling NIOPosix GetaddrinfoResolver.swift
[585/627] Compiling NIOPosix HappyEyeballs.swift
[586/627] Compiling NIOPosix IO.swift
[587/627] Compiling NIOPosix IntegerBitPacking.swift
[588/627] Compiling NIOPosix IntegerTypes.swift
[589/627] Compiling NIOPosix BSDSocketAPICommon.swift
[590/627] Compiling NIOPosix BSDSocketAPIPosix.swift
[591/627] Compiling NIOPosix BSDSocketAPIWindows.swift
[592/627] Compiling NIOPosix BaseSocket.swift
[593/627] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[594/627] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[595/627] Emitting module NIOPosix
[596/627] Compiling NIOPosix Utilities.swift
[597/627] Compiling NIOPosix VsockAddress.swift
[598/627] Compiling NIOPosix VsockChannelEvents.swift
[599/627] Compiling NIOPosix Windows.swift
[600/627] Compiling NIOPosix resource_bundle_accessor.swift
[601/627] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[602/627] Compiling NIOPosix System.swift
[603/627] Compiling NIOPosix Thread.swift
[604/627] Compiling NIOPosix ThreadPosix.swift
[605/627] Compiling NIOPosix ThreadWindows.swift
[606/627] Compiling NIOPosix BaseSocketChannel.swift
[607/627] Compiling NIOPosix BaseStreamSocketChannel.swift
[608/627] Compiling NIOPosix Bootstrap.swift
[609/627] Compiling NIOPosix ControlMessage.swift
[610/627] Compiling NIOPosix DatagramVectorReadManager.swift
[611/627] Compiling NIOPosix Errors+Any.swift
[612/627] Compiling NIOPosix SelectorWSAPoll.swift
[613/627] Compiling NIOPosix ServerSocket.swift
[614/627] Compiling NIOPosix Socket.swift
[615/627] Compiling NIOPosix SocketChannel.swift
[616/627] Compiling NIOPosix SocketProtocols.swift
[617/627] Compiling NIOPosix NonBlockingFileIO.swift
[618/627] Compiling NIOPosix PendingDatagramWritesManager.swift
[619/627] Compiling NIOPosix PendingWritesManager.swift
[620/627] Compiling NIOPosix PipeChannel.swift
[621/627] Compiling NIOPosix PipePair.swift
[622/627] Compiling NIOPosix Pool.swift
[623/627] Compiling NIOPosix SelectableEventLoop.swift
[624/627] Compiling NIOPosix SelectorEpoll.swift
[625/627] Compiling NIOPosix SelectorGeneric.swift
[626/627] Compiling NIOPosix SelectorKqueue.swift
[627/627] Compiling NIOPosix SelectorUring.swift
[628/649] Compiling AsyncKit Future+Optional.swift
[629/649] Compiling AsyncKit Future+Transform.swift
[630/651] Compiling AsyncKit EventLoopGroup+Throwing.swift
[631/651] Compiling AsyncKit Collection+Flatten.swift
[632/651] Compiling AsyncKit ConnectionPoolError.swift
[633/651] Compiling AsyncKit ConnectionPoolItem.swift
[634/651] Compiling AsyncKit ConnectionPoolSource.swift
[635/651] Compiling AsyncKit Future+Miscellaneous.swift
[636/651] Compiling AsyncKit Future+Nonempty.swift
[637/651] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[638/651] Compiling AsyncKit EventLoopFutureQueue.swift
[639/651] Compiling AsyncKit Future+Try.swift
[640/651] Compiling AsyncKit FutureOperators.swift
[641/651] Compiling AsyncKit EventLoop+Flatten.swift
[642/651] Compiling AsyncKit EventLoop+Future.swift
[643/651] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[644/651] Compiling AsyncKit EventLoopConnectionPool.swift
[645/651] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[646/651] Compiling AsyncKit EventLoop+Concurrency.swift
[647/651] Compiling AsyncKit Optional+StrictMap.swift
[648/651] Compiling AsyncKit Exports.swift
[649/651] Emitting module AsyncKit
[650/651] Compiling AsyncKit Future+Collection.swift
[651/651] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (22.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.95.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "async-kit",
  "name" : "async-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncKit",
      "targets" : [
        "AsyncKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AsyncKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncKitTests",
      "path" : "Tests/AsyncKitTests",
      "sources" : [
        "AsyncConnectionPoolTests.swift",
        "AsyncKitTestsCommon.swift",
        "Collection+FlattenTests.swift",
        "ConnectionPoolTests.swift",
        "EventLoop+ConcurrencyTests.swift",
        "EventLoopFutureQueueTests.swift",
        "EventLoopGroup+FutureTests.swift",
        "Future+CollectionTests.swift",
        "Future+ConjunctionTests.swift",
        "Future+MiscellaneousTests.swift",
        "Future+NonemptyTests.swift",
        "Future+OptionalTests.swift",
        "Future+TransformTests.swift",
        "Future+TryTests.swift",
        "FutureOperatorsTests.swift"
      ],
      "target_dependencies" : [
        "AsyncKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncKit",
      "module_type" : "SwiftTarget",
      "name" : "AsyncKit",
      "path" : "Sources/AsyncKit",
      "product_dependencies" : [
        "Logging",
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "AsyncKit"
      ],
      "sources" : [
        "ConnectionPool/ConnectionPoolError.swift",
        "ConnectionPool/ConnectionPoolItem.swift",
        "ConnectionPool/ConnectionPoolSource.swift",
        "ConnectionPool/EventLoopConnectionPool.swift",
        "ConnectionPool/EventLoopGroupConnectionPool.swift",
        "EventLoop/EventLoop+Concurrency.swift",
        "EventLoop/EventLoop+Flatten.swift",
        "EventLoop/EventLoop+Future.swift",
        "EventLoop/EventLoopGroup+Concurrency.swift",
        "EventLoop/EventLoopGroup+Throwing.swift",
        "EventLoopFuture/Collection+Flatten.swift",
        "EventLoopFuture/EventLoopFutureQueue+Sequence.swift",
        "EventLoopFuture/EventLoopFutureQueue.swift",
        "EventLoopFuture/Future+Collection.swift",
        "EventLoopFuture/Future+Conjunctions.swift",
        "EventLoopFuture/Future+Miscellaneous.swift",
        "EventLoopFuture/Future+Nonempty.swift",
        "EventLoopFuture/Future+Optional.swift",
        "EventLoopFuture/Future+Transform.swift",
        "EventLoopFuture/Future+Try.swift",
        "EventLoopFuture/FutureOperators.swift",
        "EventLoopFuture/Optional+StrictMap.swift",
        "Exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.