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

Successful build of EonilFSEvents, reference master (a54369), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 10:32:39 UTC.

Swift 6 data race errors: 3

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 platform=macOS,arch=arm64 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 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:         macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 9ec0fdfbbf841498a9dad6640e1a978f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9ec0fdfbbf841498a9dad6640e1a978f.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
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/EonilFSEvents.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/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/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/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\ 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\ 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

/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
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

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

/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\ 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

/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)
SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
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/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/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\ 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\ 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

SwiftDriverJobDiscovery normal arm64 Emitting module for EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/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/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/EonilFSEvents-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/EonilFSEvents-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver EonilFSEventsDemoCLI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEventsDemoCLI' 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 EonilFSEventsDemoCLI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEventsDemoCLI (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEventsDemoCLI/main.swift (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for EonilFSEventsDemoCLI (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
SwiftDriver\ Compilation\ Requirements EonilFSEventsDemoCLI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEventsDemoCLI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule (in target 'EonilFSEventsDemoCLI' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftdoc (in target 'EonilFSEventsDemoCLI' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.abi.json (in target 'EonilFSEventsDemoCLI' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftsourceinfo (in target 'EonilFSEventsDemoCLI' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
SwiftDriver\ Compilation EonilFSEventsDemoCLI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EonilFSEventsDemoCLI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-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/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/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/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/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/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.o normal (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.o
ExtractAppIntentsMetadata (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name EonilFSEvents --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.EonilFSEvents --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 03:32:38.458 appintentsmetadataprocessor[719:4062] Starting appintentsmetadataprocessor export
2025-04-28 03:32:38.496 appintentsmetadataprocessor[719:4062] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.o (in target 'EonilFSEvents' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEvents.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI normal (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.swiftmodule -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EonilFSEventsDemoCLI
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e993cff9ecd1d72c0ac893d78bc620ce85c9fd7a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e993cff9ecd1d72c0ac893d78bc620ce85c9fd7a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e993cff9ecd1d72c0ac893d78bc620ce85c9fd7a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e993cff9ecd1d72c0ac893d78bc620ce85c9fd7a, name:My Mac }
Build complete.
{
  "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"
}
Done.