The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncFileMonitor, reference main (459ec1), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:11:37 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/CleanCocoa/AsyncFileMonitor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/AsyncFileMonitor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 459ec12 Merge pull request #2 from vanvoorden/ordered-collections
Cloned https://github.com/CleanCocoa/AsyncFileMonitor.git
Revision (git rev-parse @):
459ec128b1b5bffa400bde3127974f0d8029e338
SUCCESS checkout https://github.com/CleanCocoa/AsyncFileMonitor.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git
[1/2277] Fetching swift-docc-plugin
[229/25829] Fetching swift-docc-plugin, swift-collections
[488/29501] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.26s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.26s)
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (6.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
========================================
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": "asyncfilemonitor",
      "name": "AsyncFileMonitor",
      "url": "https://github.com/CleanCocoa/AsyncFileMonitor.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncFileMonitor",
      "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": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CleanCocoa/AsyncFileMonitor.git
[1/275] Fetching asyncfilemonitor
Fetched https://github.com/CleanCocoa/AsyncFileMonitor.git from cache (0.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.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.1 (1.22s)
Creating working copy for https://github.com/CleanCocoa/AsyncFileMonitor.git
Working copy of https://github.com/CleanCocoa/AsyncFileMonitor.git resolved at main (459ec12)
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
warning: '.resolve-product-dependencies': dependency 'asyncfilemonitor' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CleanCocoa/AsyncFileMonitor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[2/11] Write watch-entitlement.plist
[2/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/26] Compiling InternalCollectionsUtilities Descriptions.swift
[12/26] Compiling InternalCollectionsUtilities Debugging.swift
[13/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/26] Compiling InternalCollectionsUtilities Integer rank.swift
[16/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/26] Emitting module InternalCollectionsUtilities
[21/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[31/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[32/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[33/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/88] Compiling OrderedCollections OrderedSet+Sendable.swift
[36/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[37/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[38/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[39/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[43/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[44/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[45/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[46/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/88] Compiling OrderedCollections _Hashtable+Header.swift
[49/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[51/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/88] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[53/88] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[54/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[56/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[57/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[58/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[59/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/88] Compiling OrderedCollections OrderedSet+Codable.swift
[61/88] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/88] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/88] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/88] Compiling OrderedCollections OrderedDictionary.swift
[72/88] Compiling OrderedCollections _HashTable+Bucket.swift
[73/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/88] Compiling OrderedCollections _HashTable+Constants.swift
[75/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/88] Compiling OrderedCollections _HashTable+Testing.swift
[77/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/88] Compiling OrderedCollections _HashTable.swift
[79/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/88] Compiling OrderedCollections OrderedSet+Testing.swift
[81/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[82/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[83/88] Compiling OrderedCollections OrderedSet.swift
[84/88] Compiling OrderedCollections _UnsafeBitset.swift
[85/88] Emitting module OrderedCollections
[86/94] Compiling AsyncFileMonitor MulticastAsyncStream.swift
[87/94] Compiling AsyncFileMonitor FileSystemEventStream.swift
[88/94] Compiling AsyncFileMonitor Change.swift
[89/94] Emitting module AsyncFileMonitor
[90/94] Compiling AsyncFileMonitor FolderContentMonitor.swift
[91/94] Compiling AsyncFileMonitor FolderContentChangeEvent.swift
[92/96] Emitting module watch
[93/96] Compiling watch Watch.swift
[93/96] Write Objects.LinkFileList
[94/96] Linking watch
[95/96] Applying watch
Build complete! (12.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AsyncFileMonitor",
  "name" : "AsyncFileMonitor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncFileMonitor",
      "targets" : [
        "AsyncFileMonitor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "watch",
      "targets" : [
        "watch"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "watch",
      "module_type" : "SwiftTarget",
      "name" : "watch",
      "path" : "Sources/watch",
      "product_memberships" : [
        "watch"
      ],
      "sources" : [
        "Watch.swift"
      ],
      "target_dependencies" : [
        "AsyncFileMonitor"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RaceConditionTests",
      "module_type" : "SwiftTarget",
      "name" : "RaceConditionTests",
      "path" : "Tests/RaceConditionTests",
      "sources" : [
        "0_FSEventStreamBaseline.swift",
        "1_FSEventStreamRaceConditions.swift",
        "2_ActorExecutorCoordination.swift",
        "2_ActorExecutorCoordination/TestActorBasedFileMonitor.swift",
        "2_ActorExecutorCoordination/TestFileSystemEventExecutor.swift",
        "2_ActorExecutorCoordination/TestFileSystemEventStream.swift",
        "2_ActorExecutorCoordination/TestFolderContentMonitor.swift",
        "2_ActorExecutorCoordination/TestStreamRegistrar.swift",
        "3_EventOrderingRegressions.swift",
        "4_DirectAsyncStream.swift",
        "Helpers/EventCollector.swift",
        "Helpers/FSEventStreamTestRunner.swift",
        "Helpers/TestAssertions.swift",
        "Helpers/TestConfiguration.swift"
      ],
      "target_dependencies" : [
        "AsyncFileMonitor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncFileMonitorTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncFileMonitorTests",
      "path" : "Tests/AsyncFileMonitorTests",
      "sources" : [
        "AsyncFileMonitorTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "AsyncFileMonitor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncFileMonitor",
      "module_type" : "SwiftTarget",
      "name" : "AsyncFileMonitor",
      "path" : "Sources/AsyncFileMonitor",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "AsyncFileMonitor",
        "watch"
      ],
      "sources" : [
        "Change.swift",
        "FileSystemEventStream.swift",
        "FolderContentChangeEvent.swift",
        "FolderContentMonitor.swift",
        "MulticastAsyncStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.