The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build FileSystem, reference 0.3.0 (8d8f80), with Swift 5.10 for watchOS using Xcode 15.4 on 21 Jul 2024 15:13:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme FileSystem -destination generic/platform=watchOS

Build Log

    public func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:528:17: note: add @available attribute to enclosing instance method
    public func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:536:66: error: concurrency is only available in watchOS 6.0.0 or newer
    public func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath {
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:536:17: note: add @available attribute to enclosing instance method
    public func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:545:94: error: concurrency is only available in watchOS 6.0.0 or newer
    public func zipFileOrDirectoryContent(at path: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                                                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:545:17: note: add @available attribute to enclosing instance method
    public func zipFileOrDirectoryContent(at path: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:556:76: error: concurrency is only available in watchOS 6.0.0 or newer
    public func unzip(_ zipPath: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:556:17: note: add @available attribute to enclosing instance method
    public func unzip(_ zipPath: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ FileSystem (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:58:7: error: concurrency is only available in watchOS 6.0.0 or newer
    ) async throws -> T
      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:55:10: note: add @available attribute to enclosing instance method
    func runInTemporaryDirectory<T>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:63:39: error: concurrency is only available in watchOS 6.0.0 or newer
    func exists(_ path: AbsolutePath) async throws -> Bool
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:63:10: note: add @available attribute to enclosing instance method
    func exists(_ path: AbsolutePath) async throws -> Bool
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:70:58: error: concurrency is only available in watchOS 6.0.0 or newer
    func exists(_ path: AbsolutePath, isDirectory: Bool) async throws -> Bool
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:70:10: note: add @available attribute to enclosing instance method
    func exists(_ path: AbsolutePath, isDirectory: Bool) async throws -> Bool
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:74:38: error: concurrency is only available in watchOS 6.0.0 or newer
    func touch(_ path: AbsolutePath) async throws
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:74:10: note: add @available attribute to enclosing instance method
    func touch(_ path: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:78:39: error: concurrency is only available in watchOS 6.0.0 or newer
    func remove(_ path: AbsolutePath) async throws
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:78:10: note: add @available attribute to enclosing instance method
    func remove(_ path: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:84:58: error: concurrency is only available in watchOS 6.0.0 or newer
    func remove(_ path: AbsolutePath, recursively: Bool) async throws
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:84:10: note: add @available attribute to enclosing instance method
    func remove(_ path: AbsolutePath, recursively: Bool) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:89:49: error: concurrency is only available in watchOS 6.0.0 or newer
    func makeTemporaryDirectory(prefix: String) async throws -> AbsolutePath
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:89:10: note: add @available attribute to enclosing instance method
    func makeTemporaryDirectory(prefix: String) async throws -> AbsolutePath
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:96:53: error: concurrency is only available in watchOS 6.0.0 or newer
    func move(from: AbsolutePath, to: AbsolutePath) async throws
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:96:10: note: add @available attribute to enclosing instance method
    func move(from: AbsolutePath, to: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:103:77: error: concurrency is only available in watchOS 6.0.0 or newer
    func move(from: AbsolutePath, to: AbsolutePath, options: [MoveOptions]) async throws
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:103:10: note: add @available attribute to enclosing instance method
    func move(from: AbsolutePath, to: AbsolutePath, options: [MoveOptions]) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:107:42: error: concurrency is only available in watchOS 6.0.0 or newer
    func makeDirectory(at: AbsolutePath) async throws
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:107:10: note: add @available attribute to enclosing instance method
    func makeDirectory(at: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:113:75: error: concurrency is only available in watchOS 6.0.0 or newer
    func makeDirectory(at: AbsolutePath, options: [MakeDirectoryOptions]) async throws
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:113:10: note: add @available attribute to enclosing instance method
    func makeDirectory(at: AbsolutePath, options: [MakeDirectoryOptions]) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:118:37: error: concurrency is only available in watchOS 6.0.0 or newer
    func readFile(at: AbsolutePath) async throws -> Data
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:118:10: note: add @available attribute to enclosing instance method
    func readFile(at: AbsolutePath) async throws -> Data
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:123:41: error: concurrency is only available in watchOS 6.0.0 or newer
    func readTextFile(at: AbsolutePath) async throws -> String
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:123:10: note: add @available attribute to enclosing instance method
    func readTextFile(at: AbsolutePath) async throws -> String
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:130:73: error: concurrency is only available in watchOS 6.0.0 or newer
    func readTextFile(at: Path.AbsolutePath, encoding: String.Encoding) async throws -> String
                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:130:10: note: add @available attribute to enclosing instance method
    func readTextFile(at: Path.AbsolutePath, encoding: String.Encoding) async throws -> String
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:136:54: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeText(_ text: String, at: AbsolutePath) async throws
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:136:10: note: add @available attribute to enclosing instance method
    func writeText(_ text: String, at: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:143:81: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeText(_ text: String, at: AbsolutePath, encoding: String.Encoding) async throws
                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:143:10: note: add @available attribute to enclosing instance method
    func writeText(_ text: String, at: AbsolutePath, encoding: String.Encoding) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:148:56: error: concurrency is only available in watchOS 6.0.0 or newer
    func readPlistFile<T: Decodable>(at: AbsolutePath) async throws -> T
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:148:10: note: add @available attribute to enclosing instance method
    func readPlistFile<T: Decodable>(at: AbsolutePath) async throws -> T
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:155:86: error: concurrency is only available in watchOS 6.0.0 or newer
    func readPlistFile<T: Decodable>(at: AbsolutePath, decoder: PropertyListDecoder) async throws -> T
                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:155:10: note: add @available attribute to enclosing instance method
    func readPlistFile<T: Decodable>(at: AbsolutePath, decoder: PropertyListDecoder) async throws -> T
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:161:66: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeAsPlist<T: Encodable>(_ item: T, at: AbsolutePath) async throws
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:161:10: note: add @available attribute to enclosing instance method
    func writeAsPlist<T: Encodable>(_ item: T, at: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:168:96: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeAsPlist<T: Encodable>(_ item: T, at: AbsolutePath, encoder: PropertyListEncoder) async throws
                                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:168:10: note: add @available attribute to enclosing instance method
    func writeAsPlist<T: Encodable>(_ item: T, at: AbsolutePath, encoder: PropertyListEncoder) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:173:55: error: concurrency is only available in watchOS 6.0.0 or newer
    func readJSONFile<T: Decodable>(at: AbsolutePath) async throws -> T
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:173:10: note: add @available attribute to enclosing instance method
    func readJSONFile<T: Decodable>(at: AbsolutePath) async throws -> T
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:180:77: error: concurrency is only available in watchOS 6.0.0 or newer
    func readJSONFile<T: Decodable>(at: AbsolutePath, decoder: JSONDecoder) async throws -> T
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:180:10: note: add @available attribute to enclosing instance method
    func readJSONFile<T: Decodable>(at: AbsolutePath, decoder: JSONDecoder) async throws -> T
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:186:65: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeAsJSON<T: Encodable>(_ item: T, at: AbsolutePath) async throws
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:186:10: note: add @available attribute to enclosing instance method
    func writeAsJSON<T: Encodable>(_ item: T, at: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:193:87: error: concurrency is only available in watchOS 6.0.0 or newer
    func writeAsJSON<T: Encodable>(_ item: T, at: AbsolutePath, encoder: JSONEncoder) async throws
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:193:10: note: add @available attribute to enclosing instance method
    func writeAsJSON<T: Encodable>(_ item: T, at: AbsolutePath, encoder: JSONEncoder) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:198:44: error: concurrency is only available in watchOS 6.0.0 or newer
    func fileSizeInBytes(at: AbsolutePath) async throws -> Int64?
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:198:10: note: add @available attribute to enclosing instance method
    func fileSizeInBytes(at: AbsolutePath) async throws -> Int64?
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:204:58: error: concurrency is only available in watchOS 6.0.0 or newer
    func replace(_ to: AbsolutePath, with: AbsolutePath) async throws
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:204:10: note: add @available attribute to enclosing instance method
    func replace(_ to: AbsolutePath, with: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:210:53: error: concurrency is only available in watchOS 6.0.0 or newer
    func copy(_ to: AbsolutePath, to: AbsolutePath) async throws
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:210:10: note: add @available attribute to enclosing instance method
    func copy(_ to: AbsolutePath, to: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:220:77: error: concurrency is only available in watchOS 6.0.0 or newer
    func locateTraversingUp(from: AbsolutePath, relativePath: RelativePath) async throws -> AbsolutePath?
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:220:10: note: add @available attribute to enclosing instance method
    func locateTraversingUp(from: AbsolutePath, relativePath: RelativePath) async throws -> AbsolutePath?
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:226:67: error: concurrency is only available in watchOS 6.0.0 or newer
    func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:226:10: note: add @available attribute to enclosing instance method
    func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:231:59: error: concurrency is only available in watchOS 6.0.0 or newer
    func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:231:10: note: add @available attribute to enclosing instance method
    func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:233:77: error: concurrency is only available in watchOS 6.0.0 or newer
    func zipFileOrDirectoryContent(at path: AbsolutePath, to: AbsolutePath) async throws
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:233:10: note: add @available attribute to enclosing instance method
    func zipFileOrDirectoryContent(at path: AbsolutePath, to: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:234:60: error: concurrency is only available in watchOS 6.0.0 or newer
    func unzip(_ zipePath: AbsolutePath, to: AbsolutePath) async throws
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:234:10: note: add @available attribute to enclosing instance method
    func unzip(_ zipePath: AbsolutePath, to: AbsolutePath) async throws
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:54:17: note: add @available attribute to enclosing protocol
public protocol FileSysteming {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:258:46: error: concurrency is only available in watchOS 6.0.0 or newer
    public func exists(_ path: AbsolutePath) async throws -> Bool {
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:258:17: note: add @available attribute to enclosing instance method
    public func exists(_ path: AbsolutePath) async throws -> Bool {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:264:65: error: concurrency is only available in watchOS 6.0.0 or newer
    public func exists(_ path: AbsolutePath, isDirectory: Bool) async throws -> Bool {
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:264:17: note: add @available attribute to enclosing instance method
    public func exists(_ path: AbsolutePath, isDirectory: Bool) async throws -> Bool {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:276:50: error: concurrency is only available in watchOS 6.0.0 or newer
    public func touch(_ path: Path.AbsolutePath) async throws {
                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:276:17: note: add @available attribute to enclosing instance method
    public func touch(_ path: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:283:51: error: concurrency is only available in watchOS 6.0.0 or newer
    public func remove(_ path: Path.AbsolutePath) async throws {
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:283:17: note: add @available attribute to enclosing instance method
    public func remove(_ path: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:287:65: error: concurrency is only available in watchOS 6.0.0 or newer
    public func remove(_ path: AbsolutePath, recursively: Bool) async throws {
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:287:17: note: add @available attribute to enclosing instance method
    public func remove(_ path: AbsolutePath, recursively: Bool) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:296:56: error: concurrency is only available in watchOS 6.0.0 or newer
    public func makeTemporaryDirectory(prefix: String) async throws -> AbsolutePath {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:296:17: note: add @available attribute to enclosing instance method
    public func makeTemporaryDirectory(prefix: String) async throws -> AbsolutePath {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:308:70: error: concurrency is only available in watchOS 6.0.0 or newer
    public func move(from: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:308:17: note: add @available attribute to enclosing instance method
    public func move(from: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:312:84: error: concurrency is only available in watchOS 6.0.0 or newer
    public func move(from: AbsolutePath, to: AbsolutePath, options: [MoveOptions]) async throws {
                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:312:17: note: add @available attribute to enclosing instance method
    public func move(from: AbsolutePath, to: AbsolutePath, options: [MoveOptions]) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:337:54: error: concurrency is only available in watchOS 6.0.0 or newer
    public func makeDirectory(at: Path.AbsolutePath) async throws {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:337:17: note: add @available attribute to enclosing instance method
    public func makeDirectory(at: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:341:87: error: concurrency is only available in watchOS 6.0.0 or newer
    public func makeDirectory(at: Path.AbsolutePath, options: [MakeDirectoryOptions]) async throws {
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:341:17: note: add @available attribute to enclosing instance method
    public func makeDirectory(at: Path.AbsolutePath, options: [MakeDirectoryOptions]) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:365:54: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readFile(at path: Path.AbsolutePath) async throws -> Data {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:365:17: note: add @available attribute to enclosing instance method
    public func readFile(at path: Path.AbsolutePath) async throws -> Data {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:369:74: error: concurrency is only available in watchOS 6.0.0 or newer
    private func readFile(at path: Path.AbsolutePath, log: Bool = false) async throws -> Data {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:369:18: note: add @available attribute to enclosing instance method
    private func readFile(at path: Path.AbsolutePath, log: Bool = false) async throws -> Data {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:393:53: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readTextFile(at: Path.AbsolutePath) async throws -> String {
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:393:17: note: add @available attribute to enclosing instance method
    public func readTextFile(at: Path.AbsolutePath) async throws -> String {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:397:85: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readTextFile(at path: Path.AbsolutePath, encoding: String.Encoding) async throws -> String {
                                                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:397:17: note: add @available attribute to enclosing instance method
    public func readTextFile(at path: Path.AbsolutePath, encoding: String.Encoding) async throws -> String {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:406:66: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeText(_ text: String, at path: AbsolutePath) async throws {
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:406:17: note: add @available attribute to enclosing instance method
    public func writeText(_ text: String, at path: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:410:93: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeText(_ text: String, at path: AbsolutePath, encoding: String.Encoding) async throws {
                                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:410:17: note: add @available attribute to enclosing instance method
    public func writeText(_ text: String, at path: AbsolutePath, encoding: String.Encoding) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:420:62: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readPlistFile<T>(at path: Path.AbsolutePath) async throws -> T where T: Decodable {
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:420:17: note: add @available attribute to enclosing instance method
    public func readPlistFile<T>(at path: Path.AbsolutePath) async throws -> T where T: Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:424:92: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readPlistFile<T>(at path: Path.AbsolutePath, decoder: PropertyListDecoder) async throws -> T where T: Decodable {
                                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:424:17: note: add @available attribute to enclosing instance method
    public func readPlistFile<T>(at path: Path.AbsolutePath, decoder: PropertyListDecoder) async throws -> T where T: Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:430:77: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeAsPlist(_ item: some Encodable, at path: AbsolutePath) async throws {
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:430:17: note: add @available attribute to enclosing instance method
    public func writeAsPlist(_ item: some Encodable, at path: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:434:107: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeAsPlist(_ item: some Encodable, at path: AbsolutePath, encoder: PropertyListEncoder) async throws {
                                                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:434:17: note: add @available attribute to enclosing instance method
    public func writeAsPlist(_ item: some Encodable, at path: AbsolutePath, encoder: PropertyListEncoder) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:443:61: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readJSONFile<T>(at path: Path.AbsolutePath) async throws -> T where T: Decodable {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:443:17: note: add @available attribute to enclosing instance method
    public func readJSONFile<T>(at path: Path.AbsolutePath) async throws -> T where T: Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:447:83: error: concurrency is only available in watchOS 6.0.0 or newer
    public func readJSONFile<T>(at path: Path.AbsolutePath, decoder: JSONDecoder) async throws -> T where T: Decodable {
                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:447:17: note: add @available attribute to enclosing instance method
    public func readJSONFile<T>(at path: Path.AbsolutePath, decoder: JSONDecoder) async throws -> T where T: Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:453:76: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeAsJSON(_ item: some Encodable, at path: AbsolutePath) async throws {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:453:17: note: add @available attribute to enclosing instance method
    public func writeAsJSON(_ item: some Encodable, at path: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:457:98: error: concurrency is only available in watchOS 6.0.0 or newer
    public func writeAsJSON(_ item: some Encodable, at path: AbsolutePath, encoder: JSONEncoder) async throws {
                                                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:457:17: note: add @available attribute to enclosing instance method
    public func writeAsJSON(_ item: some Encodable, at path: AbsolutePath, encoder: JSONEncoder) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:466:70: error: concurrency is only available in watchOS 6.0.0 or newer
    public func replace(_ to: AbsolutePath, with path: AbsolutePath) async throws {
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:466:17: note: add @available attribute to enclosing instance method
    public func replace(_ to: AbsolutePath, with path: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:477:62: error: concurrency is only available in watchOS 6.0.0 or newer
    public func copy(_ from: AbsolutePath, to: AbsolutePath) async throws {
                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:477:17: note: add @available attribute to enclosing instance method
    public func copy(_ from: AbsolutePath, to: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:491:7: error: concurrency is only available in watchOS 6.0.0 or newer
    ) async throws -> T {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:488:17: note: add @available attribute to enclosing instance method
    public func runInTemporaryDirectory<T>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:509:56: error: concurrency is only available in watchOS 6.0.0 or newer
    public func fileSizeInBytes(at path: AbsolutePath) async throws -> Int64? {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:509:17: note: add @available attribute to enclosing instance method
    public func fileSizeInBytes(at path: AbsolutePath) async throws -> Int64? {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:518:84: error: concurrency is only available in watchOS 6.0.0 or newer
    public func locateTraversingUp(from: AbsolutePath, relativePath: RelativePath) async throws -> AbsolutePath? {
                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:518:17: note: add @available attribute to enclosing instance method
    public func locateTraversingUp(from: AbsolutePath, relativePath: RelativePath) async throws -> AbsolutePath? {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:528:74: error: concurrency is only available in watchOS 6.0.0 or newer
    public func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:528:17: note: add @available attribute to enclosing instance method
    public func createSymbolicLink(from: AbsolutePath, to: AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:536:66: error: concurrency is only available in watchOS 6.0.0 or newer
    public func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath {
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:536:17: note: add @available attribute to enclosing instance method
    public func resolveSymbolicLink(_ symlinkPath: AbsolutePath) async throws -> AbsolutePath {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:545:94: error: concurrency is only available in watchOS 6.0.0 or newer
    public func zipFileOrDirectoryContent(at path: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                                                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:545:17: note: add @available attribute to enclosing instance method
    public func zipFileOrDirectoryContent(at path: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:556:76: error: concurrency is only available in watchOS 6.0.0 or newer
    public func unzip(_ zipPath: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:556:17: note: add @available attribute to enclosing instance method
    public func unzip(_ zipPath: Path.AbsolutePath, to: Path.AbsolutePath) async throws {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift:249:15: note: add @available attribute to enclosing struct
public struct FileSystem: FileSysteming {
              ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FileSystem (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.abi.json
SwiftCompile normal armv7k Compiling\ FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/armv7k/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64_32/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift (in target 'FileSystem' from project 'FileSystem')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FileSystem/FileSystem.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.o -index-unit-output-path /FileSystem.build/Debug-watchos/FileSystem.build/Objects-normal/arm64/FileSystem.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.o -index-unit-output-path /swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.o -index-unit-output-path /swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/FileType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ _NIOFileSystem (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem.abi.json
SwiftCompile normal arm64_32 Compiling\ BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.o -index-unit-output-path /swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.o -index-unit-output-path /swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ BufferedOrAnyStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift (in target '_NIOFileSystem' from project 'swift-nio')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/BufferedWriter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteBuffer+FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/ByteCount.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Convenience.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntries.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/DirectoryEntry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileChunks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileHandleProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/BufferedStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Concurrency\ Primitives/UnsafeTransfer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/String+UnsafeUnititializedCapacity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/FileDescriptor+Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Mocking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscall.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System\ Calls/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/Internal/Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOFileSystem/OpenOptions.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D ENABLE_MOCKING -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/_NIOFileSystem_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name _NIOFileSystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.o -index-unit-output-path /swift-nio.build/Debug-watchos/_NIOFileSystem.build/Objects-normal/arm64_32/BufferedOrAnyStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FileSystem (in target 'FileSystem' from project 'FileSystem')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ FileSystem (in target 'FileSystem' from project 'FileSystem')
(2 failures)
BUILD FAILURE 5.10 watchOS