Build Information
Successful build of AsyncFileMonitor, reference main (459ec1), with Swift 6.2 for macOS (SPM) on 1 Oct 2025 06:54:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.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/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2094] Fetching swift-docc-plugin
[211/20072] Fetching swift-docc-plugin, swift-collections
[571/23610] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.13s)
[4514/21516] Fetching swift-collections, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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-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
========================================
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": "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",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/CleanCocoa/AsyncFileMonitor.git
[1/275] Fetching asyncfilemonitor
Fetched https://github.com/CleanCocoa/AsyncFileMonitor.git from cache (0.79s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.17s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/CleanCocoa/AsyncFileMonitor.git
Working copy of https://github.com/CleanCocoa/AsyncFileMonitor.git resolved at main (459ec12)
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.2
Building package at path: $PWD
https://github.com/CleanCocoa/AsyncFileMonitor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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
[3/11] Write watch-entitlement.plist
[3/11] Write sources
[7/11] Write swift-version-49B95AFC49DCD68C.txt
[9/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/26] Compiling InternalCollectionsUtilities Debugging.swift
[12/26] Compiling InternalCollectionsUtilities Descriptions.swift
[13/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/26] Compiling InternalCollectionsUtilities Integer rank.swift
[21/26] Emitting module InternalCollectionsUtilities
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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 isStrictSubset.swift
[31/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/88] Compiling OrderedCollections OrderedSet+Codable.swift
[37/88] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[38/88] Compiling OrderedCollections OrderedSet+Descriptions.swift
[39/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[40/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[42/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/88] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/88] Compiling OrderedCollections OrderedDictionary+Invariants.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 OrderedDictionary+Partial MutableCollection.swift
[61/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/88] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[63/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[65/88] Compiling OrderedCollections OrderedDictionary.swift
[66/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[67/88] Compiling OrderedCollections OrderedSet+Testing.swift
[68/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[69/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[70/88] Compiling OrderedCollections OrderedSet.swift
[71/88] Compiling OrderedCollections _UnsafeBitset.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 _Hashtable+Header.swift
[80/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/88] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/88] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/88] Emitting module OrderedCollections
[86/94] Compiling AsyncFileMonitor FolderContentMonitor.swift
[87/94] Compiling AsyncFileMonitor FileSystemEventStream.swift
[88/94] Compiling AsyncFileMonitor FolderContentChangeEvent.swift
[89/94] Compiling AsyncFileMonitor Change.swift
[90/94] Emitting module AsyncFileMonitor
[91/94] Compiling AsyncFileMonitor MulticastAsyncStream.swift
[92/96] Compiling watch Watch.swift
[93/96] Emitting module watch
[93/96] Write Objects.LinkFileList
[94/96] Linking watch
[95/96] Applying watch
Build complete! (15.06s)
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.