The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build EonilFSEvents, reference master (a54369), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 10:32:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eonil/FSEvents.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eonil/FSEvents
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a54369c Release FSEventStream when deiniting EonilFSEventStream
Cloned https://github.com/eonil/FSEvents.git
Revision (git rev-parse @):
a54369c44ab9caabf611d01080e64fe30608d83f
SUCCESS checkout https://github.com/eonil/FSEvents.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/eonil/FSEvents.git
https://github.com/eonil/FSEvents.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EonilFSEvents",
  "name" : "EonilFSEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "EonilFSEvents",
      "targets" : [
        "EonilFSEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EonilFSEventsDemoCLI",
      "targets" : [
        "EonilFSEventsDemoCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EonilFSEventsDemoCLI",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEventsDemoCLI",
      "path" : "Sources/EonilFSEventsDemoCLI",
      "product_memberships" : [
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "EonilFSEvents"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "EonilFSEvents",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEvents",
      "path" : "Sources/EonilFSEvents",
      "product_memberships" : [
        "EonilFSEvents",
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "EonilFSEventStream.swift",
        "EonilFSEventStreamCreateFlags.swift",
        "EonilFSEventStreamError.swift",
        "EonilFSEventStreamEvent.swift",
        "EonilFSEventStreamEventFlags.swift",
        "EonilFSEventStreamEventID.swift",
        "EonilFSEventStreamIllogicalErrorLog.swift",
        "EonilFSEvents.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  EonilFSEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: EonilFSEvents
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EonilFSEvents",
  "name" : "EonilFSEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "EonilFSEvents",
      "targets" : [
        "EonilFSEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EonilFSEventsDemoCLI",
      "targets" : [
        "EonilFSEventsDemoCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EonilFSEventsDemoCLI",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEventsDemoCLI",
      "path" : "Sources/EonilFSEventsDemoCLI",
      "product_memberships" : [
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "EonilFSEvents"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "EonilFSEvents",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEvents",
      "path" : "Sources/EonilFSEvents",
      "product_memberships" : [
        "EonilFSEvents",
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "EonilFSEventStream.swift",
        "EonilFSEventStreamCreateFlags.swift",
        "EonilFSEventStreamError.swift",
        "EonilFSEventStreamEvent.swift",
        "EonilFSEventStreamEventFlags.swift",
        "EonilFSEventStreamEventID.swift",
        "EonilFSEventStreamIllogicalErrorLog.swift",
        "EonilFSEvents.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EonilFSEvents",
      "EonilFSEvents-Package",
      "EonilFSEventsDemoCLI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  EonilFSEvents: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'EonilFSEventsDemoCLI' in project 'EonilFSEvents'
        ➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
    Target 'EonilFSEvents' in project 'EonilFSEvents'
        ➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
    Target 'EonilFSEvents' in project 'EonilFSEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6bbb1cdd91d46c2ee03a5e44b25597ce
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6bbb1cdd91d46c2ee03a5e44b25597ce.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI_const_extract_protocols.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI.LinkFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI.SwiftFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI-OutputFileMap.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/armv7k/EonilFSEventsDemoCLI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-OutputFileMap.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI_const_extract_protocols.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftConstValuesFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI.SwiftFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI.LinkFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI-OutputFileMap.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64_32/EonilFSEventsDemoCLI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.SwiftFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-OutputFileMap.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyMetadataFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyStaticMetadataFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.LinkFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents_const_extract_protocols.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftConstValuesFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.LinkFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-OutputFileMap.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.modulemap (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.modulemap (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver EonilFSEvents normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EonilFSEvents normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EonilFSEvents normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.abi.json
EmitSwiftModule normal arm64 (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift:21:29: error: cannot find type 'FSEventStreamRef' in scope
    fileprivate var rawref: FSEventStreamRef!
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:13:26: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public let rawValue: FSEventStreamCreateFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:14:27: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public init(rawValue: FSEventStreamCreateFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:10:16: warning: stored property 'code' of 'Sendable'-conforming struct 'EonilFSEventsError' has non-sendable type 'EonilFSEventsErrorCode'; this is an error in the Swift 6 language mode
    public var code: EonilFSEventsErrorCode
               ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:21:13: note: consider making enum 'EonilFSEventsErrorCode' conform to the 'Sendable' protocol
public enum EonilFSEventsErrorCode {
            ^
                                   : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
    public let rawValue: FSEventStreamEventId
                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
    public let rawValue: FSEventStreamEventFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:33:27: error: cannot find type 'FSEventStreamEventFlags' in scope
    public init(rawValue: FSEventStreamEventFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:14:27: error: cannot find type 'FSEventStreamEventId' in scope
    public init(rawValue: FSEventStreamEventId) {
                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: UInt) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: UInt) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: warning: var 'watchers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: convert 'watchers' to a 'let' constant to make 'Sendable' shared state immutable
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: add '@MainActor' to make var 'watchers' part of global actor 'MainActor'
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ EonilFSEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.abi.json
EmitSwiftModule normal armv7k (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift:21:29: error: cannot find type 'FSEventStreamRef' in scope
    fileprivate var rawref: FSEventStreamRef!
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:13:26: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public let rawValue: FSEventStreamCreateFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:14:27: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public init(rawValue: FSEventStreamCreateFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:10:16: warning: stored property 'code' of 'Sendable'-conforming struct 'EonilFSEventsError' has non-sendable type 'EonilFSEventsErrorCode'; this is an error in the Swift 6 language mode
    public var code: EonilFSEventsErrorCode
               ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:21:13: note: consider making enum 'EonilFSEventsErrorCode' conform to the 'Sendable' protocol
public enum EonilFSEventsErrorCode {
            ^
                                   : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
    public let rawValue: FSEventStreamEventId
                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
    public let rawValue: FSEventStreamEventFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:33:27: error: cannot find type 'FSEventStreamEventFlags' in scope
    public init(rawValue: FSEventStreamEventFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:14:27: error: cannot find type 'FSEventStreamEventId' in scope
    public init(rawValue: FSEventStreamEventId) {
                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: UInt) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: UInt) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: warning: var 'watchers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: convert 'watchers' to a 'let' constant to make 'Sendable' shared state immutable
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: add '@MainActor' to make var 'watchers' part of global actor 'MainActor'
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
            ^
nonisolated(unsafe)
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
	EmitSwiftModule normal arm64 (in target 'EonilFSEvents' from project 'EonilFSEvents')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
	EmitSwiftModule normal armv7k (in target 'EonilFSEvents' from project 'EonilFSEvents')
	Building workspace spi-builder-workspace with scheme EonilFSEvents-Package
(5 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  EonilFSEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: EonilFSEvents
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EonilFSEvents",
  "name" : "EonilFSEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "EonilFSEvents",
      "targets" : [
        "EonilFSEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EonilFSEventsDemoCLI",
      "targets" : [
        "EonilFSEventsDemoCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EonilFSEventsDemoCLI",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEventsDemoCLI",
      "path" : "Sources/EonilFSEventsDemoCLI",
      "product_memberships" : [
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "EonilFSEvents"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "EonilFSEvents",
      "module_type" : "SwiftTarget",
      "name" : "EonilFSEvents",
      "path" : "Sources/EonilFSEvents",
      "product_memberships" : [
        "EonilFSEvents",
        "EonilFSEventsDemoCLI"
      ],
      "sources" : [
        "EonilFSEventStream.swift",
        "EonilFSEventStreamCreateFlags.swift",
        "EonilFSEventStreamError.swift",
        "EonilFSEventStreamEvent.swift",
        "EonilFSEventStreamEventFlags.swift",
        "EonilFSEventStreamEventID.swift",
        "EonilFSEventStreamIllogicalErrorLog.swift",
        "EonilFSEvents.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EonilFSEvents",
      "EonilFSEvents-Package",
      "EonilFSEventsDemoCLI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  EonilFSEvents: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'EonilFSEventsDemoCLI' in project 'EonilFSEvents'
        ➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
    Target 'EonilFSEvents' in project 'EonilFSEvents'
        ➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
    Target 'EonilFSEvents' in project 'EonilFSEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4225d8f154fc2c1d466cfe3e67487384
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4225d8f154fc2c1d466cfe3e67487384.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver EonilFSEvents normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EonilFSEvents normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver EonilFSEvents normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/arm64_32/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
EmitSwiftModule normal arm64_32 (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-watchos/EonilFSEvents.build/Objects-normal/armv7k/EonilFSEvents.abi.json
EmitSwiftModule normal armv7k (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift:21:29: error: cannot find type 'FSEventStreamRef' in scope
    fileprivate var rawref: FSEventStreamRef!
                            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:13:26: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public let rawValue: FSEventStreamCreateFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:14:27: error: cannot find type 'FSEventStreamCreateFlags' in scope
    public init(rawValue: FSEventStreamCreateFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
    public let rawValue: FSEventStreamEventId
                         ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
    public let rawValue: FSEventStreamEventFlags
                         ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:33:27: error: cannot find type 'FSEventStreamEventFlags' in scope
    public init(rawValue: FSEventStreamEventFlags) {
                          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
    ~~~~~~~~~~~ ^
    public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: Int) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: Int) {
                ^
                public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:14:27: error: cannot find type 'FSEventStreamEventId' in scope
    public init(rawValue: FSEventStreamEventId) {
                          ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
    fileprivate init(rawValue: UInt) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
    fileprivate init(rawValue: UInt) {
    ~~~~~~~~~~~ ^
    public
SwiftCompile normal armv7k Compiling\ EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
	EmitSwiftModule normal armv7k (in target 'EonilFSEvents' from project 'EonilFSEvents')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
	Building workspace spi-builder-workspace with scheme EonilFSEvents-Package
(4 failures)
BUILD FAILURE 6.1 watchOS