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

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build reactiveswift-composable-architecture with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

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

Build Log

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:83:3: error: macro type 'SwiftMacros.TaskLocalMacro' not found when expanding macro 'TaskLocal '
  @TaskLocal public static var _current = Self()
  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:83:3: error: macro type 'SwiftMacros.TaskLocalMacro' not found when expanding macro 'TaskLocal '
  @TaskLocal public static var _current = Self()
  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:84:3: error: macro type 'SwiftMacros.TaskLocalMacro' not found when expanding macro 'TaskLocal '
  @TaskLocal static var isSetting = false
  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:85:3: error: macro type 'SwiftMacros.TaskLocalMacro' not found when expanding macro 'TaskLocal '
  @TaskLocal static var currentDependency = CurrentDependency()
  ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:27:24: error: type 'DependencyValues' has no member '$isSetting'
  try DependencyValues.$isSetting.withValue(true) {
      ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:30:33: error: type 'DependencyValues' has no member '$_current'
    return try DependencyValues.$_current.withValue(dependencies) {
               ~~~~~~~~~~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:31:28: error: type 'DependencyValues' has no member '$isSetting'
      try DependencyValues.$isSetting.withValue(false) {
          ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:68:32: error: type 'DependencyValues' has no member '$isSetting'
    try await DependencyValues.$isSetting.withValue(true) {
              ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:71:41: error: type 'DependencyValues' has no member '$_current'
      return try await DependencyValues.$_current.withValue(dependencies) {
                       ~~~~~~~~~~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:72:36: error: type 'DependencyValues' has no member '$isSetting'
        try await DependencyValues.$isSetting.withValue(false) {
                  ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
SwiftCompile normal arm64 Compiling\ OpenURL.swift,\ TimeZone.swift,\ URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-25 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-25 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-25 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-25 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/OpenURL.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/TimeZone.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/URLSession.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Operators.swift (in target 'CasePaths' from project 'swift-case-paths')
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Clocks.o normal arm64\ armv7k\ arm64_32 (in target 'Clocks' from project 'swift-clocks')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-clocks
    /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-watchos/Clocks.build/Objects-normal/arm64/Binary/Clocks.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-watchos/Clocks.build/Objects-normal/armv7k/Binary/Clocks.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-watchos/Clocks.build/Objects-normal/arm64_32/Binary/Clocks.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Clocks.o
SwiftCompile normal arm64 Compiling\ LockIsolated.swift,\ Task.swift,\ UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/supplementaryOutputs-10 -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/LockIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/Task.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64/UncheckedSendable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal armv7k Compiling EnumReflection.swift (in target 'CasePaths' from project 'swift-case-paths')
SwiftCompile normal armv7k Compiling\ Exports.swift,\ OpenExistential.swift,\ RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/supplementaryOutputs-23 -target armv7k-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/supplementaryOutputs-23 -target armv7k-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/supplementaryOutputs-23 -target armv7k-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.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/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/supplementaryOutputs-23 -target armv7k-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Exports.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/OpenExistential.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/RuntimeWarnings.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64_32 Compiling Exports.swift, OpenExistential.swift, RuntimeWarnings.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64_32 Compiling\ Locale.swift,\ MainQueue.swift,\ MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/supplementaryOutputs-15 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.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-dependencies/Sources/Dependencies/DependencyValues/Locale.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/supplementaryOutputs-15 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.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-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/supplementaryOutputs-15 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.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-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/supplementaryOutputs-15 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Locale.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainQueue.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/MainRunLoop.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling EnumReflection.swift (in target 'CasePaths' from project 'swift-case-paths')
SwiftCompile normal arm64_32 Compiling\ ActorIsolated.swift,\ AsyncStream.swift,\ AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/supplementaryOutputs-2 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/ActorIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/AsyncStream.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/AsyncThrowingStream.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/ActorIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/AsyncStream.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/arm64_32/AsyncThrowingStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ActorIsolated.swift,\ AsyncStream.swift,\ AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/LockIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/UncheckedSendable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/supplementaryOutputs-1 -target armv7k-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.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 -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.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 -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/.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-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/Dependencies_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.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-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Dependencies -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/ActorIsolated.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/AsyncStream.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/AsyncThrowingStream.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/ActorIsolated.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/AsyncStream.o -index-unit-output-path /swift-dependencies.build/Debug-watchos/Dependencies.build/Objects-normal/armv7k/AsyncThrowingStream.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Dependencies' from project 'swift-dependencies')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Clocks' from project 'swift-clocks')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ReactiveSwift' from project 'ReactiveSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CombineSchedulers' from project 'combine-schedulers')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ComposableArchitecture' from project 'reactiveswift-composable-architecture')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IdentifiedCollections' from project 'swift-identified-collections')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'OrderedCollections' from project 'swift-collections')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'IdentifiedCollections' from project 'swift-identified-collections')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CombineSchedulers' from project 'combine-schedulers')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target '_SwiftUINavigationState' from project 'swiftui-navigation')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ComposableArchitecture' from project 'reactiveswift-composable-architecture')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CustomDump' from project 'swift-custom-dump')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'OrderedCollections' from project 'swift-collections')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target '_SwiftUINavigationState' from project 'swiftui-navigation')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ReactiveSwift' from project 'ReactiveSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CasePaths' from project 'swift-case-paths')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Clocks' from project 'swift-clocks')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CustomDump' from project 'swift-custom-dump')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k Compiling\ UUID.swift,\ WithRandomNumberGenerator.swift,\ Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal arm64_32 Compiling\ TypeName.swift,\ WithDependencies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
	SwiftCompile normal armv7k Compiling\ ActorIsolated.swift,\ AsyncStream.swift,\ AsyncThrowingStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/ActorIsolated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/ConcurrencySupport/AsyncThrowingStream.swift (in target 'Dependencies' from project 'swift-dependencies')
(7 failures)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.