The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-scoped-file-path, reference v0.2.0 (fffb1e), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 18:40:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-scoped-file-path.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/swift-scoped-file-path
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at fffb1e4 Add “Using in your project” section to readme
Cloned https://github.com/Formkunft/swift-scoped-file-path.git
Revision (git rev-parse @):
fffb1e4b88191396b258fcda0d926cd0b05e1b61
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-scoped-file-path.git at v0.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Formkunft/swift-scoped-file-path.git
https://github.com/Formkunft/swift-scoped-file-path.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-scoped-file-path",
  "name" : "swift-scoped-file-path",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ScopedFilePath",
      "targets" : [
        "ScopedFilePath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScopedFilePath",
      "module_type" : "SwiftTarget",
      "name" : "ScopedFilePath",
      "path" : "Sources/ScopedFilePath",
      "product_memberships" : [
        "ScopedFilePath"
      ],
      "sources" : [
        "AbsoluteFilePath.swift",
        "FilePathCompareOptions.swift",
        "RelativeFilePath.swift",
        "ScopedFilePathProtocol.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-scoped-file-path: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-scoped-file-path
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-scoped-file-path",
  "name" : "swift-scoped-file-path",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ScopedFilePath",
      "targets" : [
        "ScopedFilePath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScopedFilePath",
      "module_type" : "SwiftTarget",
      "name" : "ScopedFilePath",
      "path" : "Sources/ScopedFilePath",
      "product_memberships" : [
        "ScopedFilePath"
      ],
      "sources" : [
        "AbsoluteFilePath.swift",
        "FilePathCompareOptions.swift",
        "RelativeFilePath.swift",
        "ScopedFilePathProtocol.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-scoped-file-path"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-scoped-file-path -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-scoped-file-path -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  swift-scoped-file-path: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ScopedFilePath' in project 'swift-scoped-file-path'
        ➜ Explicit dependency on target 'ScopedFilePath' in project 'swift-scoped-file-path'
    Target 'ScopedFilePath' in project 'swift-scoped-file-path' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7043e24dd57e1446f3bdbc8f22e491d1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7043e24dd57e1446f3bdbc8f22e491d1.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.modulemap (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.DependencyMetadataFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.DependencyStaticMetadataFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftConstValuesFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath_const_extract_protocols.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.LinkFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-OutputFileMap.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath_const_extract_protocols.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftConstValuesFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.LinkFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-OutputFileMap.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath_const_extract_protocols.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftConstValuesFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.LinkFileList (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-OutputFileMap.json (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ScopedFilePath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.modulemap (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/ScopedFilePath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ScopedFilePath normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ScopedFilePath normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ScopedFilePath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
EmitSwiftModule normal arm64 (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:56: error: 'DirectoryHint' is only available in watchOS 9.0 or newer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:2: note: add @available attribute to enclosing initializer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:26:8: note: add @available attribute to enclosing extension
public extension URL {
       ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/FilePathCompareOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/RelativeFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift -target arm64-apple-watchos8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ScopedFilePath -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
EmitSwiftModule normal arm64_32 (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:56: error: 'DirectoryHint' is only available in watchOS 9.0 or newer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:2: note: add @available attribute to enclosing initializer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:26:8: note: add @available attribute to enclosing extension
public extension URL {
       ^
SwiftCompile normal armv7k Compiling\ ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ RelativeFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/RelativeFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/RelativeFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RelativeFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/RelativeFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/RelativeFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ AbsoluteFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	EmitSwiftModule normal armv7k (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	SwiftCompile normal arm64_32 Compiling\ AbsoluteFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	Building workspace spi-builder-workspace with scheme swift-scoped-file-path
(6 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-scoped-file-path: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-scoped-file-path
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-scoped-file-path",
  "name" : "swift-scoped-file-path",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ScopedFilePath",
      "targets" : [
        "ScopedFilePath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScopedFilePath",
      "module_type" : "SwiftTarget",
      "name" : "ScopedFilePath",
      "path" : "Sources/ScopedFilePath",
      "product_memberships" : [
        "ScopedFilePath"
      ],
      "sources" : [
        "AbsoluteFilePath.swift",
        "FilePathCompareOptions.swift",
        "RelativeFilePath.swift",
        "ScopedFilePathProtocol.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-scoped-file-path"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-scoped-file-path -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-scoped-file-path -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  swift-scoped-file-path: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ScopedFilePath' in project 'swift-scoped-file-path'
        ➜ Explicit dependency on target 'ScopedFilePath' in project 'swift-scoped-file-path'
    Target 'ScopedFilePath' in project 'swift-scoped-file-path' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: feb7cbd34e399d404d93d322e310f908
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/feb7cbd34e399d404d93d322e310f908.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver ScopedFilePath normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64_32/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ScopedFilePath normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/armv7k/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ScopedFilePath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ScopedFilePath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-scoped-file-path.build/Debug-watchos/ScopedFilePath.build/Objects-normal/arm64/ScopedFilePath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
EmitSwiftModule normal arm64_32 (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ FilePathCompareOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/FilePathCompareOptions.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/FilePathCompareOptions.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:56: error: 'DirectoryHint' is only available in watchOS 9.0 or newer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:42:2: note: add @available attribute to enclosing initializer
        init(_ filePath: AbsoluteFilePath, directoryHint: URL.DirectoryHint) {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift:26:8: note: add @available attribute to enclosing extension
public extension URL {
       ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
EmitSwiftModule normal arm64 (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FilePathCompareOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/FilePathCompareOptions.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/FilePathCompareOptions.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ AbsoluteFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ AbsoluteFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/AbsoluteFilePath.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ScopedFilePathProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/ScopedFilePathProtocol.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ ScopedFilePath (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	EmitSwiftModule normal armv7k (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	SwiftCompile normal arm64 Compiling\ URL.swift /Users/admin/builder/spi-builder-workspace/Sources/ScopedFilePath/URL.swift (in target 'ScopedFilePath' from project 'swift-scoped-file-path')
	Building workspace spi-builder-workspace with scheme swift-scoped-file-path
(4 failures)
BUILD FAILURE 6.1 watchOS