The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RNGExtension, reference 1.1.0-alpha.6 (dcaf24), with Swift 6.3 for watchOS using Xcode 26.4 on 23 Apr 2026 05:35:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/t-ae/rng-extension.git
Reference: 1.1.0-alpha.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/t-ae/rng-extension
 * tag               1.1.0-alpha.6 -> FETCH_HEAD
HEAD is now at dcaf240 Fix: sample with base
Cloned https://github.com/t-ae/rng-extension.git
Revision (git rev-parse @):
dcaf24002b37dcc4ac6d187d10a57eda1a99e160
SUCCESS checkout https://github.com/t-ae/rng-extension.git at 1.1.0-alpha.6
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/t-ae/rng-extension.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: RNGExtension
2026-04-23 01:35:27.052 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RNGExtension",
  "name" : "RNGExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RNGExtension",
      "targets" : [
        "RNGExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RNGExtensionTests",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtensionTests",
      "path" : "Tests/RNGExtensionTests",
      "sources" : [
        "PerformanceTests.swift",
        "RNGExtensionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RNGExtension"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RNGExtension",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtension",
      "path" : "Sources/RNGExtension",
      "product_memberships" : [
        "RNGExtension"
      ],
      "sources" : [
        "RNGExtension.swift",
        "SinLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RNGExtension"
    ]
  }
}
2026-04-23 01:35:35.139 xcodebuild[631:3840] [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 RNGExtension -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RNGExtension -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'RNGExtension' in project 'RNGExtension'
        ➜ Explicit dependency on target 'RNGExtension' in project 'RNGExtension'
    Target 'RNGExtension' in project 'RNGExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fad4b29b8ed0e5b0ef780318a00867a6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fad4b29b8ed0e5b0ef780318a00867a6.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.DependencyMetadataFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.DependencyStaticMetadataFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.modulemap (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-OutputFileMap.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.LinkFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftConstValuesFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftConstValuesFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.LinkFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-OutputFileMap.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftConstValuesFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.LinkFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/RNGExtension.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.modulemap (in target 'RNGExtension' from project 'RNGExtension')
    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/RNGExtension.build/Debug-watchos/RNGExtension.build/RNGExtension.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver RNGExtension normal armv7k com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RNGExtension normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RNGExtension normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
EmitSwiftModule normal arm64_32 (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint.*:2:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.abi.json
SwiftCompile normal arm64_32 Compiling\ RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal armv7k Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.abi.json
EmitSwiftModule normal armv7k (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint.*:2:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
SwiftCompile normal armv7k Compiling\ RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

2026-04-23 01:35:36.615 xcodebuild[638:3903] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	EmitSwiftModule normal armv7k (in target 'RNGExtension' from project 'RNGExtension')
	Building workspace spi-builder-workspace with scheme RNGExtension
(5 failures)
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
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: RNGExtension
2026-04-23 01:35:41.068 xcodebuild[664:4120] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RNGExtension",
  "name" : "RNGExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RNGExtension",
      "targets" : [
        "RNGExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RNGExtensionTests",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtensionTests",
      "path" : "Tests/RNGExtensionTests",
      "sources" : [
        "PerformanceTests.swift",
        "RNGExtensionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RNGExtension"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RNGExtension",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtension",
      "path" : "Sources/RNGExtension",
      "product_memberships" : [
        "RNGExtension"
      ],
      "sources" : [
        "RNGExtension.swift",
        "SinLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RNGExtension"
    ]
  }
}
2026-04-23 01:35:42.323 xcodebuild[674:4214] [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 RNGExtension -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RNGExtension -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'RNGExtension' in project 'RNGExtension'
        ➜ Explicit dependency on target 'RNGExtension' in project 'RNGExtension'
    Target 'RNGExtension' in project 'RNGExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver RNGExtension normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RNGExtension normal armv7k com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RNGExtension normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    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 RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.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/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint.*:2:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64/RNGExtension.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
EmitSwiftModule normal arm64_32 (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint.*:2:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/arm64_32/RNGExtension.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug-watchos/RNGExtension.build/Objects-normal/armv7k/RNGExtension.abi.json
EmitSwiftModule normal armv7k (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80: SinLog {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  public static func * <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD.*:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func * (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.*:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func * (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
public static func * (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint.*:2:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
SwiftCompile normal arm64 Compiling\ RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

2026-04-23 01:35:43.169 xcodebuild[677:4256] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	EmitSwiftModule normal arm64_32 (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	EmitSwiftModule normal armv7k (in target 'RNGExtension' from project 'RNGExtension')
	Building workspace spi-builder-workspace with scheme RNGExtension
(7 failures)
BUILD FAILURE 6.3 watchOS