The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncProcess, reference 0.0.5 (3a506b), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:41:44 UTC.

Swift 6 data race errors: 0

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/gregcotten/AsyncProcess.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gregcotten/AsyncProcess
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 3a506bb don't explicitly unwrap pid for interrupt/terminate
Cloned https://github.com/gregcotten/AsyncProcess.git
Revision (git rev-parse @):
3a506bb36e4aa54eb3f1b13f15e636c68ee3eb19
SUCCESS checkout https://github.com/gregcotten/AsyncProcess.git at 0.0.5
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-system
[1/1820] Fetching swift-atomics
[74/8061] Fetching swift-atomics, swift-async-algorithms
[553/13662] Fetching swift-atomics, swift-async-algorithms, swift-system
[679/37199] Fetching swift-atomics, swift-async-algorithms, swift-system, swift-collections
[680/43782] Fetching swift-atomics, swift-async-algorithms, swift-system, swift-collections, swift-log
[21894/126937] Fetching swift-atomics, swift-async-algorithms, swift-system, swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (2.15s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.15s)
Fetched https://github.com/apple/swift-log.git from cache (2.15s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.15s)
Fetched https://github.com/apple/swift-system from cache (2.15s)
[36589/83155] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (6.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.61s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.56s)
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.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
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.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.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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": "asyncprocess",
      "name": "AsyncProcess",
      "url": "https://github.com/gregcotten/AsyncProcess.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncProcess",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "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": [
              ]
            }
          ]
        },
        {
          "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-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.97.1",
          "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",
              "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gregcotten/AsyncProcess.git
[1/77] Fetching asyncprocess
Fetched https://github.com/gregcotten/AsyncProcess.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/apple/swift-nio.git from cache (0.86s)
Fetched https://github.com/apple/swift-system from cache (0.86s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
Fetched https://github.com/apple/swift-collections.git from cache (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.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.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.69s)
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
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/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.97.1
Creating working copy for https://github.com/gregcotten/AsyncProcess.git
Working copy of https://github.com/gregcotten/AsyncProcess.git resolved at 0.0.5 (3a506bb)
warning: '.resolve-product-dependencies': dependency 'asyncprocess' is not used by any target
Found 6 product dependencies
  - swift-system
  - swift-async-algorithms
  - swift-atomics
  - swift-collections
  - swift-nio
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gregcotten/AsyncProcess.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[9/29] Copying PrivacyInfo.xcprivacy
[9/29] Write sources
[17/29] Compiling CNIOWindows WSAStartup.c
[18/29] Compiling CSystem shims.c
[18/29] Compiling CNIOWindows shim.c
[20/29] Compiling CNIOWASI CNIOWASI.c
[21/29] Compiling CNIOLinux shim.c
[22/29] Compiling CNIOLinux liburing_shims.c
[23/29] Write swift-version--6988338F2F200930.txt
[24/46] Compiling _AtomicsShims.c
[25/105] Compiling CNIODarwin shim.c
[26/105] Compiling CProcessSpawnSync spawner.c
[28/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/105] Compiling Atomics ManagedAtomic.swift
[30/105] Compiling Atomics ManagedAtomicLazyReference.swift
[31/106] Emitting module InternalCollectionsUtilities
[32/106] Compiling Atomics PointerConformances.swift
[33/106] Compiling Atomics Primitives.native.swift
[34/106] Compiling Atomics AtomicMemoryOrderings.swift
[35/106] Compiling Atomics DoubleWord.swift
[36/106] Compiling Atomics AtomicBool.swift
[37/106] Compiling Atomics IntegerConformances.swift
[38/106] Compiling Atomics AtomicStorage.swift
[39/106] Compiling Atomics AtomicValue.swift
[40/106] Compiling Atomics AtomicOptionalWrappable.swift
[41/106] Compiling Atomics AtomicReference.swift
[42/106] Compiling Atomics OptionalRawRepresentable.swift
[43/106] Compiling Atomics RawRepresentable.swift
[44/106] Compiling Atomics Primitives.shims.swift
[45/106] Compiling Atomics AtomicInteger.swift
[46/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/106] Compiling Atomics UnsafeAtomic.swift
[48/106] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/108] Compiling _NIODataStructures _TinyArray.swift
[54/108] Compiling _NIODataStructures PriorityQueue.swift
[55/123] Compiling SystemPackage FilePermissions.swift
[56/123] Compiling SystemPackage Backcompat.swift
[57/123] Compiling SystemPackage CInterop.swift
[58/127] Compiling Logging MetadataProvider.swift
[59/183] Compiling DequeModule _DequeBufferHeader.swift
[60/184] Emitting module _NIODataStructures
[61/184] Compiling _NIODataStructures Heap.swift
[62/184] Compiling _NIOBase64 Base64.swift
[63/184] Emitting module _NIOBase64
[64/184] Compiling OrderedCollections _HashTable+Bucket.swift
[65/184] Compiling OrderedCollections _HashTable+BucketIterator.swift
[66/184] Compiling OrderedCollections _HashTable+Constants.swift
[67/184] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/184] Compiling OrderedCollections _HashTable+Testing.swift
[69/184] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/184] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/184] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/184] Compiling OrderedCollections _HashTable.swift
[73/184] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/184] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/184] Compiling OrderedCollections _Hashtable+Header.swift
[76/184] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/184] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/184] Emitting module SystemPackage
[81/184] Compiling Logging Locks.swift
[82/184] Emitting module Logging
[83/184] Compiling Logging LogHandler.swift
[84/184] Compiling Logging Logging.swift
[85/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[86/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[87/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[88/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[89/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[90/184] Compiling OrderedCollections OrderedSet+Sendable.swift
[91/190] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/190] Compiling OrderedCollections OrderedSet+Insertions.swift
[95/190] Compiling OrderedCollections OrderedSet+Invariants.swift
[96/190] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[97/190] Compiling OrderedCollections OrderedDictionary.swift
[98/190] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/190] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[101/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[102/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[103/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[104/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[105/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[106/190] Compiling DequeModule _DequeBuffer.swift
[109/190] Compiling DequeModule _DequeSlot.swift
[117/190] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/190] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/190] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/190] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/190] Compiling OrderedCollections OrderedSet+Codable.swift
[122/190] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[123/190] Compiling OrderedCollections OrderedSet+Descriptions.swift
[124/190] Compiling OrderedCollections OrderedSet+Diffing.swift
[125/190] Compiling OrderedCollections OrderedSet+Equatable.swift
[126/190] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[127/190] Compiling OrderedCollections OrderedDictionary+Elements.swift
[128/190] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[129/190] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[130/190] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[131/190] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[132/190] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[133/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[134/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[135/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[136/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[137/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[138/190] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[145/190] Emitting module Atomics
[161/190] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[168/190] Emitting module DequeModule
[182/190] Compiling OrderedCollections OrderedSet+SubSequence.swift
[183/190] Compiling OrderedCollections OrderedSet+Testing.swift
[184/190] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[185/190] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/190] Compiling OrderedCollections OrderedSet.swift
[187/190] Compiling OrderedCollections _UnsafeBitset.swift
[188/190] Emitting module OrderedCollections
[189/236] Emitting module AsyncAlgorithms
[190/236] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[191/236] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[192/236] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[193/236] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[194/236] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[195/241] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[196/241] Compiling AsyncAlgorithms ChannelStateMachine.swift
[197/241] Compiling AsyncAlgorithms ChannelStorage.swift
[198/241] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[199/241] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[200/241] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[201/241] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[202/241] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[203/241] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[204/241] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[205/241] Compiling AsyncAlgorithms MergeStateMachine.swift
[206/241] Compiling AsyncAlgorithms MergeStorage.swift
[207/241] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[208/241] Compiling AsyncAlgorithms Rethrow.swift
[209/241] Compiling AsyncAlgorithms SetAlgebra.swift
[210/241] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[211/241] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[212/241] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[213/241] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[214/241] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[215/241] Compiling AsyncAlgorithms Dictionary.swift
[216/241] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[217/241] Compiling AsyncAlgorithms Locking.swift
[218/241] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[219/241] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[220/241] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[221/241] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[222/241] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[223/241] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[224/241] Compiling AsyncAlgorithms AsyncChannel.swift
[225/241] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[226/241] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[227/241] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[228/241] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[229/241] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[230/241] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[231/241] Compiling AsyncAlgorithms CombineLatestStorage.swift
[232/241] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[233/241] Compiling AsyncAlgorithms DebounceStateMachine.swift
[234/241] Compiling AsyncAlgorithms DebounceStorage.swift
[234/241] Compiling c-nioatomics.c
[236/241] Compiling AsyncAlgorithms UnsafeTransfer.swift
[237/241] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[238/241] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[239/241] Compiling AsyncAlgorithms ZipStateMachine.swift
[240/241] Compiling AsyncAlgorithms ZipStorage.swift
[240/241] Compiling c-atomics.c
[242/247] Emitting module NIOConcurrencyHelpers
[243/247] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[244/247] Compiling NIOConcurrencyHelpers lock.swift
[245/247] Compiling NIOConcurrencyHelpers NIOLock.swift
[246/247] Compiling NIOConcurrencyHelpers atomics.swift
[247/247] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[248/310] Compiling NIOCore AddressedEnvelope.swift
[249/310] Compiling NIOCore AsyncAwaitSupport.swift
[250/310] Compiling NIOCore AsyncChannel.swift
[251/310] Compiling NIOCore AsyncChannelHandler.swift
[252/310] Compiling NIOCore AsyncChannelInboundStream.swift
[253/310] Compiling NIOCore AsyncChannelOutboundWriter.swift
[254/310] Compiling NIOCore NIOAsyncSequenceProducer.swift
[255/316] Compiling NIOCore Codec.swift
[256/316] Compiling NIOCore ConvenienceOptionSupport.swift
[257/316] Compiling NIOCore DeadChannel.swift
[258/316] Compiling NIOCore DispatchQueue+WithFuture.swift
[259/316] Compiling NIOCore EventLoop+Deprecated.swift
[260/316] Compiling NIOCore EventLoop+SerialExecutor.swift
[261/316] Compiling NIOCore EventLoop.swift
[262/316] Compiling NIOCore SocketOptionProvider.swift
[263/316] Compiling NIOCore SystemCallHelpers.swift
[264/316] Compiling NIOCore TimeAmount+Duration.swift
[265/316] Compiling NIOCore TypeAssistedChannelHandler.swift
[266/316] Compiling NIOCore UniversalBootstrapSupport.swift
[267/316] Compiling NIOCore Utilities.swift
[268/316] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[269/316] Compiling NIOCore NIOAsyncWriter.swift
[270/316] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[271/316] Compiling NIOCore BSDSocketAPI.swift
[272/316] Compiling NIOCore ByteBuffer-aux.swift
[273/316] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[274/316] Compiling NIOCore ByteBuffer-conversions.swift
[275/316] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[276/316] Compiling NIOCore EventLoopFuture+Deprecated.swift
[277/316] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[278/316] Compiling NIOCore EventLoopFuture.swift
[279/316] Compiling NIOCore FileDescriptor.swift
[280/316] Compiling NIOCore FileHandle.swift
[281/316] Compiling NIOCore FileRegion.swift
[282/316] Compiling NIOCore Channel.swift
[283/316] Compiling NIOCore ChannelHandler.swift
[284/316] Compiling NIOCore ChannelHandlers.swift
[285/316] Compiling NIOCore ChannelInvoker.swift
[286/316] Compiling NIOCore ChannelOption.swift
[287/316] Compiling NIOCore ChannelPipeline.swift
[288/316] Compiling NIOCore CircularBuffer.swift
[289/316] Emitting module ProcessSpawnSync
[290/316] Compiling ProcessSpawnSync ProcessSpawner.swift
[291/316] Compiling NIOCore NIOLoopBound.swift
[292/316] Compiling NIOCore NIOScheduledCallback.swift
[293/316] Compiling NIOCore NIOSendable.swift
[294/316] Compiling NIOCore RecvByteBufferAllocator.swift
[295/316] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[296/316] Compiling NIOCore SocketAddresses.swift
[297/316] Compiling NIOCore GlobalSingletons.swift
[298/316] Compiling NIOCore IO.swift
[299/316] Compiling NIOCore IOData.swift
[300/316] Compiling NIOCore IPProtocol.swift
[301/316] Compiling NIOCore IntegerBitPacking.swift
[302/316] Compiling NIOCore IntegerTypes.swift
[303/316] Compiling NIOCore ByteBuffer-core.swift
[304/316] Compiling NIOCore ByteBuffer-hex.swift
[305/316] Compiling NIOCore ByteBuffer-int.swift
[306/316] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[307/316] Compiling NIOCore ByteBuffer-multi-int.swift
[308/316] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[309/316] Compiling NIOCore ByteBuffer-views.swift
[310/316] Compiling NIOCore Interfaces.swift
[311/316] Compiling NIOCore Linux.swift
[312/316] Compiling NIOCore MarkedCircularBuffer.swift
[313/316] Compiling NIOCore MulticastChannel.swift
[314/316] Compiling NIOCore NIOAny.swift
[315/316] Compiling NIOCore NIOCloseOnErrorHandler.swift
[316/316] Emitting module NIOCore
[317/369] Compiling NIOEmbedded Embedded.swift
[318/369] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[319/369] Emitting module NIOEmbedded
[320/369] Compiling NIOEmbedded AsyncTestingChannel.swift
[321/369] Compiling NIOPosix SocketProtocols.swift
[322/369] Compiling NIOPosix System.swift
[323/369] Compiling NIOPosix Thread.swift
[324/369] Compiling NIOPosix ThreadPosix.swift
[325/369] Compiling NIOPosix ThreadWindows.swift
[326/374] Compiling NIOPosix PooledRecvBufferAllocator.swift
[327/374] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[328/374] Compiling NIOPosix PosixSingletons.swift
[329/374] Compiling NIOPosix RawSocketBootstrap.swift
[330/374] Compiling NIOPosix Resolver.swift
[331/374] Compiling NIOPosix GetaddrinfoResolver.swift
[332/374] Compiling NIOPosix HappyEyeballs.swift
[333/374] Compiling NIOPosix IO.swift
[334/374] Compiling NIOPosix IntegerBitPacking.swift
[335/374] Compiling NIOPosix IntegerTypes.swift
[336/374] Compiling NIOPosix Linux.swift
[337/374] Emitting module NIOPosix
[338/374] Compiling NIOPosix BSDSocketAPICommon.swift
[339/374] Compiling NIOPosix BSDSocketAPIPosix.swift
[340/374] Compiling NIOPosix BSDSocketAPIWindows.swift
[341/374] Compiling NIOPosix BaseSocket.swift
[342/374] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[343/374] Compiling NIOPosix BaseSocketChannel.swift
[344/374] Compiling NIOPosix Selectable.swift
[345/374] Compiling NIOPosix SelectableChannel.swift
[346/374] Compiling NIOPosix SelectableEventLoop.swift
[347/374] Compiling NIOPosix SelectorEpoll.swift
[348/374] Compiling NIOPosix SelectorGeneric.swift
[349/374] Compiling NIOPosix UnsafeTransfer.swift
[350/374] Compiling NIOPosix Utilities.swift
[351/374] Compiling NIOPosix VsockAddress.swift
[352/374] Compiling NIOPosix VsockChannelEvents.swift
[353/374] Compiling NIOPosix resource_bundle_accessor.swift
[354/374] Compiling NIOPosix BaseStreamSocketChannel.swift
[355/374] Compiling NIOPosix Bootstrap.swift
[356/374] Compiling NIOPosix ControlMessage.swift
[357/374] Compiling NIOPosix DatagramVectorReadManager.swift
[358/374] Compiling NIOPosix Errors+Any.swift
[359/374] Compiling NIOPosix FileDescriptor.swift
[360/374] Compiling NIOPosix SelectorKqueue.swift
[361/374] Compiling NIOPosix SelectorUring.swift
[362/374] Compiling NIOPosix ServerSocket.swift
[363/374] Compiling NIOPosix Socket.swift
[364/374] Compiling NIOPosix SocketChannel.swift
[365/374] Compiling NIOPosix LinuxCPUSet.swift
[366/374] Compiling NIOPosix LinuxUring.swift
[367/374] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[368/374] Compiling NIOPosix NIOThreadPool.swift
[369/374] Compiling NIOPosix NonBlockingFileIO.swift
[370/374] Compiling NIOPosix PendingDatagramWritesManager.swift
[371/374] Compiling NIOPosix PendingWritesManager.swift
[372/374] Compiling NIOPosix PipeChannel.swift
[373/374] Compiling NIOPosix PipePair.swift
[374/374] Compiling NIOPosix Pool.swift
[375/376] Compiling NIO Exports.swift
[376/376] Emitting module NIO
[377/384] Compiling AsyncProcess ProcessExit.swift
[378/384] Compiling AsyncProcess EOFSequence.swift
[379/384] Compiling AsyncProcess FileContentStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncProcess/FileContentStream.swift:82:9: warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
 80 |       }
 81 |       let fileHandle = NIOLoopBound(
 82 |         NIOFileHandle(descriptor: dupedFD),
    |         `- warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
 83 |         eventLoop: eventLoop
 84 |       )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[380/384] Emitting module AsyncProcess
[381/384] Compiling AsyncProcess ProcessExecutor.swift
[382/384] Compiling AsyncProcess NIOAsyncPipeWriter.swift
[383/384] Compiling AsyncProcess ProcessExecutor+Convenience.swift
[384/384] Compiling AsyncProcess ChunkSequence.swift
Build complete! (18.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.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"
    }
  ],
  "manifest_display_name" : "AsyncProcess",
  "name" : "AsyncProcess",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AsyncProcess",
      "targets" : [
        "AsyncProcess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ProcessSpawnSync",
      "targets" : [
        "ProcessSpawnSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProcessSpawnSync",
      "module_type" : "SwiftTarget",
      "name" : "ProcessSpawnSync",
      "path" : "Sources/ProcessSpawnSync",
      "product_dependencies" : [
        "Atomics",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "AsyncProcess",
        "ProcessSpawnSync"
      ],
      "sources" : [
        "ProcessSpawner.swift"
      ],
      "target_dependencies" : [
        "CProcessSpawnSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CProcessSpawnSync",
      "module_type" : "ClangTarget",
      "name" : "CProcessSpawnSync",
      "path" : "Sources/CProcessSpawnSync",
      "product_memberships" : [
        "AsyncProcess",
        "ProcessSpawnSync"
      ],
      "sources" : [
        "spawner.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncProcessTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncProcessTests",
      "path" : "Tests/AsyncProcessTests",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "NIO",
        "NIOConcurrencyHelpers",
        "Logging"
      ],
      "sources" : [
        "AsyncByteBufferLineSequenceTests.swift",
        "Helpers+LogRecorderHandler.swift",
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "AsyncProcess"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncProcess",
      "module_type" : "SwiftTarget",
      "name" : "AsyncProcess",
      "path" : "Sources/AsyncProcess",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "Logging",
        "NIO",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "AsyncProcess"
      ],
      "sources" : [
        "ChunkSequence.swift",
        "EOFSequence.swift",
        "FileContentStream.swift",
        "NIOAsyncPipeWriter.swift",
        "ProcessExecutor+Convenience.swift",
        "ProcessExecutor.swift",
        "ProcessExit.swift"
      ],
      "target_dependencies" : [
        "ProcessSpawnSync"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.