The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of FloatingPointApproximation, reference master (5dda77), with Swift 6.0 for iOS using Xcode 16.0 on 31 Oct 2024 21:09:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingPointApproximation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/floatingpointapproximation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/floatingpointapproximation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5dda778 Create FUNDING.yml
Cloned https://github.com/flight-school/floatingpointapproximation.git
Revision (git rev-parse @):
5dda7781ab0f25ce2c9859e0355b717d881ba906
SUCCESS checkout https://github.com/flight-school/floatingpointapproximation.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/flight-school/floatingpointapproximation.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FloatingPointApproximation",
  "name" : "FloatingPointApproximation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FloatingPointApproximation",
      "targets" : [
        "FloatingPointApproximation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FloatingPointApproximationTests",
      "module_type" : "SwiftTarget",
      "name" : "FloatingPointApproximationTests",
      "path" : "Tests/FloatingPointApproximationTests",
      "sources" : [
        "FloatingPointApproximationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "FloatingPointApproximation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FloatingPointApproximation",
      "module_type" : "SwiftTarget",
      "name" : "FloatingPointApproximation",
      "path" : "Sources/FloatingPointApproximation",
      "product_memberships" : [
        "FloatingPointApproximation"
      ],
      "sources" : [
        "FloatingPoint+Approximation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "FloatingPointApproximation",
    "schemes" : [
      "FloatingPointApproximation"
    ],
    "targets" : [
      "FloatingPointApproximation",
      "FloatingPointApproximationPackageDescription",
      "FloatingPointApproximationPackageTests",
      "FloatingPointApproximationTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingPointApproximation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 FloatingPointApproximation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'FloatingPointApproximation' in project 'FloatingPointApproximation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: de81baba7221dd5d88fdeae6d63e1ecf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/de81baba7221dd5d88fdeae6d63e1ecf.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/FloatingPointApproximation.DependencyMetadataFileList (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/FloatingPointApproximation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Headers (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.LinkFileList (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftConstValuesFileList (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-OutputFileMap.json (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-OutputFileMap.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Info.plist /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj/FloatingPointApproximation_Info.plist (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/FloatingPointApproximation.xcodeproj/FloatingPointApproximation_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Info.plist
SwiftDriver FloatingPointApproximation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FloatingPointApproximation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FloatingPointApproximation (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/FloatingPointApproximation/FloatingPoint+Approximation.swift -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -module-name FloatingPointApproximation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -module-name FloatingPointApproximation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730408996932532-swift-frontend-FloatingPointApproximation-all-arm64_apple_ios18.1-swiftmodule-Onone-492341410.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1460 seconds (0.2150 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0012 (  3.0%)   0.0093 (  8.9%)   0.0105 (  7.2%)   0.0453 ( 21.1%)  load-stdlib
   0.0043 ( 10.4%)   0.0091 (  8.7%)   0.0134 (  9.1%)   0.0145 (  6.7%)  perform-sema
   0.0043 ( 10.3%)   0.0090 (  8.6%)   0.0133 (  9.1%)   0.0144 (  6.7%)  TypeCheckSourceFileRequest
   0.0042 ( 10.3%)   0.0090 (  8.6%)   0.0132 (  9.1%)   0.0144 (  6.7%)  Type checking and Semantic analysis
   0.0042 ( 10.2%)   0.0088 (  8.4%)   0.0130 (  8.9%)   0.0141 (  6.6%)  typecheck-decl
   0.0015 (  3.5%)   0.0040 (  3.8%)   0.0055 (  3.7%)   0.0125 (  5.8%)  parse-and-resolve-imports
   0.0036 (  8.7%)   0.0068 (  6.5%)   0.0104 (  7.1%)   0.0113 (  5.3%)  InterfaceTypeRequest
   0.0013 (  3.2%)   0.0033 (  3.2%)   0.0047 (  3.2%)   0.0096 (  4.5%)  Import resolution
   0.0015 (  3.6%)   0.0052 (  4.9%)   0.0066 (  4.6%)   0.0088 (  4.1%)  ExecuteSILPipelineRequest
   0.0030 (  7.3%)   0.0046 (  4.4%)   0.0076 (  5.2%)   0.0082 (  3.8%)  GenericSignatureRequest
   0.0029 (  7.0%)   0.0040 (  3.8%)   0.0069 (  4.7%)   0.0075 (  3.5%)  InferredGenericSignatureRequest
   0.0024 (  5.8%)   0.0039 (  3.7%)   0.0063 (  4.3%)   0.0069 (  3.2%)  build-rewrite-system
   0.0004 (  1.0%)   0.0021 (  2.0%)   0.0025 (  1.7%)   0.0046 (  2.1%)  UnqualifiedLookupRequest
   0.0004 (  0.9%)   0.0021 (  2.0%)   0.0025 (  1.7%)   0.0045 (  2.1%)  performUnqualifiedLookup
   0.0009 (  2.2%)   0.0024 (  2.3%)   0.0033 (  2.3%)   0.0042 (  2.0%)  SIL optimization
   0.0002 (  0.5%)   0.0014 (  1.4%)   0.0016 (  1.1%)   0.0038 (  1.8%)  LookupInModuleRequest
   0.0001 (  0.3%)   0.0006 (  0.6%)   0.0007 (  0.5%)   0.0028 (  1.3%)  ExtendedNominalRequest
   0.0003 (  0.7%)   0.0020 (  1.9%)   0.0022 (  1.5%)   0.0028 (  1.3%)  LookupConformanceInModuleRequest
   0.0004 (  0.9%)   0.0016 (  1.5%)   0.0020 (  1.4%)   0.0020 (  0.9%)  ResolveTypeRequest
   0.0001 (  0.2%)   0.0009 (  0.8%)   0.0010 (  0.7%)   0.0015 (  0.7%)  Serialization, swiftdoc
   0.0002 (  0.5%)   0.0011 (  1.1%)   0.0014 (  0.9%)   0.0014 (  0.7%)  DirectLookupRequest
   0.0001 (  0.2%)   0.0011 (  1.0%)   0.0012 (  0.8%)   0.0014 (  0.7%)  HasIsolatedSelfRequest
   0.0001 (  0.2%)   0.0011 (  1.0%)   0.0012 (  0.8%)   0.0014 (  0.7%)  IsActorRequest
   0.0002 (  0.6%)   0.0009 (  0.9%)   0.0012 (  0.8%)   0.0013 (  0.6%)  DefaultArgumentExprRequest
   0.0005 (  1.2%)   0.0007 (  0.7%)   0.0012 (  0.8%)   0.0013 (  0.6%)  ASTLoweringRequest
   0.0000 (  0.1%)   0.0008 (  0.7%)   0.0008 (  0.6%)   0.0013 (  0.6%)  SemanticBriefCommentRequest
   0.0005 (  1.2%)   0.0007 (  0.7%)   0.0012 (  0.8%)   0.0013 (  0.6%)  SILgen-decl
   0.0002 (  0.5%)   0.0009 (  0.9%)   0.0011 (  0.8%)   0.0013 (  0.6%)  typecheck-expr
   0.0002 (  0.5%)   0.0010 (  0.9%)   0.0012 (  0.8%)   0.0012 (  0.5%)  ResultTypeRequest
   0.0002 (  0.5%)   0.0010 (  0.9%)   0.0012 (  0.8%)   0.0012 (  0.5%)  QualifiedLookupRequest
   0.0003 (  0.7%)   0.0006 (  0.5%)   0.0009 (  0.6%)   0.0010 (  0.4%)  StoredPropertiesRequest
   0.0001 (  0.2%)   0.0006 (  0.6%)   0.0007 (  0.5%)   0.0008 (  0.4%)  ProtocolDependenciesRequest
   0.0001 (  0.2%)   0.0006 (  0.6%)   0.0007 (  0.5%)   0.0008 (  0.4%)  RequirementSignatureRequest
   0.0003 (  0.8%)   0.0004 (  0.3%)   0.0007 (  0.5%)   0.0007 (  0.3%)  Serialization, swiftmodule
   0.0000 (  0.1%)   0.0005 (  0.5%)   0.0006 (  0.4%)   0.0006 (  0.3%)  OperatorPrecedenceGroupRequest
   0.0000 (  0.1%)   0.0005 (  0.5%)   0.0006 (  0.4%)   0.0006 (  0.3%)  ValidatePrecedenceGroupRequest
   0.0000 (  0.1%)   0.0005 (  0.5%)   0.0005 (  0.4%)   0.0005 (  0.2%)  LookupPrecedenceGroupRequest
   0.0001 (  0.2%)   0.0003 (  0.3%)   0.0004 (  0.3%)   0.0005 (  0.2%)  ModuleQualifiedLookupRequest
   0.0000 (  0.0%)   0.0005 (  0.5%)   0.0005 (  0.3%)   0.0005 (  0.2%)  DirectPrecedenceGroupLookupRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0002 (  0.1%)  ActorIsolationRequest
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)  ExpandPeerMacroRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.1%)  DefaultInitializerIsolation
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  SILGen-function
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  ParseTopLevelDeclsRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  ParseSourceFileRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  RequirementRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  ExpandMemberAttributeMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  FunctionOperatorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LookupInfixOperatorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedPropertyWrappersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GenericParamListRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasInitAccessorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SPIGroupsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConditionalRequirementsRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParseMembersRequest
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  USRGenerationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckRedeclarationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDynamicRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ABIMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandExtensionMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AllMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GlobalActorAttributeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InheritedDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  NeedsNewVTableEntryRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LifetimeDependenceInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  OverriddenDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDistributedActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LookupAllConformancesInContextRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFinalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsObjCRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0412 (100.0%)   0.1049 (100.0%)   0.1460 (100.0%)   0.2150 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0389 seconds (0.0851 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0093 (100.0%)   0.0296 (100.0%)   0.0389 (100.0%)   0.0851 (100.0%)  Building Target
   0.0093 (100.0%)   0.0296 (100.0%)   0.0389 (100.0%)   0.0851 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ FloatingPoint+Approximation.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -module-name FloatingPointApproximation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.o -index-unit-output-path /FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FloatingPointApproximation/FloatingPoint+Approximation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.dia -target arm64-apple-ios18.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -module-name FloatingPointApproximation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.o -index-unit-output-path /FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPoint+Approximation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730408996932382-swift-frontend-FloatingPointApproximation-FloatingPoint_Approximation.swift-arm64_apple_ios18.1-o-Onone-3293166501.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9174 seconds (2.0192 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2157 ( 21.2%)   0.2591 ( 28.8%)   0.4748 ( 24.8%)   0.4770 ( 23.6%)  SemanticDeclAttrsRequest
   0.1442 ( 14.2%)   0.0973 ( 10.8%)   0.2415 ( 12.6%)   0.2434 ( 12.1%)  USRGenerationRequest
   0.1119 ( 11.0%)   0.1278 ( 14.2%)   0.2396 ( 12.5%)   0.2407 ( 11.9%)  ActorIsolationRequest
   0.0540 (  5.3%)   0.0504 (  5.6%)   0.1043 (  5.4%)   0.1097 (  5.4%)  InterfaceTypeRequest
   0.0621 (  6.1%)   0.0420 (  4.7%)   0.1042 (  5.4%)   0.1045 (  5.2%)  CollectOverriddenDeclsRequest
   0.0469 (  4.6%)   0.0306 (  3.4%)   0.0774 (  4.0%)   0.0810 (  4.0%)  build-rewrite-system
   0.0495 (  4.9%)   0.0278 (  3.1%)   0.0773 (  4.0%)   0.0775 (  3.8%)  ProvideDefaultImplForRequest
   0.0257 (  2.5%)   0.0166 (  1.8%)   0.0423 (  2.2%)   0.0493 (  2.4%)  perform-sema
   0.0257 (  2.5%)   0.0166 (  1.8%)   0.0423 (  2.2%)   0.0493 (  2.4%)  TypeCheckSourceFileRequest
   0.0257 (  2.5%)   0.0165 (  1.8%)   0.0422 (  2.2%)   0.0492 (  2.4%)  Type checking and Semantic analysis
   0.0103 (  1.0%)   0.0159 (  1.8%)   0.0262 (  1.4%)   0.0366 (  1.8%)  load-stdlib
   0.0214 (  2.1%)   0.0129 (  1.4%)   0.0343 (  1.8%)   0.0348 (  1.7%)  TypeCheckFunctionBodyRequest
   0.0210 (  2.1%)   0.0125 (  1.4%)   0.0335 (  1.7%)   0.0340 (  1.7%)  typecheck-stmt
   0.0140 (  1.4%)   0.0161 (  1.8%)   0.0300 (  1.6%)   0.0302 (  1.5%)  AttachedPropertyWrappersRequest
   0.0143 (  1.4%)   0.0152 (  1.7%)   0.0295 (  1.5%)   0.0296 (  1.5%)  IsDynamicRequest
   0.0131 (  1.3%)   0.0123 (  1.4%)   0.0254 (  1.3%)   0.0261 (  1.3%)  QualifiedLookupRequest
   0.0131 (  1.3%)   0.0069 (  0.8%)   0.0200 (  1.0%)   0.0222 (  1.1%)  LookupConformanceInModuleRequest
   0.0058 (  0.6%)   0.0089 (  1.0%)   0.0147 (  0.8%)   0.0212 (  1.0%)  parse-and-resolve-imports
   0.0082 (  0.8%)   0.0054 (  0.6%)   0.0136 (  0.7%)   0.0200 (  1.0%)  typecheck-decl
   0.0057 (  0.6%)   0.0076 (  0.8%)   0.0133 (  0.7%)   0.0183 (  0.9%)  Import resolution
   0.0074 (  0.7%)   0.0050 (  0.6%)   0.0124 (  0.6%)   0.0175 (  0.9%)  ExecuteSILPipelineRequest
   0.0095 (  0.9%)   0.0071 (  0.8%)   0.0166 (  0.9%)   0.0167 (  0.8%)  ExpandPeerMacroRequest
   0.0080 (  0.8%)   0.0055 (  0.6%)   0.0134 (  0.7%)   0.0150 (  0.7%)  HasIsolatedSelfRequest
   0.0071 (  0.7%)   0.0072 (  0.8%)   0.0142 (  0.7%)   0.0147 (  0.7%)  precheck-expr
   0.0079 (  0.8%)   0.0043 (  0.5%)   0.0122 (  0.6%)   0.0130 (  0.6%)  typecheck-expr
   0.0073 (  0.7%)   0.0044 (  0.5%)   0.0117 (  0.6%)   0.0115 (  0.6%)  ExpandMemberAttributeMacros
   0.0061 (  0.6%)   0.0039 (  0.4%)   0.0100 (  0.5%)   0.0110 (  0.5%)  DirectLookupRequest
   0.0021 (  0.2%)   0.0054 (  0.6%)   0.0075 (  0.4%)   0.0106 (  0.5%)  UnqualifiedLookupRequest
   0.0024 (  0.2%)   0.0054 (  0.6%)   0.0078 (  0.4%)   0.0106 (  0.5%)  LookupInModuleRequest
   0.0021 (  0.2%)   0.0053 (  0.6%)   0.0074 (  0.4%)   0.0105 (  0.5%)  performUnqualifiedLookup
   0.0067 (  0.7%)   0.0031 (  0.3%)   0.0098 (  0.5%)   0.0098 (  0.5%)  AbstractGenericSignatureRequest
   0.0056 (  0.6%)   0.0040 (  0.4%)   0.0096 (  0.5%)   0.0097 (  0.5%)  GlobalActorAttributeRequest
   0.0050 (  0.5%)   0.0038 (  0.4%)   0.0087 (  0.5%)   0.0086 (  0.4%)  IsFinalRequest
   0.0032 (  0.3%)   0.0021 (  0.2%)   0.0053 (  0.3%)   0.0085 (  0.4%)  GenericSignatureRequest
   0.0046 (  0.5%)   0.0035 (  0.4%)   0.0082 (  0.4%)   0.0080 (  0.4%)  DynamicallyReplacedDeclRequest
   0.0029 (  0.3%)   0.0019 (  0.2%)   0.0048 (  0.3%)   0.0075 (  0.4%)  InferredGenericSignatureRequest
   0.0050 (  0.5%)   0.0017 (  0.2%)   0.0067 (  0.4%)   0.0067 (  0.3%)  LookupAllConformancesInContextRequest
   0.0039 (  0.4%)   0.0018 (  0.2%)   0.0058 (  0.3%)   0.0058 (  0.3%)  PatternBindingEntryRequest
   0.0026 (  0.3%)   0.0026 (  0.3%)   0.0052 (  0.3%)   0.0053 (  0.3%)  HasInitAccessorRequest
   0.0028 (  0.3%)   0.0021 (  0.2%)   0.0048 (  0.3%)   0.0050 (  0.2%)  OverriddenDeclsRequest
   0.0027 (  0.3%)   0.0018 (  0.2%)   0.0045 (  0.2%)   0.0048 (  0.2%)  ASTLoweringRequest
   0.0027 (  0.3%)   0.0018 (  0.2%)   0.0045 (  0.2%)   0.0047 (  0.2%)  SILgen-decl
   0.0024 (  0.2%)   0.0019 (  0.2%)   0.0044 (  0.2%)   0.0043 (  0.2%)  AccessLevelRequest
   0.0022 (  0.2%)   0.0015 (  0.2%)   0.0037 (  0.2%)   0.0040 (  0.2%)  SILGen-function
   0.0021 (  0.2%)   0.0016 (  0.2%)   0.0037 (  0.2%)   0.0038 (  0.2%)  HasStorageRequest
   0.0017 (  0.2%)   0.0010 (  0.1%)   0.0027 (  0.1%)   0.0028 (  0.1%)  IRGenRequest
   0.0001 (  0.0%)   0.0013 (  0.1%)   0.0014 (  0.1%)   0.0028 (  0.1%)  ExtendedNominalRequest
   0.0025 (  0.2%)   0.0000 (  0.0%)   0.0025 (  0.1%)   0.0027 (  0.1%)  SIL optimization
   0.0016 (  0.2%)   0.0011 (  0.1%)   0.0026 (  0.1%)   0.0027 (  0.1%)  LifetimeDependenceInfoRequest
   0.0012 (  0.1%)   0.0012 (  0.1%)   0.0024 (  0.1%)   0.0026 (  0.1%)  StoredPropertiesRequest
   0.0011 (  0.1%)   0.0008 (  0.1%)   0.0019 (  0.1%)   0.0022 (  0.1%)  ModuleQualifiedLookupRequest
   0.0005 (  0.0%)   0.0003 (  0.0%)   0.0008 (  0.0%)   0.0021 (  0.1%)  IsActorRequest
   0.0010 (  0.1%)   0.0010 (  0.1%)   0.0020 (  0.1%)   0.0021 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0004 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0019 (  0.1%)  ResolveTypeRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0013 (  0.1%)  DefaultArgumentExprRequest
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0012 (  0.1%)  ProtocolDependenciesRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0011 (  0.1%)  ResultTypeRequest
   0.0006 (  0.1%)   0.0005 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.1%)  SPIGroupsRequest
   0.0007 (  0.1%)   0.0003 (  0.0%)   0.0009 (  0.0%)   0.0010 (  0.0%)  IRGen
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0009 (  0.0%)  RequirementSignatureRequest
   0.0005 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)  CompareDeclSpecializationRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  SimpleDidSetRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  IsDeclRefinementOfRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0005 (  0.0%)  GenericParamListRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0005 (  0.0%)  OperatorPrecedenceGroupRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)  ValidatePrecedenceGroupRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  IsObjCRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)  LookupPrecedenceGroupRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  CallerSideDefaultArgExprRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ExpandExtensionMacros
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  AllInheritedProtocolsRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  import-clang-decl
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsDistributedActorRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ParseTopLevelDeclsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  DefaultInitializerIsolation
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedDeclsReferencedRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  LookupInfixOperatorRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResolveImplicitMemberRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  RequirementRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  FunctionOperatorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckFunctionBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckRedeclarationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StorageImplInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ABIMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsGetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolvePatternRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PublicSymbolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   1.0185 (100.0%)   0.8989 (100.0%)   1.9174 (100.0%)   2.0192 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2957 seconds (1.3582 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6644 (100.0%)   0.6312 (100.0%)   1.2957 (100.0%)   1.3582 (100.0%)  Building Target
   0.6644 (100.0%)   0.6312 (100.0%)   1.2957 (100.0%)   1.3582 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for FloatingPointApproximation (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
SwiftDriver\ Compilation\ Requirements FloatingPointApproximation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FloatingPointApproximation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Headers/FloatingPointApproximation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Headers/FloatingPointApproximation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftdoc (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftmodule (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.abi.json (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftsourceinfo (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Modules/FloatingPointApproximation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FloatingPoint+Approximation.swift (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
SwiftDriver\ Compilation FloatingPointApproximation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FloatingPointApproximation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios18.1 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.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/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation normal (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios18.1 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.LinkFileList -install_name @rpath/FloatingPointApproximation.framework/FloatingPointApproximation -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation
ExtractAppIntentsMetadata (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FloatingPointApproximation --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk --xcode-version 16B40 --platform-family iOS --deployment-target 18.1 --bundle-identifier FloatingPointApproximation --target-triple arm64-apple-ios18.1 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/FloatingPointApproximation.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/Objects-normal/arm64/FloatingPointApproximation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
AppIntentsSSUTraining (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingPointApproximation.build/Debug-iphoneos/FloatingPointApproximation.build/ssu --bundle-id FloatingPointApproximation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/Metadata.appintents --archive-ssu-assets
2024-10-31 17:09:58.518 appintentsnltrainingprocessor[702:3877] Parsing options for appintentsnltrainingprocessor
2024-10-31 17:09:58.519 appintentsnltrainingprocessor[702:3877] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation.tbd (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/FloatingPointApproximation.framework/FloatingPointApproximation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework (in target 'FloatingPointApproximation' from project 'FloatingPointApproximation')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingPointApproximation.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FloatingPointApproximation",
  "name" : "FloatingPointApproximation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FloatingPointApproximation",
      "targets" : [
        "FloatingPointApproximation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FloatingPointApproximationTests",
      "module_type" : "SwiftTarget",
      "name" : "FloatingPointApproximationTests",
      "path" : "Tests/FloatingPointApproximationTests",
      "sources" : [
        "FloatingPointApproximationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "FloatingPointApproximation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FloatingPointApproximation",
      "module_type" : "SwiftTarget",
      "name" : "FloatingPointApproximation",
      "path" : "Sources/FloatingPointApproximation",
      "product_memberships" : [
        "FloatingPointApproximation"
      ],
      "sources" : [
        "FloatingPoint+Approximation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.