The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncFileMonitor, reference 1.0.0 (df573c), with Swift 6.3 for Linux on 16 Apr 2026 22:06:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/AsyncFileMonitor.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/CleanCocoa/AsyncFileMonitor
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at df573cb chore: update docs and references
Cloned https://github.com/CleanCocoa/AsyncFileMonitor.git
Revision (git rev-parse @):
df573cba62a5845a1a98d96bef7a22b5ccb9557b
SUCCESS checkout https://github.com/CleanCocoa/AsyncFileMonitor.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CleanCocoa/AsyncFileMonitor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2277] Fetching swift-docc-plugin
[252/25829] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.58s)
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.18s)
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.6
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/45] Emitting module InternalCollectionsUtilities
[16/47] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/47] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/47] Compiling InternalCollectionsUtilities Debugging.swift
[19/47] Compiling InternalCollectionsUtilities Descriptions.swift
[20/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/47] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/47] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/47] Compiling InternalCollectionsUtilities Integer rank.swift
[31/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/47] Compiling InternalCollectionsUtilities String+Padding.swift
[34/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/48] Wrapping AST for InternalCollectionsUtilities for debugging
[37/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[38/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[39/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[40/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[41/342] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/347] Compiling HashTreeCollections _HashNode+Structural union.swift
[43/347] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[44/347] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[45/347] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[46/347] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[47/347] Compiling HashTreeCollections _HashNode.swift
[48/347] Compiling HashTreeCollections _HashNodeHeader.swift
[49/347] Compiling HashTreeCollections _HashSlot.swift
[50/347] Compiling HashTreeCollections _HashNode+Builder.swift
[51/347] Compiling HashTreeCollections _HashNode+Debugging.swift
[52/347] Compiling HashTreeCollections _HashNode+Initializers.swift
[53/347] Compiling HashTreeCollections _HashNode+Invariants.swift
[54/347] Compiling HashTreeCollections _HashNode+Lookups.swift
[55/347] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/347] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/347] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[58/347] Compiling HashTreeCollections _HashNode+Storage.swift
[59/347] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[60/347] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[61/347] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[62/347] Compiling HashTreeCollections _HashNode+Structural merge.swift
[63/347] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[64/347] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[65/347] Compiling HeapModule Heap+Descriptions.swift
[66/347] Compiling ContainersPreview Box.swift
[67/347] Compiling ContainersPreview Inout.swift
[68/347] Compiling ContainersPreview InputSpan.swift
[69/347] Compiling ContainersPreview Shared.swift
[70/347] Emitting module ContainersPreview
[71/347] Compiling HashTreeCollections _AncestorHashSlots.swift
[72/347] Compiling HashTreeCollections _Bitmap.swift
[73/347] Compiling HashTreeCollections _Bucket.swift
[74/347] Compiling HashTreeCollections _Hash.swift
[75/347] Compiling HashTreeCollections _HashLevel.swift
[77/348] Compiling HeapModule _HeapNode.swift
[77/348] Wrapping AST for ContainersPreview for debugging
[79/348] Compiling HeapModule Heap.swift
[80/388] Compiling HeapModule Heap+Invariants.swift
[81/388] Compiling HeapModule Heap+UnsafeHandle.swift
[82/388] Emitting module HeapModule
[83/389] Wrapping AST for HeapModule for debugging
[85/389] Compiling DequeModule UniqueDeque+Consumption.swift
[86/389] Compiling DequeModule UniqueDeque+Container.swift
[87/389] Compiling DequeModule UniqueDeque+Descriptions.swift
[88/389] Compiling DequeModule UniqueDeque+Equatable.swift
[89/389] Compiling DequeModule UniqueDeque+Experimental.swift
[90/394] Compiling HashTreeCollections TreeSet+Hashable.swift
[91/394] Compiling HashTreeCollections TreeSet+Sendable.swift
[92/394] Compiling HashTreeCollections TreeSet+Sequence.swift
[93/394] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[94/394] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[95/394] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[96/394] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[97/394] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[98/394] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[99/394] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[100/404] Emitting module BitCollections
[101/404] Compiling DequeModule UniqueDeque+Replacements.swift
[102/404] Compiling DequeModule UniqueDeque.swift
[103/404] Compiling DequeModule _DequeSlot.swift
[104/404] Compiling DequeModule _UnsafeDequeHandle.swift
[105/404] Compiling DequeModule _UnsafeDequeSegments.swift
[106/404] Compiling HashTreeCollections _HashTreeIterator.swift
[107/404] Compiling HashTreeCollections _HashTreeStatistics.swift
[108/404] Compiling DequeModule UniqueDeque+Append.swift
[114/404] Compiling DequeModule UniqueDeque+Hashable.swift
[115/404] Compiling HashTreeCollections _RawHashNode.swift
[116/404] Compiling HashTreeCollections _UnmanagedHashNode.swift
[117/404] Compiling HashTreeCollections _UnsafePath.swift
[118/404] Compiling HashTreeCollections TreeDictionary+Codable.swift
[119/404] Compiling HashTreeCollections TreeDictionary+Collection.swift
[120/404] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[121/404] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[128/404] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[129/418] Compiling OrderedCollections OrderedSet+SubSequence.swift
[130/418] Compiling OrderedCollections OrderedSet+Testing.swift
[131/418] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[132/418] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[133/418] Compiling OrderedCollections OrderedSet.swift
[134/418] Compiling OrderedCollections _UnsafeBitset.swift
[135/418] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/418] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/418] Compiling HashTreeCollections TreeSet+Extras.swift
[138/418] Compiling HashTreeCollections TreeSet+Filter.swift
[139/418] Compiling DequeModule _DequeBuffer.swift
[140/418] Compiling DequeModule _DequeBufferHeader.swift
[141/418] Compiling DequeModule RigidDeque+Append.swift
[142/418] Compiling DequeModule RigidDeque+Consumption.swift
[143/418] Compiling DequeModule RigidDeque+Container.swift
[144/418] Compiling DequeModule RigidDeque+Descriptions.swift
[145/418] Compiling DequeModule RigidDeque+Prepend.swift
[160/418] Compiling DequeModule UniqueDeque+Insertions.swift
[161/418] Compiling DequeModule UniqueDeque+Prepend.swift
[162/418] Compiling DequeModule UniqueDeque+Removals.swift
[163/418] Compiling DequeModule RigidDeque+Equatable.swift
[164/418] Compiling DequeModule RigidDeque+Experimental.swift
[165/418] Compiling DequeModule RigidDeque+Hashable.swift
[166/418] Compiling DequeModule RigidDeque+Initializers.swift
[167/418] Compiling DequeModule RigidDeque+Insertions.swift
[184/418] Compiling DequeModule RigidDeque+Removals.swift
[185/418] Compiling DequeModule RigidDeque+Replacements.swift
[186/418] Compiling DequeModule RigidDeque+Testing.swift
[187/418] Compiling DequeModule RigidDeque.swift
[190/424] Compiling DequeModule UniqueDeque+Initializers.swift
[194/427] Compiling DequeModule Deque+CustomReflectable.swift
[195/427] Compiling DequeModule Deque+Descriptions.swift
[196/427] Compiling DequeModule Deque+Equatable.swift
[197/427] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[221/427] Compiling DequeModule Deque+Extras.swift
[222/427] Compiling DequeModule Deque+Hashable.swift
[223/427] Compiling DequeModule Deque+Testing.swift
[224/427] Compiling DequeModule Deque._Storage.swift
[225/427] Compiling DequeModule Deque._UnsafeHandle.swift
[226/427] Compiling DequeModule Deque.swift
[227/427] Compiling DequeModule Deque+Codable.swift
[228/427] Compiling DequeModule Deque+Collection.swift
[229/427] Compiling _RopeModule String Utilities.swift
[230/427] Compiling _RopeModule String.Index+ABI.swift
[231/427] Compiling _RopeModule _CharacterRecognizer.swift
[232/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/427] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/427] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/427] Compiling HashTreeCollections TreeSet.swift
[295/427] Compiling BitCollections BitSet.Index.swift
[296/427] Compiling OrderedCollections OrderedSet+Sendable.swift
[328/428] Emitting module OrderedCollections
[339/429] Wrapping AST for BitCollections for debugging
[372/429] Emitting module _RopeModule
[372/429] Wrapping AST for OrderedCollections for debugging
[374/429] Emitting module DequeModule
[403/430] Emitting module HashTreeCollections
[404/431] Wrapping AST for DequeModule for debugging
[416/431] Compiling _RopeModule Rope+Join.swift
[417/431] Compiling _RopeModule Rope+MutatingForEach.swift
[418/431] Compiling _RopeModule Rope+Remove.swift
[419/431] Compiling _RopeModule Rope+RemoveSubrange.swift
[420/431] Compiling _RopeModule Rope+Split.swift
[421/431] Compiling _RopeModule Optional Utilities.swift
[425/432] Wrapping AST for HashTreeCollections for debugging
[426/433] Wrapping AST for _RopeModule for debugging
[428/438] Compiling Collections DequeModule reexports.swift
[429/438] Compiling Collections HashTreeCollections reexports.swift
[430/438] Compiling Collections OrderedCollections reexports.swift
[431/438] Compiling Collections HeapModule reexports.swift
[432/438] Emitting module Collections
[433/438] Compiling Collections BitCollections reexports.swift
[434/439] Wrapping AST for Collections for debugging
[436/445] Compiling AsyncFileMonitor FolderContentChangeEvent.swift
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:21:17: error: cannot find type 'FSEventStreamEventId' in scope
19 | 	///
20 | 	/// This is an alias for ``eventID`` to satisfy the `Identifiable` protocol.
21 | 	public var id: FSEventStreamEventId { eventID }
   |                 `- error: cannot find type 'FSEventStreamEventId' in scope
22 |
23 | 	/// The unique event identifier assigned by Core Services.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:24:22: error: cannot find type 'FSEventStreamEventId' in scope
22 |
23 | 	/// The unique event identifier assigned by Core Services.
24 | 	public let eventID: FSEventStreamEventId
   |                      `- error: cannot find type 'FSEventStreamEventId' in scope
