The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Net, reference main (e49f54), with Swift 6.3 for tvOS using Xcode 26.4 on 12 Apr 2026 21:09:33 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 Net -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Net.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Net
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e49f54a Updated swift-tools and platforms
Cloned https://github.com/OperatorFoundation/Net.git
Revision (git rev-parse @):
e49f54a61efd804b8b8105e0a781d6c312917a18
SUCCESS checkout https://github.com/OperatorFoundation/Net.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/Net.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
Fetching from https://github.com/OperatorFoundation/Datable
Creating working copy of package ‘Datable’
Checking out main (1186348) of package ‘Datable’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Net: /Users/admin/builder/spi-builder-workspace
  Datable: https://github.com/OperatorFoundation/Datable @ main (1186348)
resolved source packages: Net, Datable
2026-04-12 17:09:15.231 xcodebuild[529:3043] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable"
    }
  ],
  "manifest_display_name" : "Net",
  "name" : "Net",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Net",
      "targets" : [
        "Net"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NetTests",
      "module_type" : "SwiftTarget",
      "name" : "NetTests",
      "path" : "Tests/NetTests",
      "sources" : [
        "NetTests.swift"
      ],
      "target_dependencies" : [
        "Net"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Net",
      "module_type" : "SwiftTarget",
      "name" : "Net",
      "path" : "Sources/Net",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "Net"
      ],
      "sources" : [
        "Ipify.swift",
        "Net.swift",
        "Network+Codable.swift",
        "Network+MaybeDatable.swift",
        "Network+Stringable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Net"
    ]
  }
}
2026-04-12 17:09:22.818 xcodebuild[666:3944] [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 Net -destination generic/platform=tvOS
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 Net -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Datable: https://github.com/OperatorFoundation/Datable @ main (1186348)
  Net: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Net' in project 'Net'
        ➜ Explicit dependency on target 'Net' in project 'Net'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Net' in project 'Net'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0300289b4de52eca06c0aeb01829e8b4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0300289b4de52eca06c0aeb01829e8b4.xcbuilddata
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
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
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/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/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/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyMetadataFileList (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyStaticMetadataFileList (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.modulemap (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-OutputFileMap.json (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_const_extract_protocols.json (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftConstValuesFileList (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftFileList (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.LinkFileList (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.LinkFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-OutputFileMap.json (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.modulemap (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyStaticMetadataFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Net.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.modulemap (in target 'Net' from project 'Net')
    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/Net.build/Debug-appletvos/Net.build/Net.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyMetadataFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Datable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.modulemap (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    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/Datable.build/Debug-appletvos/Datable.build/Datable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos14.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 -suppress-warnings -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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/Datable.build/Debug-appletvos/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Datable (in target 'Datable' from project 'Datable')
EmitSwiftModule normal arm64 (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ String+Intable.swift,\ Stringable.swift,\ StringableArray+CSVable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Intable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Stringable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Intable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NetworkIntable.swift,\ String+Arrayable.swift,\ String+Datable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/NetworkIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Arrayable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Datable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/NetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/String+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UInt+Datable.swift,\ UInt+MaybeNetworkDatable.swift,\ UInt+Stringable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+Datable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+MaybeNetworkDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+Stringable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+MaybeNetworkDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/UInt+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+Datable.swift,\ Data+ExpressibleByStringLiteral.swift,\ Data+Floatable.swift,\ Data+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Datable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+ExpressibleByStringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Floatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+ExpressibleByStringLiteral.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Double+MaybeDatable.swift,\ Double+Stringable.swift,\ File.swift,\ Float+Floatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Double+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Double+Stringable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Double+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Double+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/File.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Float+MaybeDatable.swift,\ Float+MaybeIntable.swift,\ Floatable.swift,\ Int+Floatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Floatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Float+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Int+MaybeDatable.swift,\ Int+MaybeIntable.swift,\ Int+Stringable.swift,\ Intable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+Stringable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Intable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Int+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Intable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Arrayable.swift,\ CSVable.swift,\ Data+Arrayable.swift,\ Data+Base64.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Arrayable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/CSVable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Arrayable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Base64.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/CSVable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Base64.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+MaybeNetworkIntable.swift,\ Data+Stringable.swift,\ Datable.swift,\ DatableConfig.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+MaybeNetworkIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Stringable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Datable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/DatableConfig.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+MaybeNetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Data+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/DatableConfig.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MaybeDatable.swift,\ MaybeIntable.swift,\ MaybeNetworkIntable.swift,\ NetworkDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeNetworkIntable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/NetworkDatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/MaybeNetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable/Sources/Datable/NetworkDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Datable (in target 'Datable' from project 'Datable')
SwiftDriver\ Compilation\ Requirements Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos14.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 -suppress-warnings -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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/Datable.build/Debug-appletvos/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MaybeDatable.swift, MaybeIntable.swift, MaybeNetworkIntable.swift, NetworkDatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Double+MaybeDatable.swift, Double+Stringable.swift, File.swift, Float+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkIntable.swift, String+Arrayable.swift, String+Datable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling String+Intable.swift, Stringable.swift, StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Float+MaybeDatable.swift, Float+MaybeIntable.swift, Floatable.swift, Int+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling UInt+Datable.swift, UInt+MaybeNetworkDatable.swift, UInt+Stringable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Data+MaybeNetworkIntable.swift, Data+Stringable.swift, Datable.swift, DatableConfig.swift (in target 'Datable' from project 'Datable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Datable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-Swift.h (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Datable-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Arrayable.swift, CSVable.swift, Data+Arrayable.swift, Data+Base64.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Datable.swift, Data+ExpressibleByStringLiteral.swift, Data+Floatable.swift, Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftmodule (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.abi.json (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftdoc (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftsourceinfo (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver Net normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Net' from project 'Net')
    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 Net -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Int+MaybeDatable.swift, Int+MaybeIntable.swift, Int+Stringable.swift, Intable.swift (in target 'Datable' from project 'Datable')
SwiftDriver\ Compilation Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos14.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 -suppress-warnings -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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.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/Datable.build/Debug-appletvos/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.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/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-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/Products/Debug-appletvos/Datable.o normal (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-7XU1KTUNM3XRE3QZ1034THYAX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-21OES5FWV2LVGRN8SVAWUX3PU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
ExtractAppIntentsMetadata (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    /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.W4d753/Metal.xctoolchain --module-name Datable --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 14.0 --bundle-identifier datable.Datable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Datable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-appletvos/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 17:09:32.377 appintentsmetadataprocessor[747:4397] Starting appintentsmetadataprocessor export
2026-04-12 17:09:32.400 appintentsmetadataprocessor[747:4397] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ Net.swift /Users/admin/builder/spi-builder-workspace/Sources/Net/Net.swift (in target 'Net' from project 'Net')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Net/Net.swift (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:12:1: warning: extension declares a conformance of imported type 'Host' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Host: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:12:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Host: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:50:1: warning: extension declares a conformance of imported type 'IPv4Address' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv4Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:50:1: note: add '@retroactive' to silence this warning
extension IPv4Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:77:1: warning: extension declares a conformance of imported type 'IPv6Address' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv6Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:77:1: note: add '@retroactive' to silence this warning
extension IPv6Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:104:1: warning: extension declares a conformance of imported type 'Port' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Port: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:104:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Port: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:18:1: warning: extension declares a conformance of imported type 'Host' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Host: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:18:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Host: MaybeDatable
^                          ~~~~~~~~~~~~
                           @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:59:1: warning: extension declares a conformance of imported type 'IPv4Address' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv4Address: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:59:1: note: add '@retroactive' to silence this warning
extension IPv4Address: MaybeDatable
^                      ~~~~~~~~~~~~
                       @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:70:1: warning: extension declares a conformance of imported type 'IPv6Address' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv6Address: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:70:1: note: add '@retroactive' to silence this warning
extension IPv6Address: MaybeDatable
^                      ~~~~~~~~~~~~
                       @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:81:1: warning: extension declares a conformance of imported type 'Port' to imported protocol 'Datable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Port: Datable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:81:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Port: Datable
^                          ~~~~~~~
                           @retroactive Datable
SwiftCompile normal arm64 Compiling\ Network+Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Stringable.swift (in target 'Net' from project 'Net')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Stringable.swift (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:18:1: warning: extension declares a conformance of imported type 'Host' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Host: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:18:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Host: MaybeDatable
^                          ~~~~~~~~~~~~
                           @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:59:1: warning: extension declares a conformance of imported type 'IPv4Address' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv4Address: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:59:1: note: add '@retroactive' to silence this warning
extension IPv4Address: MaybeDatable
^                      ~~~~~~~~~~~~
                       @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:70:1: warning: extension declares a conformance of imported type 'IPv6Address' to imported protocol 'MaybeDatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv6Address: MaybeDatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:70:1: note: add '@retroactive' to silence this warning
extension IPv6Address: MaybeDatable
^                      ~~~~~~~~~~~~
                       @retroactive MaybeDatable
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:81:1: warning: extension declares a conformance of imported type 'Port' to imported protocol 'Datable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Port: Datable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+MaybeDatable.swift:81:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Port: Datable
^                          ~~~~~~~
                           @retroactive Datable
SwiftCompile normal arm64 Compiling\ Network+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift (in target 'Net' from project 'Net')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:12:1: warning: extension declares a conformance of imported type 'Host' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Host: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:12:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Host: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:50:1: warning: extension declares a conformance of imported type 'IPv4Address' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv4Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:50:1: note: add '@retroactive' to silence this warning
extension IPv4Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:77:1: warning: extension declares a conformance of imported type 'IPv6Address' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension IPv6Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:77:1: note: add '@retroactive' to silence this warning
extension IPv6Address: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:104:1: warning: extension declares a conformance of imported type 'Port' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWEndpoint.Port: Codable
^
/Users/admin/builder/spi-builder-workspace/Sources/Net/Network+Codable.swift:104:1: note: add '@retroactive' to silence this warning
extension NWEndpoint.Port: Codable
^
SwiftCompile normal arm64 Compiling\ Ipify.swift /Users/admin/builder/spi-builder-workspace/Sources/Net/Ipify.swift (in target 'Net' from project 'Net')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Net/Ipify.swift (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Network+Stringable.swift (in target 'Net' from project 'Net')
SwiftDriverJobDiscovery normal arm64 Emitting module for Net (in target 'Net' from project 'Net')
SwiftDriver\ Compilation\ Requirements Net normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Net' from project 'Net')
    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 Net -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Net-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-Swift.h (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Net-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule (in target 'Net' from project 'Net')
    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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.abi.json (in target 'Net' from project 'Net')
    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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftdoc (in target 'Net' from project 'Net')
    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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftsourceinfo (in target 'Net' from project 'Net')
    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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Ipify.swift (in target 'Net' from project 'Net')
SwiftDriverJobDiscovery normal arm64 Compiling Network+MaybeDatable.swift (in target 'Net' from project 'Net')
SwiftDriverJobDiscovery normal arm64 Compiling Network+Codable.swift (in target 'Net' from project 'Net')
SwiftDriverJobDiscovery normal arm64 Compiling Net.swift (in target 'Net' from project 'Net')
SwiftDriver\ Compilation Net normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Net' from project 'Net')
    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 Net -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.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/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.o (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Datable
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Datable.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.o normal (in target 'Net' from project 'Net')
    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-tvos16.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.o
ExtractAppIntentsMetadata (in target 'Net' from project 'Net')
    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.W4d753/Metal.xctoolchain --module-name Net --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 16.0 --bundle-identifier spi-builder-workspace.Net --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.appintents --target-triple arm64-apple-tvos16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Net.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Net.build/Debug-appletvos/Net.build/Objects-normal/arm64/Net.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 17:09:32.457 appintentsmetadataprocessor[757:4455] Starting appintentsmetadataprocessor export
2026-04-12 17:09:32.466 appintentsmetadataprocessor[757:4455] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.o (in target 'Net' from project 'Net')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Net.o
** BUILD SUCCEEDED **
2026-04-12 17:09:24.885 xcodebuild[673:4001] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable"
    }
  ],
  "manifest_display_name" : "Net",
  "name" : "Net",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Net",
      "targets" : [
        "Net"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NetTests",
      "module_type" : "SwiftTarget",
      "name" : "NetTests",
      "path" : "Tests/NetTests",
      "sources" : [
        "NetTests.swift"
      ],
      "target_dependencies" : [
        "Net"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Net",
      "module_type" : "SwiftTarget",
      "name" : "Net",
      "path" : "Sources/Net",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "Net"
      ],
      "sources" : [
        "Ipify.swift",
        "Net.swift",
        "Network+Codable.swift",
        "Network+MaybeDatable.swift",
        "Network+Stringable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.