Build Information
Successful build of Witness, reference master (b04694
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 17:34:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Witness-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.1
Building package at path: $PWD
https://github.com/njdehoog/witness.git
https://github.com/njdehoog/witness.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Witness-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Witness-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Witness' in project 'Witness' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 944b4e19872bfc636e425dd79f66e956
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/944b4e19872bfc636e425dd79f66e956.xcbuilddata
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
cd /Users/admin/builder/spi-builder-workspace/Witness.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Witness.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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
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/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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Witness.DependencyMetadataFileList (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/Witness.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Witness.DependencyStaticMetadataFileList (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/Witness.DependencyStaticMetadataFileList
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-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
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
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
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.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
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
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
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/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 (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
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
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 -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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\ FileEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/FileEvent.swift (in target 'Witness' from project 'Witness')
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
/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: add '@MainActor' to make static property 'None' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'MustScanSubDirs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'UserDropped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'KernelDropped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'EventIdsWrapped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'HistoryDone' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'RootChanged' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'Mount' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'Unmount' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemCreated' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemRemoved' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemInodeMetaMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemRenamed' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemModified' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemFinderInfoMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemChangeOwner' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemXattrMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsFile' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsDir' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsSymlink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsHardLink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsLastHardLink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'OwnEvent' part of global actor 'MainActor'
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)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745602452042477-swift-frontend-Witness-FileEvent.swift-arm64_apple_macos10.10-o-Onone-4068100307.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.0950 seconds (4.1303 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5552 ( 47.0%) 0.3639 ( 46.3%) 1.9191 ( 46.9%) 1.9190 ( 46.5%) parse-and-resolve-imports
1.5552 ( 47.0%) 0.3637 ( 46.3%) 1.9189 ( 46.9%) 1.9188 ( 46.5%) Import resolution
0.0758 ( 2.3%) 0.0098 ( 1.2%) 0.0856 ( 2.1%) 0.0855 ( 2.1%) build-rewrite-system
0.0013 ( 0.0%) 0.0047 ( 0.6%) 0.0060 ( 0.1%) 0.0410 ( 1.0%) load-stdlib
0.0261 ( 0.8%) 0.0091 ( 1.2%) 0.0352 ( 0.9%) 0.0353 ( 0.9%) perform-sema
0.0260 ( 0.8%) 0.0091 ( 1.2%) 0.0351 ( 0.9%) 0.0352 ( 0.9%) Type checking and Semantic analysis
0.0178 ( 0.5%) 0.0068 ( 0.9%) 0.0246 ( 0.6%) 0.0248 ( 0.6%) typecheck-decl
0.0110 ( 0.3%) 0.0075 ( 0.9%) 0.0185 ( 0.5%) 0.0185 ( 0.4%) import-clang-decl
0.0123 ( 0.4%) 0.0030 ( 0.4%) 0.0153 ( 0.4%) 0.0153 ( 0.4%) typecheck-expr
0.0086 ( 0.3%) 0.0025 ( 0.3%) 0.0111 ( 0.3%) 0.0111 ( 0.3%) typecheck-stmt
0.0051 ( 0.2%) 0.0024 ( 0.3%) 0.0075 ( 0.2%) 0.0078 ( 0.2%) IRGen
0.0051 ( 0.2%) 0.0018 ( 0.2%) 0.0069 ( 0.2%) 0.0069 ( 0.2%) SILGen
0.0031 ( 0.1%) 0.0012 ( 0.1%) 0.0043 ( 0.1%) 0.0043 ( 0.1%) SILGen-function
0.0035 ( 0.1%) 0.0003 ( 0.0%) 0.0038 ( 0.1%) 0.0038 ( 0.1%) SIL optimization
0.0018 ( 0.1%) 0.0001 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) precheck-target
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.3089 (100.0%) 0.7861 (100.0%) 4.0950 (100.0%) 4.1303 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.5611 seconds (3.6140 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.6221 (100.0%) 0.9390 (100.0%) 3.5611 (100.0%) 3.6140 (100.0%) Building Target
2.6221 (100.0%) 0.9390 (100.0%) 3.5611 (100.0%) 3.6140 (100.0%) Total
SwiftCompile normal arm64 Compiling\ EventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Witness/EventStream.swift (in target 'Witness' from project 'Witness')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745602452042766-swift-frontend-Witness-EventStream.swift-arm64_apple_macos10.10-o-Onone-4140118575.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3769 seconds (4.2107 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0224 ( 8.9%) 0.0265 ( 21.2%) 0.0489 ( 13.0%) 1.9575 ( 46.5%) parse-and-resolve-imports
0.0224 ( 8.9%) 0.0264 ( 21.1%) 0.0488 ( 12.9%) 1.9574 ( 46.5%) Import resolution
0.0709 ( 28.2%) 0.0194 ( 15.6%) 0.0904 ( 24.0%) 0.0903 ( 2.1%) build-rewrite-system
0.0256 ( 10.2%) 0.0080 ( 6.4%) 0.0336 ( 8.9%) 0.0336 ( 0.8%) perform-sema
0.0256 ( 10.1%) 0.0079 ( 6.4%) 0.0335 ( 8.9%) 0.0335 ( 0.8%) Type checking and Semantic analysis
0.0210 ( 8.3%) 0.0068 ( 5.4%) 0.0278 ( 7.4%) 0.0278 ( 0.7%) typecheck-decl
0.0127 ( 5.0%) 0.0093 ( 7.4%) 0.0220 ( 5.8%) 0.0219 ( 0.5%) import-clang-decl
0.0012 ( 0.5%) 0.0038 ( 3.0%) 0.0050 ( 1.3%) 0.0214 ( 0.5%) load-stdlib
0.0109 ( 4.3%) 0.0036 ( 2.9%) 0.0145 ( 3.8%) 0.0145 ( 0.3%) typecheck-stmt
0.0106 ( 4.2%) 0.0035 ( 2.8%) 0.0141 ( 3.7%) 0.0141 ( 0.3%) typecheck-expr
0.0062 ( 2.4%) 0.0041 ( 3.3%) 0.0103 ( 2.7%) 0.0103 ( 0.2%) IRGen
0.0068 ( 2.7%) 0.0020 ( 1.6%) 0.0088 ( 2.3%) 0.0090 ( 0.2%) SILGen
0.0051 ( 2.0%) 0.0016 ( 1.3%) 0.0067 ( 1.8%) 0.0069 ( 0.2%) SILGen-function
0.0049 ( 1.9%) 0.0003 ( 0.3%) 0.0052 ( 1.4%) 0.0052 ( 0.1%) SIL optimization
0.0034 ( 1.3%) 0.0009 ( 0.7%) 0.0043 ( 1.1%) 0.0043 ( 0.1%) precheck-target
0.0014 ( 0.5%) 0.0004 ( 0.3%) 0.0017 ( 0.5%) 0.0017 ( 0.0%) typecheck-for-each
0.0008 ( 0.3%) 0.0004 ( 0.3%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2519 (100.0%) 0.1250 (100.0%) 0.3769 (100.0%) 4.2107 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6702 seconds (3.6125 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0552 (100.0%) 0.6150 (100.0%) 1.6702 (100.0%) 3.6125 (100.0%) Building Target
1.0552 (100.0%) 0.6150 (100.0%) 1.6702 (100.0%) 3.6125 (100.0%) Total
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
/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: add '@MainActor' to make static property 'None' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'UseCFTypes' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'NoDefer' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'WatchRoot' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'IgnoreSelf' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'FileEvents' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'MarkSelf' part of global actor 'MainActor'
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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745602452042674-swift-frontend-Witness-all-arm64_apple_macos10.10-swiftmodule-Onone-463313009.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2173 seconds (4.2864 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0224 ( 18.2%) 0.0254 ( 26.8%) 0.0478 ( 22.0%) 2.0706 ( 48.3%) parse-and-resolve-imports
0.0223 ( 18.2%) 0.0253 ( 26.7%) 0.0476 ( 21.9%) 2.0704 ( 48.3%) Import resolution
0.0181 ( 14.8%) 0.0048 ( 5.1%) 0.0230 ( 10.6%) 0.0230 ( 0.5%) perform-sema
0.0181 ( 14.8%) 0.0048 ( 5.1%) 0.0229 ( 10.5%) 0.0229 ( 0.5%) Type checking and Semantic analysis
0.0178 ( 14.5%) 0.0047 ( 5.0%) 0.0225 ( 10.4%) 0.0225 ( 0.5%) typecheck-decl
0.0012 ( 1.0%) 0.0040 ( 4.2%) 0.0052 ( 2.4%) 0.0212 ( 0.5%) load-stdlib
0.0049 ( 4.0%) 0.0115 ( 12.1%) 0.0164 ( 7.6%) 0.0202 ( 0.5%) SIL optimization
0.0014 ( 1.1%) 0.0090 ( 9.5%) 0.0103 ( 4.7%) 0.0136 ( 0.3%) Serialization, swiftmodule
0.0043 ( 3.5%) 0.0011 ( 1.1%) 0.0054 ( 2.5%) 0.0054 ( 0.1%) build-rewrite-system
0.0043 ( 3.5%) 0.0008 ( 0.9%) 0.0051 ( 2.3%) 0.0051 ( 0.1%) typecheck-expr
0.0037 ( 3.0%) 0.0008 ( 0.8%) 0.0045 ( 2.1%) 0.0045 ( 0.1%) SILGen
0.0009 ( 0.8%) 0.0010 ( 1.1%) 0.0020 ( 0.9%) 0.0020 ( 0.0%) import-clang-decl
0.0015 ( 1.2%) 0.0003 ( 0.3%) 0.0017 ( 0.8%) 0.0017 ( 0.0%) SILGen-function
0.0001 ( 0.1%) 0.0010 ( 1.1%) 0.0011 ( 0.5%) 0.0016 ( 0.0%) Serialization, swiftdoc
0.0013 ( 1.1%) 0.0002 ( 0.2%) 0.0015 ( 0.7%) 0.0015 ( 0.0%) precheck-target
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.1227 (100.0%) 0.0946 (100.0%) 0.2173 (100.0%) 4.2864 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1059 seconds (2.1487 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0560 (100.0%) 0.0499 (100.0%) 0.1059 (100.0%) 2.1487 (100.0%) Building Target
0.0560 (100.0%) 0.0499 (100.0%) 0.1059 (100.0%) 2.1487 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Witness' from project 'Witness')
cd /Users/admin/builder/spi-builder-workspace
/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: add '@MainActor' to make static property 'None' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'UseCFTypes' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'NoDefer' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'WatchRoot' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'IgnoreSelf' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'FileEvents' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'MarkSelf' part of global actor 'MainActor'
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)
/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: add '@MainActor' to make static property 'None' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'MustScanSubDirs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'UserDropped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'KernelDropped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'EventIdsWrapped' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'HistoryDone' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'RootChanged' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'Mount' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'Unmount' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemCreated' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemRemoved' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemInodeMetaMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemRenamed' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemModified' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemFinderInfoMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemChangeOwner' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemXattrMod' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsFile' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsDir' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsSymlink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsHardLink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'ItemIsLastHardLink' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'OwnEvent' part of global actor 'MainActor'
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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745602452042729-swift-frontend-Witness-Witness.swift-arm64_apple_macos10.10-o-Onone-843880736.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2798 seconds (4.1185 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0278 ( 16.1%) 0.0314 ( 29.2%) 0.0592 ( 21.1%) 1.9770 ( 48.0%) parse-and-resolve-imports
0.0277 ( 16.1%) 0.0313 ( 29.1%) 0.0590 ( 21.1%) 1.9768 ( 48.0%) Import resolution
0.0722 ( 41.9%) 0.0196 ( 18.2%) 0.0918 ( 32.8%) 0.0917 ( 2.2%) build-rewrite-system
0.0104 ( 6.0%) 0.0070 ( 6.5%) 0.0174 ( 6.2%) 0.0205 ( 0.5%) load-stdlib
0.0109 ( 6.3%) 0.0087 ( 8.1%) 0.0196 ( 7.0%) 0.0196 ( 0.5%) import-clang-decl
0.0049 ( 2.8%) 0.0019 ( 1.7%) 0.0067 ( 2.4%) 0.0067 ( 0.2%) perform-sema
0.0049 ( 2.8%) 0.0018 ( 1.7%) 0.0067 ( 2.4%) 0.0067 ( 0.2%) Type checking and Semantic analysis
0.0040 ( 2.3%) 0.0016 ( 1.5%) 0.0056 ( 2.0%) 0.0056 ( 0.1%) typecheck-decl
0.0024 ( 1.4%) 0.0026 ( 2.5%) 0.0051 ( 1.8%) 0.0051 ( 0.1%) IRGen
0.0027 ( 1.6%) 0.0007 ( 0.7%) 0.0034 ( 1.2%) 0.0034 ( 0.1%) typecheck-expr
0.0018 ( 1.0%) 0.0002 ( 0.2%) 0.0020 ( 0.7%) 0.0020 ( 0.0%) SIL optimization
0.0009 ( 0.5%) 0.0002 ( 0.2%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) SILGen
0.0007 ( 0.4%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.0%) SILGen-function
0.0003 ( 0.2%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1724 (100.0%) 0.1074 (100.0%) 0.2798 (100.0%) 4.1185 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6728 seconds (3.6105 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0546 (100.0%) 0.6182 (100.0%) 1.6728 (100.0%) 3.6105 (100.0%) Building Target
1.0546 (100.0%) 0.6182 (100.0%) 1.6728 (100.0%) 3.6105 (100.0%) Total
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
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 -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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.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/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/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 -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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-16.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 /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -rdynamic -Xlinker -no_deduplicate -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 -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Objects-normal/arm64/Witness.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Witness
ExtractAppIntentsMetadata (in target 'Witness' from project 'Witness')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Witness --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier Witness --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Witness.framework/Versions/A/Resources --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 --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Witness.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Witness.build/Debug/Witness.build/Witness.DependencyStaticMetadataFileList --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 --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 10:34:15.905 appintentsmetadataprocessor[705:4045] Starting appintentsmetadataprocessor export
2025-04-25 10:34:15.907 appintentsmetadataprocessor[705:4045] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -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: "Sign to Run Locally"
/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
/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 15.4.99. (in target 'Witness' from project 'Witness')
** BUILD SUCCEEDED **
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.