25 |
26 | 	/// The file system path where the change occurred.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:50:12: error: cannot find type 'FSEventStreamEventId' in scope
48 | 	///   - change: The ``Change`` flags describing what happened
49 | 	public init(
50 | 		eventID: FSEventStreamEventId,
   |            `- error: cannot find type 'FSEventStreamEventId' in scope
51 | 		eventPath: String,
52 | 		change: Change
[437/445] Compiling AsyncFileMonitor Change.swift
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:31:26: error: cannot find type 'FSEventStreamEventFlags' in scope
 29 | 	///
 30 | 	/// - Parameter eventFlags: The `FSEventStreamEventFlags` to convert.
 31 | 	public init(eventFlags: FSEventStreamEventFlags) {
    |                          `- error: cannot find type 'FSEventStreamEventFlags' in scope
 32 | 		self.rawValue = Int(eventFlags)
 33 | 	}
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:36:51: error: cannot find 'kFSEventStreamEventFlagItemIsDir' in scope
 34 |
 35 | 	/// The changed item is a directory.
 36 | 	public static let isDirectory = Change(rawValue: kFSEventStreamEventFlagItemIsDir)
    |                                                   `- error: cannot find 'kFSEventStreamEventFlagItemIsDir' in scope
 37 |
 38 | 	/// The changed item is a file.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:39:46: error: cannot find 'kFSEventStreamEventFlagItemIsFile' in scope
 37 |
 38 | 	/// The changed item is a file.
 39 | 	public static let isFile = Change(rawValue: kFSEventStreamEventFlagItemIsFile)
    |                                              `- error: cannot find 'kFSEventStreamEventFlagItemIsFile' in scope
 40 |
 41 | 	/// The changed item is a hard link.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:42:50: error: cannot find 'kFSEventStreamEventFlagItemIsHardlink' in scope
 40 |
 41 | 	/// The changed item is a hard link.
 42 | 	public static let isHardlink = Change(rawValue: kFSEventStreamEventFlagItemIsHardlink)
    |                                                  `- error: cannot find 'kFSEventStreamEventFlagItemIsHardlink' in scope
 43 |
 44 | 	/// The changed item is the last hard link to a file that is being removed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:45:54: error: cannot find 'kFSEventStreamEventFlagItemIsLastHardlink' in scope
 43 |
 44 | 	/// The changed item is the last hard link to a file that is being removed.
 45 | 	public static let isLastHardlink = Change(rawValue: kFSEventStreamEventFlagItemIsLastHardlink)
    |                                                      `- error: cannot find 'kFSEventStreamEventFlagItemIsLastHardlink' in scope
 46 |
 47 | 	/// The changed item is a symbolic link.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:48:49: error: cannot find 'kFSEventStreamEventFlagItemIsSymlink' in scope
 46 |
 47 | 	/// The changed item is a symbolic link.
 48 | 	public static let isSymlink = Change(rawValue: kFSEventStreamEventFlagItemIsSymlink)
    |                                                 `- error: cannot find 'kFSEventStreamEventFlagItemIsSymlink' in scope
 49 |
 50 | 	/// The item was created.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:51:47: error: cannot find 'kFSEventStreamEventFlagItemCreated' in scope
 49 |
 50 | 	/// The item was created.
 51 | 	public static let created = Change(rawValue: kFSEventStreamEventFlagItemCreated)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemCreated' in scope
 52 |
 53 | 	/// The item was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:54:48: error: cannot find 'kFSEventStreamEventFlagItemModified' in scope
 52 |
 53 | 	/// The item was modified.
 54 | 	public static let modified = Change(rawValue: kFSEventStreamEventFlagItemModified)
    |                                                `- error: cannot find 'kFSEventStreamEventFlagItemModified' in scope
 55 |
 56 | 	/// The item was removed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:57:47: error: cannot find 'kFSEventStreamEventFlagItemRemoved' in scope
 55 |
 56 | 	/// The item was removed.
 57 | 	public static let removed = Change(rawValue: kFSEventStreamEventFlagItemRemoved)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemRemoved' in scope
 58 |
 59 | 	/// The item was renamed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:60:47: error: cannot find 'kFSEventStreamEventFlagItemRenamed' in scope
 58 |
 59 | 	/// The item was renamed.
 60 | 	public static let renamed = Change(rawValue: kFSEventStreamEventFlagItemRenamed)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemRenamed' in scope
 61 |
 62 | 	/// The item's owner was changed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:63:51: error: cannot find 'kFSEventStreamEventFlagItemChangeOwner' in scope
 61 |
 62 | 	/// The item's owner was changed.
 63 | 	public static let changeOwner = Change(rawValue: kFSEventStreamEventFlagItemChangeOwner)
    |                                                   `- error: cannot find 'kFSEventStreamEventFlagItemChangeOwner' in scope
 64 |
 65 | 	/// The item's Finder information was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:66:58: error: cannot find 'kFSEventStreamEventFlagItemFinderInfoMod' in scope
 64 |
 65 | 	/// The item's Finder information was modified.
 66 | 	public static let finderInfoModified = Change(rawValue: kFSEventStreamEventFlagItemFinderInfoMod)
    |                                                          `- error: cannot find 'kFSEventStreamEventFlagItemFinderInfoMod' in scope
 67 |
 68 | 	/// The item's inode metadata was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:69:57: error: cannot find 'kFSEventStreamEventFlagItemInodeMetaMod' in scope
 67 |
 68 | 	/// The item's inode metadata was modified.
 69 | 	public static let inodeMetaModified = Change(rawValue: kFSEventStreamEventFlagItemInodeMetaMod)
    |                                                         `- error: cannot find 'kFSEventStreamEventFlagItemInodeMetaMod' in scope
 70 |
 71 | 	/// The item's extended attributes were modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:72:54: error: cannot find 'kFSEventStreamEventFlagItemXattrMod' in scope
 70 |
 71 | 	/// The item's extended attributes were modified.
 72 | 	public static let xattrsModified = Change(rawValue: kFSEventStreamEventFlagItemXattrMod)
    |                                                      `- error: cannot find 'kFSEventStreamEventFlagItemXattrMod' in scope
 73 | }
 74 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[438/445] Compiling AsyncFileMonitor MulticastAsyncStream.swift
