The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OptionallyDecodable, reference 1.2.0 (0171cd), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 00:49:30 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 OptionallyDecodable -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/idrougge/OptionallyDecodable.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/idrougge/OptionallyDecodable
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 0171cdf Merge pull request #3 from johanrydenstam/feature/sendable
Cloned https://github.com/idrougge/OptionallyDecodable.git
Revision (git rev-parse @):
0171cdf9e90233c68302b95fb6063f2f7279b031
SUCCESS checkout https://github.com/idrougge/OptionallyDecodable.git at 1.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/idrougge/OptionallyDecodable.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OptionallyDecodable: /Users/admin/builder/spi-builder-workspace
resolved source packages: OptionallyDecodable
2026-04-13 20:49:16.498 xcodebuild[525:3004] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OptionallyDecodable",
  "name" : "OptionallyDecodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OptionallyDecodable",
      "targets" : [
        "OptionallyDecodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OptionallyDecodableTests",
      "module_type" : "SwiftTarget",
      "name" : "OptionallyDecodableTests",
      "path" : "Tests/OptionallyDecodableTests",
      "sources" : [
        "OptionallyDecodableTests.swift"
      ],
      "target_dependencies" : [
        "OptionallyDecodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OptionallyDecodable",
      "module_type" : "SwiftTarget",
      "name" : "OptionallyDecodable",
      "path" : "Sources/OptionallyDecodable",
      "product_memberships" : [
        "OptionallyDecodable"
      ],
      "sources" : [
        "OptionallyDecodable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OptionallyDecodable"
    ]
  }
}
2026-04-13 20:49:24.294 xcodebuild[622:3721] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OptionallyDecodable -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 OptionallyDecodable -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  OptionallyDecodable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'OptionallyDecodable' in project 'OptionallyDecodable'
        ➜ Explicit dependency on target 'OptionallyDecodable' in project 'OptionallyDecodable'
    Target 'OptionallyDecodable' in project 'OptionallyDecodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: a0e316bfcb4d564d5ca2ce099dd177d6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a0e316bfcb4d564d5ca2ce099dd177d6.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-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/.swiftpm/xcode
    /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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    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/.swiftpm/xcode
    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/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyStaticMetadataFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyMetadataFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.modulemap (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-OutputFileMap.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_const_extract_protocols.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_const_extract_protocols.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_const_extract_protocols.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-OutputFileMap.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftConstValuesFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.LinkFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftConstValuesFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.LinkFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftConstValuesFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.LinkFileList (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-OutputFileMap.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OptionallyDecodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.modulemap (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver OptionallyDecodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OptionallyDecodable normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OptionallyDecodable normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-1SU5ITVAD0IOPFW9PGAM4K5UA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-8J360MDDQXUL93K2URBTQH9R7.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-92NDN1PM0XPJ6AKX9UMEOCC9R.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9MMX5TMSSBZ8G1ZAIIPKP9HPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DUCOK4TK92CTD42OXDA1ZNQE4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-B69EYQWEVKSIGNJZKYHR2Q9QO.pcm
SwiftEmitModule normal armv7k Emitting\ module\ for\ OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/OptionallyDecodable/OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/OptionallyDecodable/OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OptionallyDecodable/OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64_32 Emitting module for OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriver\ Compilation\ Requirements OptionallyDecodable normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriverJobDiscovery normal armv7k Emitting module for OptionallyDecodable (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriver\ Compilation\ Requirements OptionallyDecodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements OptionallyDecodable normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.abi.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftmodule (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftdoc (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftsourceinfo (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OptionallyDecodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-Swift.h (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/OptionallyDecodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftmodule (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftdoc (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.abi.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftmodule (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftdoc (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.abi.json (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftsourceinfo (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftsourceinfo (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriver\ Compilation OptionallyDecodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/Binary/OptionallyDecodable.o normal arm64 (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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-watchos5.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -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 -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/Binary/OptionallyDecodable.o
SwiftDriverJobDiscovery normal arm64_32 Compiling OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriverJobDiscovery normal armv7k Compiling OptionallyDecodable.swift (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
SwiftDriver\ Compilation OptionallyDecodable normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation OptionallyDecodable normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OptionallyDecodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -parse-as-library -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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/Binary/OptionallyDecodable.o normal arm64_32 (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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-watchos5.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -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 -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/Binary/OptionallyDecodable.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/Binary/OptionallyDecodable.o normal armv7k (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -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 -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/Binary/OptionallyDecodable.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.o normal arm64\ armv7k\ arm64_32 (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/Binary/OptionallyDecodable.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/Binary/OptionallyDecodable.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/Binary/OptionallyDecodable.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.o
ExtractAppIntentsMetadata (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    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.uFTRgw/Metal.xctoolchain --module-name OptionallyDecodable --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 5.0 --bundle-identifier spi-builder-workspace.OptionallyDecodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/OptionallyDecodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64/OptionallyDecodable.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/armv7k/OptionallyDecodable.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OptionallyDecodable.build/Debug-watchos/OptionallyDecodable.build/Objects-normal/arm64_32/OptionallyDecodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 20:49:29.727 appintentsmetadataprocessor[663:3979] Starting appintentsmetadataprocessor export
2026-04-13 20:49:29.753 appintentsmetadataprocessor[663:3979] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.o (in target 'OptionallyDecodable' from project 'OptionallyDecodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/OptionallyDecodable.o
** BUILD SUCCEEDED **
2026-04-13 20:49:25.791 xcodebuild[626:3767] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OptionallyDecodable",
  "name" : "OptionallyDecodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OptionallyDecodable",
      "targets" : [
        "OptionallyDecodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OptionallyDecodableTests",
      "module_type" : "SwiftTarget",
      "name" : "OptionallyDecodableTests",
      "path" : "Tests/OptionallyDecodableTests",
      "sources" : [
        "OptionallyDecodableTests.swift"
      ],
      "target_dependencies" : [
        "OptionallyDecodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OptionallyDecodable",
      "module_type" : "SwiftTarget",
      "name" : "OptionallyDecodable",
      "path" : "Sources/OptionallyDecodable",
      "product_memberships" : [
        "OptionallyDecodable"
      ],
      "sources" : [
        "OptionallyDecodable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.