The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DebugReflect, reference master (1ba82d), with Swift 6.3 for watchOS using Xcode 26.4 on 11 Apr 2026 14:34:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DebugReflect-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/DebugReflect.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omochi/DebugReflect
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1ba82d6 deployment target
Cloned https://github.com/omochi/DebugReflect.git
Revision (git rev-parse @):
1ba82d671bc5c48488c8cf7dd01cec6e4e9f6ca8
SUCCESS checkout https://github.com/omochi/DebugReflect.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/omochi/DebugReflect.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DebugReflect",
  "name" : "DebugReflect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DebugReflect",
      "targets" : [
        "DebugReflect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DebugReflectableTests",
      "module_type" : "SwiftTarget",
      "name" : "DebugReflectableTests",
      "path" : "Tests/DebugReflectableTests",
      "sources" : [
        "DebugReflectableTests.swift"
      ],
      "target_dependencies" : [
        "DebugReflect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DebugReflect",
      "module_type" : "SwiftTarget",
      "name" : "DebugReflect",
      "path" : "Sources/DebugReflect",
      "product_memberships" : [
        "DebugReflect"
      ],
      "sources" : [
        "DebugReflectBuilder.swift",
        "DebugReflectValue.swift",
        "DebugReflectWriter.swift",
        "DebugReflectable.swift",
        "IndentTextWriter.swift",
        "SwiftTypes.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "DebugReflect",
    "schemes" : [
      "DebugReflect-Package",
      "DebugReflectPackageDescription",
      "DebugReflectPackageTests"
    ],
    "targets" : [
      "DebugReflectPackageDescription",
      "DebugReflectableTests",
      "DebugReflect",
      "DebugReflectPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DebugReflect-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DebugReflect-Package -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'DebugReflect' in project 'DebugReflect' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 293236870acc5e37783933934f09df61
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/293236870acc5e37783933934f09df61.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-OutputFileMap.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_const_extract_protocols.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftConstValuesFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.LinkFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyMetadataFileList (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Headers (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Info.plist /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj/DebugReflect_Info.plist (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj/DebugReflect_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Info.plist
SwiftDriver DebugReflect normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ IndentTextWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ DebugReflectWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ DebugReflectable.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ DebugReflectValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ DebugReflectBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ SwiftTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
EmitSwiftModule normal arm64_32 (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftCompile normal arm64_32 Compiling\ Util.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ DebugReflectValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
EmitSwiftModule normal arm64 (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftCompile normal arm64 Compiling\ Util.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation\ Requirements DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation\ Requirements DebugReflect normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Headers/DebugReflect-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-Swift.h (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Headers/DebugReflect-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftdoc (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.abi.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftdoc (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.abi.json (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftsourceinfo (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftsourceinfo (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ DebugReflectWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 Compiling\ DebugReflectable.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ IndentTextWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Compiling SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 Compiling\ SwiftTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftDriverJobDiscovery normal arm64_32 Compiling DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 Compiling\ DebugReflectBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Compiling DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64_32 Compiling Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64_32 Compiling IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64_32 Compiling DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/Binary/DebugReflect normal arm64 (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos26.4 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList -install_name @rpath/DebugReflect.framework/DebugReflect -Xlinker -rpath -Xlinker /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wN7fI9/Metal.xctoolchain/usr/lib/swift/macosx -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/Binary/DebugReflect
SwiftDriverJobDiscovery normal arm64_32 Compiling DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation DebugReflect normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos26.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/Binary/DebugReflect normal arm64_32 (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos26.4 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.LinkFileList -install_name @rpath/DebugReflect.framework/DebugReflect -Xlinker -rpath -Xlinker /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wN7fI9/Metal.xctoolchain/usr/lib/swift/macosx -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/Binary/DebugReflect
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/DebugReflect normal arm64\ arm64_32 (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/Binary/DebugReflect /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/Binary/DebugReflect -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/DebugReflect
ExtractAppIntentsMetadata (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wN7fI9/Metal.xctoolchain --module-name DebugReflect --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk --xcode-version 17E192 --platform-family watchOS --deployment-target 26.4 --bundle-identifier DebugReflect --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework --target-triple arm64-apple-watchos26.4 --target-triple arm64_32-apple-watchos26.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/DebugReflect --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-watchos/DebugReflect.build/Objects-normal/arm64_32/DebugReflect.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-11 10:34:33.911 appintentsmetadataprocessor[653:3942] Starting appintentsmetadataprocessor export
2026-04-11 10:34:33.914 appintentsmetadataprocessor[653:3942] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/DebugReflect.framework/DebugReflect.tbd (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework/DebugReflect -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/DebugReflect.framework/DebugReflect.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DebugReflect.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DebugReflect",
  "name" : "DebugReflect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DebugReflect",
      "targets" : [
        "DebugReflect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DebugReflectableTests",
      "module_type" : "SwiftTarget",
      "name" : "DebugReflectableTests",
      "path" : "Tests/DebugReflectableTests",
      "sources" : [
        "DebugReflectableTests.swift"
      ],
      "target_dependencies" : [
        "DebugReflect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DebugReflect",
      "module_type" : "SwiftTarget",
      "name" : "DebugReflect",
      "path" : "Sources/DebugReflect",
      "product_memberships" : [
        "DebugReflect"
      ],
      "sources" : [
        "DebugReflectBuilder.swift",
        "DebugReflectValue.swift",
        "DebugReflectWriter.swift",
        "DebugReflectable.swift",
        "IndentTextWriter.swift",
        "SwiftTypes.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.