This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Witness with Swift 6.0 for macOS (Xcode) using Xcode 16.0.

Swift 6 data race errors: 30

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Witness-Package -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/njdehoog/witness.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/njdehoog/witness
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b046945 Merge pull request #8 from perlmunger/master
Cloned https://github.com/njdehoog/witness.git
Revision (git rev-parse @):
b0469457b460fc78620e3b456fed9b18669100d5
SUCCESS checkout https://github.com/njdehoog/witness.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $workDir
https://github.com/njdehoog/witness.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Witness",
  "name" : "Witness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Witness",
      "targets" : [
        "Witness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2"
  ],
  "targets" : [
    {
      "c99name" : "WitnessTests",
      "module_type" : "SwiftTarget",
      "name" : "WitnessTests",
      "path" : "Tests/WitnessTests",
      "sources" : [
        "WitnessTests.swift"
      ],
      "target_dependencies" : [
        "Witness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Witness",
      "module_type" : "SwiftTarget",
      "name" : "Witness",
      "path" : "Sources/Witness",
      "product_memberships" : [
        "Witness"
      ],
      "sources" : [
        "EventStream.swift",
        "FileEvent.swift",
        "Witness.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Witness",
    "schemes" : [
      "Witness",
      "Witness-Package"
    ],
    "targets" : [
      "Witness",
      "WitnessPackageDescription",
      "WitnessPackageTests",
      "WitnessTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Witness-Package -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.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 Witness-Package -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Witness' in project 'Witness' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: c5fcf55ba25a381c5e54fc86a3ce5160
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c5fcf55ba25a381c5e54fc86a3ce5160.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Witness.xcodeproj
    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/Witness.xcodeproj
    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/Witness.xcodeproj
    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/Witness.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
/Users/admin/builder/spi-builder-workspace/Witness.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 14.4.99. (in target 'Witness' from project 'Witness')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Witness' from project 'Witness')
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Resources Versions/Current/Resources (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Witness Versions/Current/Witness (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Witness /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Witness
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Modules Versions/Current/Modules (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Headers Versions/Current/Headers (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/Current A (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/Current
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Headers (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.LinkFileList (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-OutputFileMap.json (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-OutputFileMap.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Witness.xcodeproj/Witness_Info.plist (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Witness.xcodeproj/Witness_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources/Info.plist
SwiftDriver Witness normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Witness -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.10 -enable-bare-slash-regex -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.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/Witness.build/Debug/Witness.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/EventStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: note: annotate 'None' with '@MainActor' if property should only be accessed from the main actor
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:89:23: warning: static property 'UseCFTypes' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:89:23: note: annotate 'UseCFTypes' with '@MainActor' if property should only be accessed from the main actor
    public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:89:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:90:23: warning: static property 'NoDefer' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:90:23: note: annotate 'NoDefer' with '@MainActor' if property should only be accessed from the main actor
    public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:90:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:91:23: warning: static property 'WatchRoot' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:91:23: note: annotate 'WatchRoot' with '@MainActor' if property should only be accessed from the main actor
    public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:91:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:92:23: warning: static property 'IgnoreSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:92:23: note: annotate 'IgnoreSelf' with '@MainActor' if property should only be accessed from the main actor
    public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:92:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:93:23: warning: static property 'FileEvents' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:93:23: note: annotate 'FileEvents' with '@MainActor' if property should only be accessed from the main actor
    public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:93:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:94:23: warning: static property 'MarkSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:94:23: note: annotate 'MarkSelf' with '@MainActor' if property should only be accessed from the main actor
    public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:94:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
                      ^
    nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ Witness (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
84 |     init(_ value: Int) { self.rawValue = FSEventStreamCreateFlags(value) }
85 |
86 |     public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
   |                       |- warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'None' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
87 |
88 |     // setting the UseCFTypes flag has no consequences, because Witness will always enable it
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:89:23: warning: static property 'UseCFTypes' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
87 |
88 |     // setting the UseCFTypes flag has no consequences, because Witness will always enable it
89 |     public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
   |                       |- warning: static property 'UseCFTypes' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'UseCFTypes' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
90 |     public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
91 |     public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:90:23: warning: static property 'NoDefer' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
88 |     // setting the UseCFTypes flag has no consequences, because Witness will always enable it
89 |     public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
90 |     public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
   |                       |- warning: static property 'NoDefer' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'NoDefer' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
91 |     public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
92 |     public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:91:23: warning: static property 'WatchRoot' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
89 |     public static let UseCFTypes = EventStreamCreateFlags(kFSEventStreamCreateFlagUseCFTypes)
90 |     public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
91 |     public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
   |                       |- warning: static property 'WatchRoot' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'WatchRoot' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
92 |     public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
93 |     public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:92:23: warning: static property 'IgnoreSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
90 |     public static let NoDefer = EventStreamCreateFlags(kFSEventStreamCreateFlagNoDefer)
91 |     public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
92 |     public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
   |                       |- warning: static property 'IgnoreSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'IgnoreSelf' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
93 |     public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
94 |     public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:93:23: warning: static property 'FileEvents' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
91 |     public static let WatchRoot = EventStreamCreateFlags(kFSEventStreamCreateFlagWatchRoot)
92 |     public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
93 |     public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
   |                       |- warning: static property 'FileEvents' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'FileEvents' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
94 |     public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
95 | }
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:94:23: warning: static property 'MarkSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
79 | }
80 |
81 | public struct EventStreamCreateFlags: OptionSet {
   |               `- note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
82 |     public let rawValue: FSEventStreamCreateFlags
83 |     public init(rawValue: FSEventStreamCreateFlags) { self.rawValue = rawValue }
   :
92 |     public static let IgnoreSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagIgnoreSelf)
93 |     public static let FileEvents = EventStreamCreateFlags(kFSEventStreamCreateFlagFileEvents)
94 |     public static let MarkSelf = EventStreamCreateFlags(kFSEventStreamCreateFlagMarkSelf)
   |                       |- warning: static property 'MarkSelf' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'MarkSelf' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | }
96 |
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:21:23: warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
 19 |     init(_ value: Int) { self.rawValue = FSEventStreamEventFlags(value) }
 20 |
 21 |     public static let None = FileEventFlags(kFSEventStreamEventFlagNone)
    |                       |- warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'None' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 |     public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:23:23: warning: static property 'MustScanSubDirs' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 21 |     public static let None = FileEventFlags(kFSEventStreamEventFlagNone)
 22 |
 23 |     public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
    |                       |- warning: static property 'MustScanSubDirs' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'MustScanSubDirs' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |
 25 |     public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:25:23: warning: static property 'UserDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 23 |     public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
 24 |
 25 |     public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
    |                       |- warning: static property 'UserDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'UserDropped' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:26:23: warning: static property 'KernelDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 24 |
 25 |     public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
 26 |     public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
    |                       |- warning: static property 'KernelDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'KernelDropped' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:28:23: warning: static property 'EventIdsWrapped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 26 |     public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
 27 |
 28 |     public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
    |                       |- warning: static property 'EventIdsWrapped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'EventIdsWrapped' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |
 30 |     public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:30:23: warning: static property 'HistoryDone' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 28 |     public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
 29 |
 30 |     public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
    |                       |- warning: static property 'HistoryDone' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'HistoryDone' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:32:23: warning: static property 'RootChanged' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 30 |     public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
 31 |
 32 |     public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
    |                       |- warning: static property 'RootChanged' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'RootChanged' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:34:23: warning: static property 'Mount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 32 |     public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
 33 |
 34 |     public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
    |                       |- warning: static property 'Mount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'Mount' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 35 |     public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
 36 |
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:35:23: warning: static property 'Unmount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 33 |
 34 |     public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
 35 |     public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
    |                       |- warning: static property 'Unmount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'Unmount' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:37:23: warning: static property 'ItemCreated' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 35 |     public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
 36 |
 37 |     public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
    |                       |- warning: static property 'ItemCreated' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemCreated' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
 39 |     public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:38:23: warning: static property 'ItemRemoved' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 36 |
 37 |     public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
 38 |     public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
    |                       |- warning: static property 'ItemRemoved' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemRemoved' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |     public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
 40 |     public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:39:23: warning: static property 'ItemInodeMetaMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 37 |     public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
 38 |     public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
 39 |     public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
    |                       |- warning: static property 'ItemInodeMetaMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemInodeMetaMod' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
 41 |     public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:40:23: warning: static property 'ItemRenamed' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 38 |     public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
 39 |     public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
 40 |     public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
    |                       |- warning: static property 'ItemRenamed' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemRenamed' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |     public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
 42 |     public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:41:23: warning: static property 'ItemModified' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 39 |     public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
 40 |     public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
 41 |     public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
    |                       |- warning: static property 'ItemModified' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemModified' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
 43 |     public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:42:23: warning: static property 'ItemFinderInfoMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 40 |     public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
 41 |     public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
 42 |     public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
    |                       |- warning: static property 'ItemFinderInfoMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemFinderInfoMod' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 43 |     public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
 44 |     public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:43:23: warning: static property 'ItemChangeOwner' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 41 |     public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
 42 |     public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
 43 |     public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
    |                       |- warning: static property 'ItemChangeOwner' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemChangeOwner' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
 45 |     public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:44:23: warning: static property 'ItemXattrMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 42 |     public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
 43 |     public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
 44 |     public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
    |                       |- warning: static property 'ItemXattrMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemXattrMod' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 45 |     public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
 46 |     public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:45:23: warning: static property 'ItemIsFile' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 43 |     public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
 44 |     public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
 45 |     public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
    |                       |- warning: static property 'ItemIsFile' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemIsFile' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
 47 |     public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:46:23: warning: static property 'ItemIsDir' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 44 |     public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
 45 |     public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
 46 |     public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
    |                       |- warning: static property 'ItemIsDir' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemIsDir' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |     public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
 48 |     public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:47:23: warning: static property 'ItemIsSymlink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 45 |     public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
 46 |     public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
 47 |     public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
    |                       |- warning: static property 'ItemIsSymlink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemIsSymlink' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
 49 |     public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:48:23: warning: static property 'ItemIsHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 46 |     public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
 47 |     public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
 48 |     public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
    |                       |- warning: static property 'ItemIsHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemIsHardLink' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 49 |     public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
 50 |
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:49:23: warning: static property 'ItemIsLastHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 47 |     public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
 48 |     public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
 49 |     public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
    |                       |- warning: static property 'ItemIsLastHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'ItemIsLastHardLink' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     public static let OwnEvent = FileEventFlags(kFSEventStreamEventFlagOwnEvent)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:51:23: warning: static property 'OwnEvent' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 14 | }
 15 |
 16 | public struct FileEventFlags: OptionSet {
    |               `- note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
 17 |     public let rawValue: FSEventStreamEventFlags
 18 |     public init(rawValue: FSEventStreamEventFlags) { self.rawValue = rawValue }
    :
 49 |     public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
 50 |
 51 |     public static let OwnEvent = FileEventFlags(kFSEventStreamEventFlagOwnEvent)
    |                       |- warning: static property 'OwnEvent' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'OwnEvent' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 | }
 53 |
SwiftCompile normal arm64 Compiling\ FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/FileEvent.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:21:23: warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let None = FileEventFlags(kFSEventStreamEventFlagNone)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:21:23: note: annotate 'None' with '@MainActor' if property should only be accessed from the main actor
    public static let None = FileEventFlags(kFSEventStreamEventFlagNone)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let None = FileEventFlags(kFSEventStreamEventFlagNone)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:23:23: warning: static property 'MustScanSubDirs' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:23:23: note: annotate 'MustScanSubDirs' with '@MainActor' if property should only be accessed from the main actor
    public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let MustScanSubDirs = FileEventFlags(kFSEventStreamEventFlagMustScanSubDirs)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:25:23: warning: static property 'UserDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:25:23: note: annotate 'UserDropped' with '@MainActor' if property should only be accessed from the main actor
    public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let UserDropped = FileEventFlags(kFSEventStreamEventFlagUserDropped)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:26:23: warning: static property 'KernelDropped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:26:23: note: annotate 'KernelDropped' with '@MainActor' if property should only be accessed from the main actor
    public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let KernelDropped = FileEventFlags(kFSEventStreamEventFlagKernelDropped)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:28:23: warning: static property 'EventIdsWrapped' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:28:23: note: annotate 'EventIdsWrapped' with '@MainActor' if property should only be accessed from the main actor
    public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let EventIdsWrapped = FileEventFlags(kFSEventStreamEventFlagEventIdsWrapped)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:30:23: warning: static property 'HistoryDone' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:30:23: note: annotate 'HistoryDone' with '@MainActor' if property should only be accessed from the main actor
    public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let HistoryDone = FileEventFlags(kFSEventStreamEventFlagHistoryDone)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:32:23: warning: static property 'RootChanged' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:32:23: note: annotate 'RootChanged' with '@MainActor' if property should only be accessed from the main actor
    public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let RootChanged = FileEventFlags(kFSEventStreamEventFlagRootChanged)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:34:23: warning: static property 'Mount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:34:23: note: annotate 'Mount' with '@MainActor' if property should only be accessed from the main actor
    public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let Mount = FileEventFlags(kFSEventStreamEventFlagMount)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:35:23: warning: static property 'Unmount' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:35:23: note: annotate 'Unmount' with '@MainActor' if property should only be accessed from the main actor
    public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let Unmount = FileEventFlags(kFSEventStreamEventFlagUnmount)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:37:23: warning: static property 'ItemCreated' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:37:23: note: annotate 'ItemCreated' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemCreated = FileEventFlags(kFSEventStreamEventFlagItemCreated)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:38:23: warning: static property 'ItemRemoved' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:38:23: note: annotate 'ItemRemoved' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemRemoved = FileEventFlags(kFSEventStreamEventFlagItemRemoved)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:39:23: warning: static property 'ItemInodeMetaMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:39:23: note: annotate 'ItemInodeMetaMod' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemInodeMetaMod = FileEventFlags(kFSEventStreamEventFlagItemInodeMetaMod)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:40:23: warning: static property 'ItemRenamed' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:40:23: note: annotate 'ItemRenamed' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemRenamed = FileEventFlags(kFSEventStreamEventFlagItemRenamed)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:41:23: warning: static property 'ItemModified' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:41:23: note: annotate 'ItemModified' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemModified = FileEventFlags(kFSEventStreamEventFlagItemModified)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:42:23: warning: static property 'ItemFinderInfoMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:42:23: note: annotate 'ItemFinderInfoMod' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemFinderInfoMod = FileEventFlags(kFSEventStreamEventFlagItemFinderInfoMod)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:43:23: warning: static property 'ItemChangeOwner' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:43:23: note: annotate 'ItemChangeOwner' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemChangeOwner = FileEventFlags(kFSEventStreamEventFlagItemChangeOwner)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:44:23: warning: static property 'ItemXattrMod' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:44:23: note: annotate 'ItemXattrMod' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:44:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemXattrMod = FileEventFlags(kFSEventStreamEventFlagItemXattrMod)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:45:23: warning: static property 'ItemIsFile' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:45:23: note: annotate 'ItemIsFile' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemIsFile = FileEventFlags(kFSEventStreamEventFlagItemIsFile)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:46:23: warning: static property 'ItemIsDir' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:46:23: note: annotate 'ItemIsDir' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemIsDir = FileEventFlags(kFSEventStreamEventFlagItemIsDir)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:47:23: warning: static property 'ItemIsSymlink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:47:23: note: annotate 'ItemIsSymlink' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemIsSymlink = FileEventFlags(kFSEventStreamEventFlagItemIsSymlink)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:48:23: warning: static property 'ItemIsHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:48:23: note: annotate 'ItemIsHardLink' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:48:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemIsHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsHardlink)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:49:23: warning: static property 'ItemIsLastHardLink' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:49:23: note: annotate 'ItemIsLastHardLink' with '@MainActor' if property should only be accessed from the main actor
    public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let ItemIsLastHardLink = FileEventFlags(kFSEventStreamEventFlagItemIsLastHardlink)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:51:23: warning: static property 'OwnEvent' is not concurrency-safe because non-'Sendable' type 'FileEventFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OwnEvent = FileEventFlags(kFSEventStreamEventFlagOwnEvent)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:16:15: note: consider making struct 'FileEventFlags' conform to the 'Sendable' protocol
public struct FileEventFlags: OptionSet {
              ^
                                       , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:51:23: note: annotate 'OwnEvent' with '@MainActor' if property should only be accessed from the main actor
    public static let OwnEvent = FileEventFlags(kFSEventStreamEventFlagOwnEvent)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift:51:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OwnEvent = FileEventFlags(kFSEventStreamEventFlagOwnEvent)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Witness.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Witness/Witness.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/swift-overrides.hmap -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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Witness -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.o -index-unit-output-path /Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: warning: static property 'None' is not concurrency-safe because non-'Sendable' type 'EventStreamCreateFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:81:15: note: consider making struct 'EventStreamCreateFlags' conform to the 'Sendable' protocol
public struct EventStreamCreateFlags: OptionSet {
              ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: note: annotate 'None' with '@MainActor' if property should only be accessed from the main actor
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift:86:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let None = EventStreamCreateFlags(kFSEventStreamCreateFlagNone)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for Witness (in target 'Witness' from project 'Witness')
SwiftDriver\ Compilation\ Requirements Witness normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Witness -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.10 -enable-bare-slash-regex -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.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/Witness.build/Debug/Witness.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Headers/Witness-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Headers/Witness-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftmodule (in target 'Witness' from project 'Witness')
    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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftdoc (in target 'Witness' from project 'Witness')
    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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.abi.json (in target 'Witness' from project 'Witness')
    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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftsourceinfo (in target 'Witness' from project 'Witness')
    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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Modules/Witness.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Witness.swift (in target 'Witness' from project 'Witness')
SwiftDriverJobDiscovery normal arm64 Compiling FileEvent.swift (in target 'Witness' from project 'Witness')
SwiftDriverJobDiscovery normal arm64 Compiling EventStream.swift (in target 'Witness' from project 'Witness')
SwiftDriver\ Compilation Witness normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Witness -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.10 -enable-bare-slash-regex -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-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/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.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/Witness.build/Debug/Witness.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_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/Witness.build/Debug/Witness.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Witness normal (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.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 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.LinkFileList -install_name @rpath/Witness.framework/Versions/A/Witness -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftmodule -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Witness
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftConstValuesFileList (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftConstValuesFileList
ExtractAppIntentsMetadata (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources --toolchain-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain --module-name Witness --sdk-root /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk --xcode-version 15E204a --platform-family macOS --deployment-target 10.10 --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Witness --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Witness' from project 'Witness')
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Versions/A/Witness.tbd (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Witness -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Versions/A/Witness.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "-"

    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Witness.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Versions/A/Witness.tbd (in target 'Witness' from project 'Witness')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Versions/A/Witness.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Witness.framework/Witness.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Witness",
  "name" : "Witness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Witness",
      "targets" : [
        "Witness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2"
  ],
  "targets" : [
    {
      "c99name" : "WitnessTests",
      "module_type" : "SwiftTarget",
      "name" : "WitnessTests",
      "path" : "Tests/WitnessTests",
      "sources" : [
        "WitnessTests.swift"
      ],
      "target_dependencies" : [
        "Witness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Witness",
      "module_type" : "SwiftTarget",
      "name" : "Witness",
      "path" : "Sources/Witness",
      "product_memberships" : [
        "Witness"
      ],
      "sources" : [
        "EventStream.swift",
        "FileEvent.swift",
        "Witness.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.