The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AsyncFileMonitor, reference main (ec258d), with Swift 6.2 (beta) for macOS (SPM) on 6 Sep 2025 09:15:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 ec258da docs: update documentation for multicast approach
Cloned https://github.com/CleanCocoa/AsyncFileMonitor.git
Revision (git rev-parse @):
ec258da8a7a2fcd5d5f8db3a913ca4c1b6dfc79a
SUCCESS checkout https://github.com/CleanCocoa/AsyncFileMonitor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CleanCocoa/AsyncFileMonitor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/17] Write sources
[5/17] Write watch-entitlement.plist
[6/17] Write sources
[13/17] Write swift-version-1EA4D86E10B52AF.txt
[15/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/32] Compiling InternalCollectionsUtilities Descriptions.swift
[18/32] Compiling InternalCollectionsUtilities Debugging.swift
[19/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/32] Compiling InternalCollectionsUtilities Integer rank.swift
[27/32] Emitting module InternalCollectionsUtilities
[28/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/314] Compiling DequeModule _DequeBufferHeader.swift
[31/314] Compiling DequeModule _DequeSlot.swift
[32/315] Compiling HeapModule Heap.swift
[33/315] Compiling HeapModule _HeapNode.swift
[34/315] Compiling HeapModule Heap+Descriptions.swift
[35/315] Compiling HeapModule Heap+Invariants.swift
[36/315] Compiling HeapModule Heap+UnsafeHandle.swift
[37/315] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/315] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[39/315] Compiling HashTreeCollections _HashNode+Structural merge.swift
[40/315] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[41/315] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[42/315] Compiling HashTreeCollections TreeSet+Hashable.swift
[43/315] Compiling HashTreeCollections TreeSet+Sendable.swift
[44/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[45/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[46/315] Compiling HashTreeCollections _RawHashNode.swift
[47/315] Compiling HashTreeCollections _UnmanagedHashNode.swift
[48/321] Compiling DequeModule _DequeBuffer.swift
[49/321] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/321] Compiling HashTreeCollections _HashNode.swift
[51/321] Emitting module HeapModule
[52/321] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/321] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[54/321] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[55/321] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[56/321] Compiling HashTreeCollections TreeDictionary+Filter.swift
[57/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/321] Compiling HashTreeCollections TreeSet+Filter.swift
[65/326] Compiling HashTreeCollections _UnsafePath.swift
[66/326] Compiling HashTreeCollections TreeDictionary+Codable.swift
[67/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[68/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[69/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[70/326] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[71/326] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[72/326] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[73/326] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[74/326] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[75/326] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[76/326] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[77/326] Emitting module BitCollections
[78/326] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[79/326] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[80/326] Compiling HashTreeCollections _HashNode+Structural union.swift
[81/326] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[82/326] Compiling HashTreeCollections _HashNode+Structural filter.swift
[83/326] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[84/326] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[85/326] Compiling HashTreeCollections TreeSet+Equatable.swift
[86/326] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[87/326] Compiling HashTreeCollections TreeSet+Extras.swift
[88/326] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[89/326] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[90/326] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[91/326] Compiling HashTreeCollections _HashNode+Storage.swift
[92/326] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[100/326] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[101/326] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[119/326] Compiling HashTreeCollections _HashNodeHeader.swift
[120/326] Compiling HashTreeCollections _HashSlot.swift
[121/326] Compiling HashTreeCollections _HashStack.swift
[122/326] Compiling HashTreeCollections _HashTreeIterator.swift
[123/326] Compiling HashTreeCollections _HashTreeStatistics.swift
[124/326] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[125/326] Compiling HashTreeCollections _HashNode+Lookups.swift
[126/326] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[127/326] Compiling HashTreeCollections TreeDictionary+Values.swift
[128/326] Compiling HashTreeCollections TreeDictionary.swift
[129/326] Compiling HashTreeCollections TreeSet+Codable.swift
[130/326] Compiling HashTreeCollections TreeSet+Collection.swift
[131/326] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[132/326] Compiling HashTreeCollections TreeSet+Debugging.swift
[133/326] Compiling HashTreeCollections TreeSet+Descriptions.swift
[140/334] Emitting module DequeModule
[165/334] Compiling BitCollections BitSet.swift
[166/334] Compiling BitCollections Range+Utilities.swift
[167/334] Compiling BitCollections Slice+Utilities.swift
[168/334] Compiling BitCollections UInt+Tricks.swift
[169/334] Compiling BitCollections _Word.swift
[170/334] Compiling HashTreeCollections _Bucket.swift
[171/334] Compiling HashTreeCollections _Hash.swift
[172/334] Compiling HashTreeCollections _HashLevel.swift
[173/334] Compiling HashTreeCollections _HashNode+Builder.swift
[174/334] Compiling HashTreeCollections _HashNode+Debugging.swift
[175/334] Compiling HashTreeCollections _HashNode+Initializers.swift
[176/334] Compiling HashTreeCollections _HashNode+Invariants.swift
[185/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[186/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[187/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[188/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[189/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[190/341] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[191/341] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[192/341] Compiling HashTreeCollections TreeSet.swift
[211/341] Compiling OrderedCollections OrderedSet.swift
[212/341] Compiling OrderedCollections _UnsafeBitset.swift
[213/341] Compiling HashTreeCollections _Bitmap.swift
[236/341] Emitting module OrderedCollections
[288/341] Emitting module _RopeModule
[289/341] Compiling _RopeModule Rope+Remove.swift
[290/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[291/341] Compiling _RopeModule Rope+Split.swift
[292/341] Compiling _RopeModule Optional Utilities.swift
[293/341] Compiling _RopeModule String Utilities.swift
[294/341] Compiling _RopeModule String.Index+ABI.swift
[295/341] Compiling _RopeModule _CharacterRecognizer.swift
[329/341] Emitting module HashTreeCollections
[339/343] Compiling Collections Collections.swift
[340/343] Emitting module Collections
[341/349] Compiling AsyncFileMonitor FolderContentMonitor.swift
[342/349] Compiling AsyncFileMonitor Change.swift
[343/349] Compiling AsyncFileMonitor MulticastAsyncStream.swift
[344/349] Emitting module AsyncFileMonitor
[345/349] Compiling AsyncFileMonitor FileSystemEventStream.swift
[346/349] Compiling AsyncFileMonitor FolderContentChangeEvent.swift
[347/351] Emitting module watch
[348/351] Compiling watch main.swift
[348/351] Write Objects.LinkFileList
[349/351] Linking watch
[350/351] Applying watch
Build complete! (25.24s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2094] Fetching swift-docc-plugin
[232/19504] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3504] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
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
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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" : [
        "main.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" : [
        "Collections"
      ],
      "product_memberships" : [
        "AsyncFileMonitor",
        "watch"
      ],
      "sources" : [
        "Change.swift",
        "FileSystemEventStream.swift",
        "FolderContentChangeEvent.swift",
        "FolderContentMonitor.swift",
        "MulticastAsyncStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.