The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RomanNumeralFormatter, reference main (5985cd), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Jun 2025 19:08:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RomanNumeralFormatter -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SlaunchaMan/RomanNumeralFormatter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5985cdc Formatting.
Cloned https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Revision (git rev-parse @):
5985cdcfd8ba8a4cefc567fb89f617734dae0604
SUCCESS checkout https://github.com/SlaunchaMan/RomanNumeralFormatter.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SlaunchaMan/RomanNumeralFormatter.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SlaunchaMan/IsNotEmpty.git
Creating working copy of package ‘IsNotEmpty’
Checking out 0.0.1 of package ‘IsNotEmpty’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  IsNotEmpty: https://github.com/SlaunchaMan/IsNotEmpty.git @ 0.0.1
  RomanNumeralFormatter: /Users/admin/builder/spi-builder-workspace
resolved source packages: IsNotEmpty, RomanNumeralFormatter
{
  "dependencies" : [
    {
      "identity" : "isnotempty",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SlaunchaMan/IsNotEmpty.git"
    }
  ],
  "manifest_display_name" : "RomanNumeralFormatter",
  "name" : "RomanNumeralFormatter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RomanNumeralFormatter",
      "targets" : [
        "RomanNumeralFormatter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RomanNumeralFormatterTests",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralFormatterTests",
      "path" : "Tests/RomanNumeralFormatterTests",
      "sources" : [
        "RomanNumeralFormatterTests.swift"
      ],
      "target_dependencies" : [
        "RomanNumeralFormatter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RomanNumeralFormatterObjCTests",
      "module_type" : "ClangTarget",
      "name" : "RomanNumeralFormatterObjCTests",
      "path" : "Tests/RomanNumeralFormatterObjCTests",
      "sources" : [
        "RomanNumeralFormatterNSNumberTests.m"
      ],
      "target_dependencies" : [
        "RomanNumeralFormatter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RomanNumeralFormatter",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralFormatter",
      "path" : "Sources/RomanNumeralFormatter",
      "product_dependencies" : [
        "IsNotEmpty"
      ],
      "product_memberships" : [
        "RomanNumeralFormatter"
      ],
      "sources" : [
        "RomanNumeralFormatter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RomanNumeralFormatter"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RomanNumeralFormatter -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 RomanNumeralFormatter -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  RomanNumeralFormatter: /Users/admin/builder/spi-builder-workspace
  IsNotEmpty: https://github.com/SlaunchaMan/IsNotEmpty.git @ 0.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
        ➜ Explicit dependency on target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
        ➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
    Target 'RomanNumeralFormatter' in project 'RomanNumeralFormatter'
        ➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
    Target 'IsNotEmpty' in project 'IsNotEmpty'
        ➜ Explicit dependency on target 'IsNotEmpty' in project 'IsNotEmpty'
    Target 'IsNotEmpty' in project 'IsNotEmpty' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4b6b9b43047667330a2aa468c31c699b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4b6b9b43047667330a2aa468c31c699b.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ IsNotEmpty (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty/Sources/IsNotEmpty/IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for IsNotEmpty (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftDriver\ Compilation\ Requirements IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IsNotEmpty-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.abi.json (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftdoc (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftsourceinfo (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    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/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RomanNumeralFormatter (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RomanNumeralFormatter/RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for RomanNumeralFormatter (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftDriver\ Compilation\ Requirements RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RomanNumeralFormatter-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.abi.json (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftdoc (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftsourceinfo (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling IsNotEmpty.swift (in target 'IsNotEmpty' from project 'IsNotEmpty')
SwiftDriver\ Compilation IsNotEmpty normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IsNotEmpty -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.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/IsNotEmpty.build/Debug/IsNotEmpty.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o normal (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o
SwiftDriverJobDiscovery normal arm64 Compiling RomanNumeralFormatter.swift (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
SwiftDriver\ Compilation RomanNumeralFormatter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RomanNumeralFormatter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.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/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name IsNotEmpty --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 10.13 --bundle-identifier isnotempty.IsNotEmpty --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/IsNotEmpty.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IsNotEmpty.build/Debug/IsNotEmpty.build/Objects-normal/arm64/IsNotEmpty.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-19 12:08:06.482 appintentsmetadataprocessor[675:3896] Starting appintentsmetadataprocessor export
2025-06-19 12:08:06.538 appintentsmetadataprocessor[675:3896] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o (in target 'IsNotEmpty' from project 'IsNotEmpty')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IsNotEmpty
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/IsNotEmpty.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o normal (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o
ExtractAppIntentsMetadata (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RomanNumeralFormatter --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.RomanNumeralFormatter --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/RomanNumeralFormatter.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RomanNumeralFormatter.build/Debug/RomanNumeralFormatter.build/Objects-normal/arm64/RomanNumeralFormatter.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-19 12:08:06.580 appintentsmetadataprocessor[678:3913] Starting appintentsmetadataprocessor export
2025-06-19 12:08:06.621 appintentsmetadataprocessor[678:3913] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o (in target 'RomanNumeralFormatter' from project 'RomanNumeralFormatter')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RomanNumeralFormatter.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3ade8fbfd401f8f5cb8b9a116ca91164586eb0ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3ade8fbfd401f8f5cb8b9a116ca91164586eb0ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3ade8fbfd401f8f5cb8b9a116ca91164586eb0ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3ade8fbfd401f8f5cb8b9a116ca91164586eb0ec, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "isnotempty",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SlaunchaMan/IsNotEmpty.git"
    }
  ],
  "manifest_display_name" : "RomanNumeralFormatter",
  "name" : "RomanNumeralFormatter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RomanNumeralFormatter",
      "targets" : [
        "RomanNumeralFormatter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RomanNumeralFormatterTests",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralFormatterTests",
      "path" : "Tests/RomanNumeralFormatterTests",
      "sources" : [
        "RomanNumeralFormatterTests.swift"
      ],
      "target_dependencies" : [
        "RomanNumeralFormatter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RomanNumeralFormatterObjCTests",
      "module_type" : "ClangTarget",
      "name" : "RomanNumeralFormatterObjCTests",
      "path" : "Tests/RomanNumeralFormatterObjCTests",
      "sources" : [
        "RomanNumeralFormatterNSNumberTests.m"
      ],
      "target_dependencies" : [
        "RomanNumeralFormatter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RomanNumeralFormatter",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralFormatter",
      "path" : "Sources/RomanNumeralFormatter",
      "product_dependencies" : [
        "IsNotEmpty"
      ],
      "product_memberships" : [
        "RomanNumeralFormatter"
      ],
      "sources" : [
        "RomanNumeralFormatter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.