[439/445] Emitting module AsyncFileMonitor
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:31:26: error: cannot find type 'FSEventStreamEventFlags' in scope
 29 | 	///
 30 | 	/// - Parameter eventFlags: The `FSEventStreamEventFlags` to convert.
 31 | 	public init(eventFlags: FSEventStreamEventFlags) {
    |                          `- error: cannot find type 'FSEventStreamEventFlags' in scope
 32 | 		self.rawValue = Int(eventFlags)
 33 | 	}
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:36:51: error: cannot find 'kFSEventStreamEventFlagItemIsDir' in scope
 34 |
 35 | 	/// The changed item is a directory.
 36 | 	public static let isDirectory = Change(rawValue: kFSEventStreamEventFlagItemIsDir)
    |                                                   `- error: cannot find 'kFSEventStreamEventFlagItemIsDir' in scope
 37 |
 38 | 	/// The changed item is a file.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:39:46: error: cannot find 'kFSEventStreamEventFlagItemIsFile' in scope
 37 |
 38 | 	/// The changed item is a file.
 39 | 	public static let isFile = Change(rawValue: kFSEventStreamEventFlagItemIsFile)
    |                                              `- error: cannot find 'kFSEventStreamEventFlagItemIsFile' in scope
 40 |
 41 | 	/// The changed item is a hard link.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:42:50: error: cannot find 'kFSEventStreamEventFlagItemIsHardlink' in scope
 40 |
 41 | 	/// The changed item is a hard link.
 42 | 	public static let isHardlink = Change(rawValue: kFSEventStreamEventFlagItemIsHardlink)
    |                                                  `- error: cannot find 'kFSEventStreamEventFlagItemIsHardlink' in scope
 43 |
 44 | 	/// The changed item is the last hard link to a file that is being removed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:45:54: error: cannot find 'kFSEventStreamEventFlagItemIsLastHardlink' in scope
 43 |
 44 | 	/// The changed item is the last hard link to a file that is being removed.
 45 | 	public static let isLastHardlink = Change(rawValue: kFSEventStreamEventFlagItemIsLastHardlink)
    |                                                      `- error: cannot find 'kFSEventStreamEventFlagItemIsLastHardlink' in scope
 46 |
 47 | 	/// The changed item is a symbolic link.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:48:49: error: cannot find 'kFSEventStreamEventFlagItemIsSymlink' in scope
 46 |
 47 | 	/// The changed item is a symbolic link.
 48 | 	public static let isSymlink = Change(rawValue: kFSEventStreamEventFlagItemIsSymlink)
    |                                                 `- error: cannot find 'kFSEventStreamEventFlagItemIsSymlink' in scope
 49 |
 50 | 	/// The item was created.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:51:47: error: cannot find 'kFSEventStreamEventFlagItemCreated' in scope
 49 |
 50 | 	/// The item was created.
 51 | 	public static let created = Change(rawValue: kFSEventStreamEventFlagItemCreated)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemCreated' in scope
 52 |
 53 | 	/// The item was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:54:48: error: cannot find 'kFSEventStreamEventFlagItemModified' in scope
 52 |
 53 | 	/// The item was modified.
 54 | 	public static let modified = Change(rawValue: kFSEventStreamEventFlagItemModified)
    |                                                `- error: cannot find 'kFSEventStreamEventFlagItemModified' in scope
 55 |
 56 | 	/// The item was removed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:57:47: error: cannot find 'kFSEventStreamEventFlagItemRemoved' in scope
 55 |
 56 | 	/// The item was removed.
 57 | 	public static let removed = Change(rawValue: kFSEventStreamEventFlagItemRemoved)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemRemoved' in scope
 58 |
 59 | 	/// The item was renamed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:60:47: error: cannot find 'kFSEventStreamEventFlagItemRenamed' in scope
 58 |
 59 | 	/// The item was renamed.
 60 | 	public static let renamed = Change(rawValue: kFSEventStreamEventFlagItemRenamed)
    |                                               `- error: cannot find 'kFSEventStreamEventFlagItemRenamed' in scope
 61 |
 62 | 	/// The item's owner was changed.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:63:51: error: cannot find 'kFSEventStreamEventFlagItemChangeOwner' in scope
 61 |
 62 | 	/// The item's owner was changed.
 63 | 	public static let changeOwner = Change(rawValue: kFSEventStreamEventFlagItemChangeOwner)
    |                                                   `- error: cannot find 'kFSEventStreamEventFlagItemChangeOwner' in scope
 64 |
 65 | 	/// The item's Finder information was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:66:58: error: cannot find 'kFSEventStreamEventFlagItemFinderInfoMod' in scope
 64 |
 65 | 	/// The item's Finder information was modified.
 66 | 	public static let finderInfoModified = Change(rawValue: kFSEventStreamEventFlagItemFinderInfoMod)
    |                                                          `- error: cannot find 'kFSEventStreamEventFlagItemFinderInfoMod' in scope
 67 |
 68 | 	/// The item's inode metadata was modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:69:57: error: cannot find 'kFSEventStreamEventFlagItemInodeMetaMod' in scope
 67 |
 68 | 	/// The item's inode metadata was modified.
 69 | 	public static let inodeMetaModified = Change(rawValue: kFSEventStreamEventFlagItemInodeMetaMod)
    |                                                         `- error: cannot find 'kFSEventStreamEventFlagItemInodeMetaMod' in scope
 70 |
 71 | 	/// The item's extended attributes were modified.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/Change.swift:72:54: error: cannot find 'kFSEventStreamEventFlagItemXattrMod' in scope
 70 |
 71 | 	/// The item's extended attributes were modified.
 72 | 	public static let xattrsModified = Change(rawValue: kFSEventStreamEventFlagItemXattrMod)
    |                                                      `- error: cannot find 'kFSEventStreamEventFlagItemXattrMod' in scope
 73 | }
 74 |
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:38:40: error: cannot find type 'FSEventStreamCallback' in scope
 36 | /// Direct FSEventStream callback that forwards events to the provided handler.
 37 | /// This eliminates Swift concurrency Task scheduling and prevents event reordering.
 38 | private let directEventStreamCallback: FSEventStreamCallback = {
    |                                        `- error: cannot find type 'FSEventStreamCallback' in scope
 39 | 	(stream, contextInfo, numEvents, eventPaths, eventFlags, eventIDs) in
 40 | 	guard let contextInfo else { return }
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:61:25: error: cannot find type 'FSEventStreamRef' in scope
 59 | /// The FileSystemEventStream has exactly one "port" - the event handler closure.
 60 | final class FileSystemEventStream {
 61 | 	private let streamRef: FSEventStreamRef
    |                         `- error: cannot find type 'FSEventStreamRef' in scope
 62 | 	private let queue: DispatchQueue
 63 | 	private let eventHandlerBox: EventHandlerBox
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:75:14: error: cannot find type 'FSEventStreamEventId' in scope
 73 | 	init(
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 76 | 		latency: CFTimeInterval,
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:76:12: error: cannot find type 'CFTimeInterval' in scope
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
 76 | 		latency: CFTimeInterval,
    |            `- error: cannot find type 'CFTimeInterval' in scope
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
 78 | 	) throws {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:21:17: error: cannot find type 'FSEventStreamEventId' in scope
19 | 	///
20 | 	/// This is an alias for ``eventID`` to satisfy the `Identifiable` protocol.
21 | 	public var id: FSEventStreamEventId { eventID }
   |                 `- error: cannot find type 'FSEventStreamEventId' in scope
22 |
23 | 	/// The unique event identifier assigned by Core Services.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:24:22: error: cannot find type 'FSEventStreamEventId' in scope
22 |
23 | 	/// The unique event identifier assigned by Core Services.
24 | 	public let eventID: FSEventStreamEventId
   |                      `- error: cannot find type 'FSEventStreamEventId' in scope
25 |
26 | 	/// The file system path where the change occurred.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentChangeEvent.swift:50:12: error: cannot find type 'FSEventStreamEventId' in scope
48 | 	///   - change: The ``Change`` flags describing what happened
49 | 	public init(
50 | 		eventID: FSEventStreamEventId,
   |            `- error: cannot find type 'FSEventStreamEventId' in scope
51 | 		eventPath: String,
52 | 		change: Change
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:58:22: error: cannot find type 'CFTimeInterval' in scope
 56 | 	/// Interval (in seconds) that the system should wait before reporting events,
 57 | 	/// allowing multiple related events to be coalesced. A value of `0.0` means no delay.
 58 | 	public let latency: CFTimeInterval
    |                      `- error: cannot find type 'CFTimeInterval' in scope
 59 |
 60 | 	/// The FSEventStreamEventId to start from.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:64:24: error: cannot find type 'FSEventStreamEventId' in scope
 62 | 	/// This determines which events should be reported. Use `kFSEventStreamEventIdSinceNow`
 63 | 	/// to only receive events that occur after monitoring starts.
 64 | 	public let sinceWhen: FSEventStreamEventId
    |                        `- error: cannot find type 'FSEventStreamEventId' in scope
 65 |
 66 | 	/// Create a new monitor for the specified paths.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:74:14: error: cannot find type 'FSEventStreamEventId' in scope
 72 | 	public init(
 73 | 		paths: [String],
 74 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 75 | 		latency: CFTimeInterval = 0
 76 | 	) {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:75:12: error: cannot find type 'CFTimeInterval' in scope
 73 | 		paths: [String],
 74 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
 75 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
 76 | 	) {
 77 | 		self.paths = paths
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:90:14: error: cannot find type 'FSEventStreamEventId' in scope
 88 | 	public convenience init(
 89 | 		url: URL,
 90 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 91 | 		latency: CFTimeInterval = 0
 92 | 	) {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:91:12: error: cannot find type 'CFTimeInterval' in scope
 89 | 		url: URL,
 90 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
 91 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
 92 | 	) {
 93 | 		precondition(url.isFileURL)
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:184:14: error: cannot find type 'FSEventStreamEventId' in scope
182 | 	public static func makeStream(
183 | 		url: URL,
184 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
185 | 		latency: CFTimeInterval = 0
186 | 	) -> AsyncStream<FolderContentChangeEvent> {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:185:12: error: cannot find type 'CFTimeInterval' in scope
183 | 		url: URL,
184 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
185 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
186 | 	) -> AsyncStream<FolderContentChangeEvent> {
187 | 		let monitor = FolderContentMonitor(
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:218:14: error: cannot find type 'FSEventStreamEventId' in scope
216 | 	public static func makeStream(
217 | 		paths: [String],
218 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
219 | 		latency: CFTimeInterval = 0
220 | 	) -> AsyncStream<FolderContentChangeEvent> {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:219:12: error: cannot find type 'CFTimeInterval' in scope
217 | 		paths: [String],
218 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
219 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
220 | 	) -> AsyncStream<FolderContentChangeEvent> {
221 | 		let monitor = FolderContentMonitor(
[440/445] Compiling AsyncFileMonitor FolderContentMonitor.swift
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:58:22: error: cannot find type 'CFTimeInterval' in scope
 56 | 	/// Interval (in seconds) that the system should wait before reporting events,
 57 | 	/// allowing multiple related events to be coalesced. A value of `0.0` means no delay.
 58 | 	public let latency: CFTimeInterval
    |                      `- error: cannot find type 'CFTimeInterval' in scope
 59 |
 60 | 	/// The FSEventStreamEventId to start from.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:64:24: error: cannot find type 'FSEventStreamEventId' in scope
 62 | 	/// This determines which events should be reported. Use `kFSEventStreamEventIdSinceNow`
 63 | 	/// to only receive events that occur after monitoring starts.
 64 | 	public let sinceWhen: FSEventStreamEventId
    |                        `- error: cannot find type 'FSEventStreamEventId' in scope
 65 |
 66 | 	/// Create a new monitor for the specified paths.
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:74:14: error: cannot find type 'FSEventStreamEventId' in scope
 72 | 	public init(
 73 | 		paths: [String],
 74 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 75 | 		latency: CFTimeInterval = 0
 76 | 	) {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:75:12: error: cannot find type 'CFTimeInterval' in scope
 73 | 		paths: [String],
 74 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
 75 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
 76 | 	) {
 77 | 		self.paths = paths
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:90:14: error: cannot find type 'FSEventStreamEventId' in scope
 88 | 	public convenience init(
 89 | 		url: URL,
 90 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 91 | 		latency: CFTimeInterval = 0
 92 | 	) {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:91:12: error: cannot find type 'CFTimeInterval' in scope
 89 | 		url: URL,
 90 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
 91 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
 92 | 	) {
 93 | 		precondition(url.isFileURL)
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:184:14: error: cannot find type 'FSEventStreamEventId' in scope
182 | 	public static func makeStream(
183 | 		url: URL,
184 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
185 | 		latency: CFTimeInterval = 0
186 | 	) -> AsyncStream<FolderContentChangeEvent> {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:185:12: error: cannot find type 'CFTimeInterval' in scope
183 | 		url: URL,
184 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
185 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
186 | 	) -> AsyncStream<FolderContentChangeEvent> {
187 | 		let monitor = FolderContentMonitor(
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:218:14: error: cannot find type 'FSEventStreamEventId' in scope
216 | 	public static func makeStream(
217 | 		paths: [String],
218 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
219 | 		latency: CFTimeInterval = 0
220 | 	) -> AsyncStream<FolderContentChangeEvent> {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FolderContentMonitor.swift:219:12: error: cannot find type 'CFTimeInterval' in scope
217 | 		paths: [String],
218 | 		sinceWhen: FSEventStreamEventId = FSEventStreamEventId(kFSEventStreamEventIdSinceNow),
219 | 		latency: CFTimeInterval = 0
    |            `- error: cannot find type 'CFTimeInterval' in scope
220 | 	) -> AsyncStream<FolderContentChangeEvent> {
221 | 		let monitor = FolderContentMonitor(
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:75:14: error: cannot find type 'FSEventStreamEventId' in scope
 73 | 	init(
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 76 | 		latency: CFTimeInterval,
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:76:12: error: cannot find type 'CFTimeInterval' in scope
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
 76 | 		latency: CFTimeInterval,
    |            `- error: cannot find type 'CFTimeInterval' in scope
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
 78 | 	) throws {
[441/445] Compiling AsyncFileMonitor FileSystemEventStream.swift
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:38:40: error: cannot find type 'FSEventStreamCallback' in scope
 36 | /// Direct FSEventStream callback that forwards events to the provided handler.
 37 | /// This eliminates Swift concurrency Task scheduling and prevents event reordering.
 38 | private let directEventStreamCallback: FSEventStreamCallback = {
    |                                        `- error: cannot find type 'FSEventStreamCallback' in scope
 39 | 	(stream, contextInfo, numEvents, eventPaths, eventFlags, eventIDs) in
 40 | 	guard let contextInfo else { return }
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:61:25: error: cannot find type 'FSEventStreamRef' in scope
 59 | /// The FileSystemEventStream has exactly one "port" - the event handler closure.
 60 | final class FileSystemEventStream {
 61 | 	private let streamRef: FSEventStreamRef
    |                         `- error: cannot find type 'FSEventStreamRef' in scope
 62 | 	private let queue: DispatchQueue
 63 | 	private let eventHandlerBox: EventHandlerBox
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:75:14: error: cannot find type 'FSEventStreamEventId' in scope
 73 | 	init(
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
    |              `- error: cannot find type 'FSEventStreamEventId' in scope
 76 | 		latency: CFTimeInterval,
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:76:12: error: cannot find type 'CFTimeInterval' in scope
 74 | 		paths: [String],
 75 | 		sinceWhen: FSEventStreamEventId,
 76 | 		latency: CFTimeInterval,
    |            `- error: cannot find type 'CFTimeInterval' in scope
 77 | 		eventHandler: @escaping @Sendable (FolderContentChangeEvent) -> Void
 78 | 	) throws {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:84:17: error: cannot find 'FSEventStreamContext' in scope
 82 | 		// Create the callback context - pass the event handler box as the context
 83 | 		let contextPointer = Unmanaged.passUnretained(eventHandlerBox).toOpaque()
 84 | 		var context = FSEventStreamContext(
    |                 `- error: cannot find 'FSEventStreamContext' in scope
 85 | 			version: 0,
 86 | 			info: contextPointer,
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:87:12: error: 'nil' requires a contextual type
 85 | 			version: 0,
 86 | 			info: contextPointer,
 87 | 			retain: nil,
    |            `- error: 'nil' requires a contextual type
 88 | 			release: nil,
 89 | 			copyDescription: nil
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:88:13: error: 'nil' requires a contextual type
 86 | 			info: contextPointer,
 87 | 			retain: nil,
 88 | 			release: nil,
    |             `- error: 'nil' requires a contextual type
 89 | 			copyDescription: nil
 90 | 		)
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:89:21: error: 'nil' requires a contextual type
 87 | 			retain: nil,
 88 | 			release: nil,
 89 | 			copyDescription: nil
    |                     `- error: 'nil' requires a contextual type
 90 | 		)
 91 |
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:92:22: error: cannot find 'kFSEventStreamCreateFlagUseCFTypes' in scope
 90 | 		)
 91 |
 92 | 		let flags = UInt32(kFSEventStreamCreateFlagUseCFTypes | kFSEventStreamCreateFlagFileEvents)
    |                      `- error: cannot find 'kFSEventStreamCreateFlagUseCFTypes' in scope
 93 |
 94 | 		guard
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:92:59: error: cannot find 'kFSEventStreamCreateFlagFileEvents' in scope
 90 | 		)
 91 |
 92 | 		let flags = UInt32(kFSEventStreamCreateFlagUseCFTypes | kFSEventStreamCreateFlagFileEvents)
    |                                                           `- error: cannot find 'kFSEventStreamCreateFlagFileEvents' in scope
 93 |
 94 | 		guard
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:95:17: error: cannot find 'FSEventStreamCreate' in scope
 93 |
 94 | 		guard
 95 | 			let stream = FSEventStreamCreate(
    |                 `- error: cannot find 'FSEventStreamCreate' in scope
 96 | 				kCFAllocatorDefault,
 97 | 				directEventStreamCallback,
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:96:5: error: cannot find 'kCFAllocatorDefault' in scope
 94 | 		guard
 95 | 			let stream = FSEventStreamCreate(
 96 | 				kCFAllocatorDefault,
    |     `- error: cannot find 'kCFAllocatorDefault' in scope
 97 | 				directEventStreamCallback,
 98 | 				&context,
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:99:14: error: cannot find type 'CFArray' in scope
 97 | 				directEventStreamCallback,
 98 | 				&context,
 99 | 				paths as CFArray,
    |              `- error: cannot find type 'CFArray' in scope
100 | 				sinceWhen,
101 | 				latency,
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:112:3: error: cannot find 'FSEventStreamSetDispatchQueue' in scope
110 |
111 | 		// Configure the stream to use our queue and start monitoring
112 | 		FSEventStreamSetDispatchQueue(streamRef, queue)
    |   `- error: cannot find 'FSEventStreamSetDispatchQueue' in scope
113 |
114 | 		guard FSEventStreamStart(streamRef) else {
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:114:9: error: cannot find 'FSEventStreamStart' in scope
112 | 		FSEventStreamSetDispatchQueue(streamRef, queue)
113 |
114 | 		guard FSEventStreamStart(streamRef) else {
    |         `- error: cannot find 'FSEventStreamStart' in scope
115 | 			FSEventStreamRelease(streamRef)
116 | 			throw FileSystemEventStreamError.startFailed
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:115:4: error: cannot find 'FSEventStreamRelease' in scope
113 |
114 | 		guard FSEventStreamStart(streamRef) else {
115 | 			FSEventStreamRelease(streamRef)
    |    `- error: cannot find 'FSEventStreamRelease' in scope
116 | 			throw FileSystemEventStreamError.startFailed
117 | 		}
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:121:3: error: cannot find 'FSEventStreamStop' in scope
119 |
120 | 	deinit {
121 | 		FSEventStreamStop(streamRef)
    |   `- error: cannot find 'FSEventStreamStop' in scope
122 | 		FSEventStreamInvalidate(streamRef)
123 | 		FSEventStreamRelease(streamRef)
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:122:3: error: cannot find 'FSEventStreamInvalidate' in scope
120 | 	deinit {
121 | 		FSEventStreamStop(streamRef)
122 | 		FSEventStreamInvalidate(streamRef)
    |   `- error: cannot find 'FSEventStreamInvalidate' in scope
123 | 		FSEventStreamRelease(streamRef)
124 | 	}
/host/spi-builder-workspace/Sources/AsyncFileMonitor/FileSystemEventStream.swift:123:3: error: cannot find 'FSEventStreamRelease' in scope
121 | 		FSEventStreamStop(streamRef)
122 | 		FSEventStreamInvalidate(streamRef)
123 | 		FSEventStreamRelease(streamRef)
    |   `- error: cannot find 'FSEventStreamRelease' in scope
124 | 	}
125 | }
BUILD FAILURE 6.3 linux