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 Commander, reference 0.6.3 (7791c4), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 05:34:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Commander-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

   0.0009 (  1.6%)   0.0005 (  1.8%)   0.0014 (  1.7%)   0.0014 (  0.9%)  perform-sema
   0.0009 (  1.6%)   0.0005 (  1.8%)   0.0014 (  1.6%)   0.0014 (  0.9%)  Type checking and Semantic analysis
   0.0011 (  2.0%)   0.0000 (  0.1%)   0.0011 (  1.4%)   0.0011 (  0.7%)  SIL optimization
   0.0004 (  0.7%)   0.0004 (  1.3%)   0.0008 (  0.9%)   0.0008 (  0.5%)  SILGen
   0.0003 (  0.5%)   0.0005 (  1.6%)   0.0007 (  0.9%)   0.0007 (  0.5%)  import-clang-decl
   0.0004 (  0.7%)   0.0002 (  0.8%)   0.0006 (  0.7%)   0.0006 (  0.4%)  typecheck-decl
   0.0003 (  0.6%)   0.0002 (  0.7%)   0.0005 (  0.6%)   0.0005 (  0.3%)  typecheck-stmt
   0.0003 (  0.6%)   0.0002 (  0.6%)   0.0005 (  0.6%)   0.0005 (  0.3%)  IRGen
   0.0002 (  0.4%)   0.0003 (  1.0%)   0.0005 (  0.6%)   0.0005 (  0.3%)  SILGen-function
   0.0001 (  0.1%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.0%)  precheck-target
   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%)  module-populate-cache
   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-source-file-class-member-cache
   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%)  SIL verification, pre-optimization
   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%)  SIL verification, post-optimization
   0.0564 (100.0%)   0.0279 (100.0%)   0.0843 (100.0%)   0.1568 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3655 seconds (0.4503 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2894 (100.0%)   0.0760 (100.0%)   0.3655 (100.0%)   0.4503 (100.0%)  Building Target
   0.2894 (100.0%)   0.0760 (100.0%)   0.3655 (100.0%)   0.4503 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Utility/Bool+.swift (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ String+.swift /Users/admin/builder/spi-builder-workspace/Sources/Utility/String+.swift (in target 'Utility' from project 'Commander')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Utility/String+.swift (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645648821655-swift-frontend-Utility-String_.swift-arm64_apple_macos10.10-o-Onone-1714792709.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1989 seconds (0.2669 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0015 (  1.0%)   0.0070 ( 14.0%)   0.0085 (  4.3%)   0.0762 ( 28.5%)  load-stdlib
   0.0447 ( 30.0%)   0.0168 ( 33.5%)   0.0615 ( 30.9%)   0.0618 ( 23.1%)  build-rewrite-system
   0.0217 ( 14.6%)   0.0054 ( 10.7%)   0.0270 ( 13.6%)   0.0271 ( 10.1%)  perform-sema
   0.0216 ( 14.5%)   0.0053 ( 10.6%)   0.0270 ( 13.6%)   0.0270 ( 10.1%)  Type checking and Semantic analysis
   0.0203 ( 13.6%)   0.0049 (  9.7%)   0.0252 ( 12.6%)   0.0252 (  9.4%)  typecheck-stmt
   0.0175 ( 11.8%)   0.0042 (  8.3%)   0.0217 ( 10.9%)   0.0217 (  8.1%)  typecheck-expr
   0.0062 (  4.2%)   0.0015 (  3.1%)   0.0077 (  3.9%)   0.0077 (  2.9%)  precheck-target
   0.0039 (  2.6%)   0.0004 (  0.8%)   0.0043 (  2.2%)   0.0043 (  1.6%)  SIL optimization
   0.0028 (  1.9%)   0.0005 (  1.1%)   0.0034 (  1.7%)   0.0034 (  1.3%)  SILGen
   0.0022 (  1.5%)   0.0004 (  0.9%)   0.0027 (  1.3%)   0.0027 (  1.0%)  SILGen-function
   0.0019 (  1.3%)   0.0005 (  1.0%)   0.0024 (  1.2%)   0.0024 (  0.9%)  typecheck-decl
   0.0010 (  0.7%)   0.0011 (  2.3%)   0.0022 (  1.1%)   0.0022 (  0.8%)  parse-and-resolve-imports
   0.0016 (  1.1%)   0.0005 (  1.0%)   0.0021 (  1.0%)   0.0021 (  0.8%)  IRGen
   0.0009 (  0.6%)   0.0009 (  1.9%)   0.0018 (  0.9%)   0.0018 (  0.7%)  Import resolution
   0.0003 (  0.2%)   0.0005 (  1.0%)   0.0008 (  0.4%)   0.0008 (  0.3%)  import-clang-decl
   0.0005 (  0.4%)   0.0001 (  0.2%)   0.0006 (  0.3%)   0.0006 (  0.2%)  typecheck-expr-pattern
   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%)  module-populate-cache
   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%)  SIL verification, pre-optimization
   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%)  populate-source-file-class-member-cache
   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%)  perform-whole-module-type-checking
   0.1487 (100.0%)   0.0502 (100.0%)   0.1989 (100.0%)   0.2669 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3798 seconds (0.4535 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3059 (100.0%)   0.0739 (100.0%)   0.3798 (100.0%)   0.4535 (100.0%)  Building Target
   0.3059 (100.0%)   0.0739 (100.0%)   0.3798 (100.0%)   0.4535 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Optional+.swift /Users/admin/builder/spi-builder-workspace/Sources/Utility/Optional+.swift (in target 'Utility' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645648824225-swift-frontend-Utility-Optional_.swift-arm64_apple_macos10.10-o-Onone-1411458387.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0821 seconds (0.1544 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0013 (  2.4%)   0.0050 ( 18.8%)   0.0063 (  7.7%)   0.0784 ( 50.8%)  load-stdlib
   0.0484 ( 87.2%)   0.0173 ( 65.2%)   0.0657 ( 80.0%)   0.0659 ( 42.7%)  build-rewrite-system
   0.0010 (  1.8%)   0.0011 (  4.1%)   0.0021 (  2.5%)   0.0021 (  1.3%)  parse-and-resolve-imports
   0.0008 (  1.5%)   0.0009 (  3.4%)   0.0018 (  2.1%)   0.0018 (  1.1%)  Import resolution
   0.0011 (  1.9%)   0.0000 (  0.0%)   0.0011 (  1.3%)   0.0011 (  0.7%)  SIL optimization
   0.0006 (  1.1%)   0.0004 (  1.4%)   0.0010 (  1.2%)   0.0010 (  0.6%)  perform-sema
   0.0006 (  1.1%)   0.0004 (  1.4%)   0.0010 (  1.2%)   0.0010 (  0.6%)  Type checking and Semantic analysis
   0.0004 (  0.8%)   0.0003 (  1.0%)   0.0007 (  0.8%)   0.0007 (  0.4%)  IRGen
   0.0002 (  0.4%)   0.0003 (  1.3%)   0.0006 (  0.7%)   0.0006 (  0.4%)  import-clang-decl
   0.0002 (  0.4%)   0.0003 (  1.2%)   0.0005 (  0.6%)   0.0005 (  0.3%)  SILGen
   0.0003 (  0.5%)   0.0001 (  0.5%)   0.0004 (  0.5%)   0.0004 (  0.3%)  typecheck-decl
   0.0002 (  0.4%)   0.0002 (  0.6%)   0.0004 (  0.5%)   0.0004 (  0.3%)  typecheck-stmt
   0.0001 (  0.2%)   0.0003 (  1.0%)   0.0004 (  0.4%)   0.0004 (  0.2%)  SILGen-function
   0.0001 (  0.1%)   0.0001 (  0.2%)   0.0001 (  0.2%)   0.0001 (  0.1%)  typecheck-expr
   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%)  precheck-target
   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%)  source-file-populate-cache
   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%)  SIL verification, post-optimization
   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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0555 (100.0%)   0.0266 (100.0%)   0.0821 (100.0%)   0.1544 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3631 seconds (0.4481 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2853 (100.0%)   0.0778 (100.0%)   0.3631 (100.0%)   0.4481 (100.0%)  Building Target
   0.2853 (100.0%)   0.0778 (100.0%)   0.3631 (100.0%)   0.4481 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Utility/Optional+.swift (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for Utility (in target 'Utility' from project 'Commander')
SwiftDriver\ Compilation\ Requirements Utility normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Utility -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.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/Commander.build/Debug/Utility.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility_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/Commander.build/Debug/Utility.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-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/Utility.framework/Versions/A/Headers/Utility-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-Swift.h (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Headers/Utility-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.abi.json (in target 'Utility' from project 'Commander')
    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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftmodule (in target 'Utility' from project 'Commander')
    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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftdoc (in target 'Utility' from project 'Commander')
    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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftsourceinfo (in target 'Utility' from project 'Commander')
    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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Modules/Utility.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver Commander normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commander -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.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/Commander.build/Debug/Commander.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_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/Commander.build/Debug/Commander.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BuiltIn.swift,\ Complete.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Complete.swift (in target 'Commander' from project 'Commander')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: add '@MainActor' to make static property 'errorHandler' part of global actor 'MainActor'
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: warning: static property 'outputHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var outputHandler: ((String) -> Void)?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: convert 'outputHandler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var outputHandler: ((String) -> Void)?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: add '@MainActor' to make static property 'outputHandler' part of global actor 'MainActor'
    public static var outputHandler: ((String) -> Void)?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var outputHandler: ((String) -> Void)?
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: warning: static property 'commands' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var commands: [CommandDispatchable.Type] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: convert 'commands' to a 'let' constant to make 'Sendable' shared state immutable
    public static var commands: [CommandDispatchable.Type] = []
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: add '@MainActor' to make static property 'commands' part of global actor 'MainActor'
    public static var commands: [CommandDispatchable.Type] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var commands: [CommandDispatchable.Type] = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: warning: static property 'usage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var usage: String = ""
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: convert 'usage' to a 'let' constant to make 'Sendable' shared state immutable
    public static var usage: String = ""
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: add '@MainActor' to make static property 'usage' part of global actor 'MainActor'
    public static var usage: String = ""
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var usage: String = ""
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: warning: static property 'help' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: convert 'help' to a 'let' constant to make 'Sendable' shared state immutable
  public private(set) static var help: CommandDispatchable.Type = Help.self
                             ~~~ ^
                             let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: add '@MainActor' to make static property 'help' part of global actor 'MainActor'
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: warning: static property 'commands' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: convert 'commands' to a 'let' constant to make 'Sendable' shared state immutable
  public private(set) static var commands: [CommandDispatchable.Type] = [
                             ~~~ ^
                             let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: add '@MainActor' to make static property 'commands' part of global actor 'MainActor'
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
  nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Complete.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649023215-swift-frontend-Commander-BuiltIn.swift-arm64_apple_macos10.10-o-Onone-273162742.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5681 seconds (5.6131 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0292 (  7.4%)   0.0463 ( 27.0%)   0.0755 ( 13.3%)   2.5962 ( 46.3%)  parse-and-resolve-imports
   0.0274 (  6.9%)   0.0447 ( 26.1%)   0.0721 ( 12.7%)   2.5927 ( 46.2%)  Import resolution
   0.0775 ( 19.5%)   0.0169 (  9.9%)   0.0943 ( 16.6%)   0.0952 (  1.7%)  perform-sema
   0.0773 ( 19.5%)   0.0169 (  9.8%)   0.0941 ( 16.6%)   0.0950 (  1.7%)  Type checking and Semantic analysis
   0.0475 ( 12.0%)   0.0113 (  6.6%)   0.0588 ( 10.4%)   0.0597 (  1.1%)  typecheck-stmt
   0.0330 (  8.3%)   0.0077 (  4.5%)   0.0407 (  7.2%)   0.0410 (  0.7%)  typecheck-expr
   0.0325 (  8.2%)   0.0080 (  4.6%)   0.0405 (  7.1%)   0.0405 (  0.7%)  typecheck-decl
   0.0158 (  4.0%)   0.0060 (  3.5%)   0.0217 (  3.8%)   0.0217 (  0.4%)  IRGen
   0.0164 (  4.1%)   0.0020 (  1.2%)   0.0185 (  3.2%)   0.0187 (  0.3%)  SILGen
   0.0120 (  3.0%)   0.0034 (  2.0%)   0.0154 (  2.7%)   0.0154 (  0.3%)  build-rewrite-system
   0.0115 (  2.9%)   0.0011 (  0.6%)   0.0126 (  2.2%)   0.0126 (  0.2%)  SILGen-function
   0.0098 (  2.5%)   0.0001 (  0.0%)   0.0099 (  1.7%)   0.0099 (  0.2%)  SIL optimization
   0.0013 (  0.3%)   0.0043 (  2.5%)   0.0056 (  1.0%)   0.0060 (  0.1%)  load-stdlib
   0.0035 (  0.9%)   0.0002 (  0.1%)   0.0037 (  0.6%)   0.0039 (  0.1%)  precheck-target
   0.0012 (  0.3%)   0.0026 (  1.5%)   0.0038 (  0.7%)   0.0038 (  0.1%)  import-clang-decl
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  associated-type-inference
   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%)  module-populate-cache
   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%)  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%)  perform-whole-module-type-checking
   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%)  AST verification
   0.3968 (100.0%)   0.1712 (100.0%)   0.5681 (100.0%)   5.6131 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3337 seconds (2.8561 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2470 (100.0%)   0.0868 (100.0%)   0.3337 (100.0%)   2.8561 (100.0%)  Building Target
   0.2470 (100.0%)   0.0868 (100.0%)   0.3337 (100.0%)   2.8561 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DefaultOptions.swift,\ Help.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649025381-swift-frontend-Commander-DefaultOptions.swift-arm64_apple_macos10.10-o-Onone-2795992002.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4835 seconds (5.5300 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0284 (  8.9%)   0.0459 ( 27.7%)   0.0743 ( 15.4%)   2.5953 ( 46.9%)  parse-and-resolve-imports
   0.0263 (  8.3%)   0.0443 ( 26.7%)   0.0706 ( 14.6%)   2.5916 ( 46.9%)  Import resolution
   0.0545 ( 17.1%)   0.0150 (  9.1%)   0.0695 ( 14.4%)   0.0703 (  1.3%)  perform-sema
   0.0544 ( 17.1%)   0.0150 (  9.1%)   0.0694 ( 14.3%)   0.0701 (  1.3%)  Type checking and Semantic analysis
   0.0314 (  9.9%)   0.0069 (  4.1%)   0.0383 (  7.9%)   0.0385 (  0.7%)  typecheck-decl
   0.0267 (  8.4%)   0.0088 (  5.3%)   0.0355 (  7.3%)   0.0361 (  0.7%)  typecheck-expr
   0.0262 (  8.2%)   0.0087 (  5.2%)   0.0349 (  7.2%)   0.0355 (  0.6%)  typecheck-stmt
   0.0155 (  4.9%)   0.0065 (  3.9%)   0.0220 (  4.5%)   0.0226 (  0.4%)  IRGen
   0.0170 (  5.4%)   0.0025 (  1.5%)   0.0195 (  4.0%)   0.0199 (  0.4%)  SILGen
   0.0121 (  3.8%)   0.0045 (  2.7%)   0.0166 (  3.4%)   0.0169 (  0.3%)  build-rewrite-system
   0.0122 (  3.8%)   0.0015 (  0.9%)   0.0138 (  2.8%)   0.0141 (  0.3%)  SILGen-function
   0.0083 (  2.6%)   0.0001 (  0.0%)   0.0084 (  1.7%)   0.0084 (  0.2%)  SIL optimization
   0.0013 (  0.4%)   0.0034 (  2.1%)   0.0047 (  1.0%)   0.0047 (  0.1%)  load-stdlib
   0.0010 (  0.3%)   0.0022 (  1.3%)   0.0032 (  0.7%)   0.0033 (  0.1%)  import-clang-decl
   0.0020 (  0.6%)   0.0002 (  0.1%)   0.0022 (  0.5%)   0.0024 (  0.0%)  precheck-target
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  associated-type-inference
   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%)  get-conformance-access-path
   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%)  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%)  perform-whole-module-type-checking
   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%)  AST verification
   0.3179 (100.0%)   0.1655 (100.0%)   0.4835 (100.0%)   5.5300 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2858 seconds (2.8090 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2004 (100.0%)   0.0854 (100.0%)   0.2858 (100.0%)   2.8090 (100.0%)  Building Target
   0.2004 (100.0%)   0.0854 (100.0%)   0.2858 (100.0%)   2.8090 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var allCases: [EmptyOptionKeys] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    public static var allCases: [EmptyOptionKeys] = []
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
    public static var allCases: [EmptyOptionKeys] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var allCases: [EmptyOptionKeys] = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: warning: static property 'keys' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.None.OptionKeys : Character]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, Character>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keys: [OptionKeys : Character] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: note: add '@MainActor' to make static property 'keys' part of global actor 'MainActor'
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: warning: static property 'descriptions' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.None.OptionKeys : OptionDescription]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, OptionDescription>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift:32:15: note: consider making struct 'OptionDescription' conform to the 'Sendable' protocol
public struct OptionDescription {
              ^
                                : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: warning: static property 'keys' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.Empty.OptionKeys : Character]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, Character>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keys: [OptionKeys : Character] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: note: add '@MainActor' to make static property 'keys' part of global actor 'MainActor'
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: warning: static property 'descriptions' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.Empty.OptionKeys : OptionDescription]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, OptionDescription>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift:32:15: note: consider making struct 'OptionDescription' conform to the 'Sendable' protocol
public struct OptionDescription {
              ^
                                : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: warning: static property 'descriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: convert 'descriptions' to a 'let' constant to make 'Sendable' shared state immutable
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                    ~~~ ^
                    let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: warning: static property 'path' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var path: CommandPath!
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: convert 'path' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var path: CommandPath!
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: add '@MainActor' to make static property 'path' part of global actor 'MainActor'
  internal static var path: CommandPath!
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var path: CommandPath!
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: warning: static property 'symbol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var symbol: String = "help"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: convert 'symbol' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var symbol: String = "help"
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: add '@MainActor' to make static property 'symbol' part of global actor 'MainActor'
  internal static var symbol: String = "help"
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var symbol: String = "help"
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: warning: static property 'usage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: convert 'usage' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: add '@MainActor' to make static property 'usage' part of global actor 'MainActor'
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Commander.swift,\ Option.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/Option.swift (in target 'Commander' from project 'Commander')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public private(set) var logger: TextOutputStream!
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
public private(set) var logger: TextOutputStream!
                    ~~~ ^
                    let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: add '@MainActor' to make var 'logger' part of global actor 'MainActor'
public private(set) var logger: TextOutputStream!
                        ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public private(set) var logger: TextOutputStream!
                        ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/Option.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649029783-swift-frontend-Commander-Commander.swift-arm64_apple_macos10.10-o-Onone-2261202677.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.3956 seconds (4.9428 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5085 ( 44.6%)   0.4791 ( 47.3%)   1.9876 ( 45.2%)   2.2598 ( 45.7%)  parse-and-resolve-imports
   1.5069 ( 44.5%)   0.4786 ( 47.2%)   1.9855 ( 45.2%)   2.2577 ( 45.7%)  Import resolution
   0.0640 (  1.9%)   0.0078 (  0.8%)   0.0718 (  1.6%)   0.0723 (  1.5%)  perform-sema
   0.0639 (  1.9%)   0.0078 (  0.8%)   0.0717 (  1.6%)   0.0722 (  1.5%)  Type checking and Semantic analysis
   0.0561 (  1.7%)   0.0063 (  0.6%)   0.0624 (  1.4%)   0.0630 (  1.3%)  build-rewrite-system
   0.0547 (  1.6%)   0.0068 (  0.7%)   0.0616 (  1.4%)   0.0618 (  1.3%)  typecheck-stmt
   0.0444 (  1.3%)   0.0062 (  0.6%)   0.0507 (  1.2%)   0.0509 (  1.0%)  typecheck-expr
   0.0211 (  0.6%)   0.0024 (  0.2%)   0.0235 (  0.5%)   0.0240 (  0.5%)  typecheck-decl
   0.0124 (  0.4%)   0.0085 (  0.8%)   0.0209 (  0.5%)   0.0210 (  0.4%)  import-clang-decl
   0.0162 (  0.5%)   0.0037 (  0.4%)   0.0199 (  0.5%)   0.0199 (  0.4%)  precheck-target
   0.0104 (  0.3%)   0.0022 (  0.2%)   0.0126 (  0.3%)   0.0126 (  0.3%)  IRGen
   0.0086 (  0.3%)   0.0008 (  0.1%)   0.0094 (  0.2%)   0.0094 (  0.2%)  SILGen
   0.0067 (  0.2%)   0.0006 (  0.1%)   0.0073 (  0.2%)   0.0073 (  0.1%)  SILGen-function
   0.0069 (  0.2%)   0.0000 (  0.0%)   0.0069 (  0.2%)   0.0069 (  0.1%)  SIL optimization
   0.0010 (  0.0%)   0.0020 (  0.2%)   0.0030 (  0.1%)   0.0030 (  0.1%)  load-stdlib
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  SIL verification, pre-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%)  SIL verification, post-optimization
   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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   3.3827 (100.0%)   1.0130 (100.0%)   4.3956 (100.0%)   4.9428 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1306 seconds (3.4176 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.3581 (100.0%)   0.7725 (100.0%)   3.1306 (100.0%)   3.4176 (100.0%)  Building Target
   2.3581 (100.0%)   0.7725 (100.0%)   3.1306 (100.0%)   3.4176 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ CommandRepresentable.swift,\ Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649030330-swift-frontend-Commander-CommandRepresentable.swift-arm64_apple_macos10.10-o-Onone-3468825211.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3199 seconds (4.7741 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0270 ( 13.3%)   0.0386 ( 33.1%)   0.0656 ( 20.5%)   2.2924 ( 48.0%)  parse-and-resolve-imports
   0.0253 ( 12.5%)   0.0375 ( 32.1%)   0.0628 ( 19.6%)   2.2896 ( 48.0%)  Import resolution
   0.0302 ( 14.9%)   0.0077 (  6.6%)   0.0378 ( 11.8%)   0.0379 (  0.8%)  perform-sema
   0.0301 ( 14.8%)   0.0076 (  6.5%)   0.0377 ( 11.8%)   0.0377 (  0.8%)  Type checking and Semantic analysis
   0.0222 ( 11.0%)   0.0059 (  5.0%)   0.0281 (  8.8%)   0.0281 (  0.6%)  typecheck-stmt
   0.0151 (  7.4%)   0.0038 (  3.2%)   0.0189 (  5.9%)   0.0189 (  0.4%)  typecheck-decl
   0.0125 (  6.1%)   0.0039 (  3.3%)   0.0163 (  5.1%)   0.0163 (  0.3%)  typecheck-expr
   0.0081 (  4.0%)   0.0036 (  3.1%)   0.0117 (  3.7%)   0.0123 (  0.3%)  IRGen
   0.0092 (  4.5%)   0.0020 (  1.8%)   0.0113 (  3.5%)   0.0113 (  0.2%)  build-rewrite-system
   0.0071 (  3.5%)   0.0011 (  0.9%)   0.0082 (  2.6%)   0.0082 (  0.2%)  SILGen
   0.0059 (  2.9%)   0.0010 (  0.8%)   0.0068 (  2.1%)   0.0068 (  0.1%)  SILGen-function
   0.0051 (  2.5%)   0.0001 (  0.1%)   0.0052 (  1.6%)   0.0052 (  0.1%)  SIL optimization
   0.0030 (  1.5%)   0.0005 (  0.4%)   0.0034 (  1.1%)   0.0034 (  0.1%)  precheck-target
   0.0013 (  0.6%)   0.0017 (  1.5%)   0.0030 (  0.9%)   0.0030 (  0.1%)  import-clang-decl
   0.0010 (  0.5%)   0.0019 (  1.6%)   0.0029 (  0.9%)   0.0029 (  0.1%)  load-stdlib
   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%)  module-populate-cache
   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%)  SIL verification, post-optimization
   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%)  populate-source-file-class-member-cache
   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%)  AST verification
   0.2031 (100.0%)   0.1168 (100.0%)   0.3199 (100.0%)   4.7741 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1833 seconds (2.4119 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1187 (100.0%)   0.0646 (100.0%)   0.1833 (100.0%)   2.4119 (100.0%)  Building Target
   0.1187 (100.0%)   0.0646 (100.0%)   0.1833 (100.0%)   2.4119 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandRepresentable.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift:42:8: warning: associated value 'unrecognizedOptions(_:path:underlyingError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
  case unrecognizedOptions([String], path: CommandPath?, underlyingError: Swift.Error?)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift:67:8: warning: associated value 'needsHelp(path:)' of 'Sendable'-conforming enum 'InternalError' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
  case needsHelp(path: CommandPath)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
SwiftCompile normal arm64 Compiling\ CommandDescriber.swift,\ CommandPath.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandDescriber.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649032092-swift-frontend-Commander-CommandDescriber.swift-arm64_apple_macos10.10-o-Onone-3462248611.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6220 seconds (5.3237 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0284 (  6.1%)   0.0389 ( 24.7%)   0.0673 ( 10.8%)   2.4175 ( 45.4%)  parse-and-resolve-imports
   0.0268 (  5.8%)   0.0379 ( 24.0%)   0.0647 ( 10.4%)   2.4148 ( 45.4%)  Import resolution
   0.0861 ( 18.6%)   0.0163 ( 10.3%)   0.1024 ( 16.5%)   0.1027 (  1.9%)  perform-sema
   0.0860 ( 18.5%)   0.0163 ( 10.3%)   0.1022 ( 16.4%)   0.1025 (  1.9%)  Type checking and Semantic analysis
   0.0772 ( 16.6%)   0.0149 (  9.5%)   0.0921 ( 14.8%)   0.0923 (  1.7%)  typecheck-stmt
   0.0480 ( 10.3%)   0.0093 (  5.9%)   0.0572 (  9.2%)   0.0573 (  1.1%)  typecheck-expr
   0.0447 (  9.6%)   0.0090 (  5.7%)   0.0537 (  8.6%)   0.0538 (  1.0%)  typecheck-decl
   0.0146 (  3.1%)   0.0058 (  3.7%)   0.0204 (  3.3%)   0.0212 (  0.4%)  IRGen
   0.0115 (  2.5%)   0.0014 (  0.9%)   0.0129 (  2.1%)   0.0129 (  0.2%)  precheck-target
   0.0108 (  2.3%)   0.0012 (  0.8%)   0.0119 (  1.9%)   0.0120 (  0.2%)  SILGen
   0.0097 (  2.1%)   0.0021 (  1.3%)   0.0118 (  1.9%)   0.0118 (  0.2%)  build-rewrite-system
   0.0092 (  2.0%)   0.0009 (  0.6%)   0.0100 (  1.6%)   0.0100 (  0.2%)  SILGen-function
   0.0092 (  2.0%)   0.0002 (  0.1%)   0.0094 (  1.5%)   0.0094 (  0.2%)  SIL optimization
   0.0011 (  0.2%)   0.0018 (  1.1%)   0.0029 (  0.5%)   0.0029 (  0.1%)  import-clang-decl
   0.0009 (  0.2%)   0.0017 (  1.1%)   0.0027 (  0.4%)   0.0027 (  0.1%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  source-file-populate-cache
   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%)  SIL verification, post-optimization
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4642 (100.0%)   0.1578 (100.0%)   0.6220 (100.0%)   5.3237 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3317 seconds (2.6845 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2505 (100.0%)   0.0812 (100.0%)   0.3317 (100.0%)   2.6845 (100.0%)  Building Target
   0.2505 (100.0%)   0.0812 (100.0%)   0.3317 (100.0%)   2.6845 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandDescriber.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:33:18: warning: stored property 'path' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
    internal let path: CommandPath
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:37:18: warning: stored property 'decoded' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'any Decodable'; this is an error in the Swift 6 language mode
    internal let decoded: Decodable
                 ^
Swift.Decodable:1:17: note: protocol 'Decodable' does not conform to the 'Sendable' protocol
public protocol Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:39:18: warning: stored property 'decoder' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'any Decoder'; this is an error in the Swift 6 language mode
    internal let decoder: Decoder
                 ^
Swift.Decoder:1:17: note: protocol 'Decoder' does not conform to the 'Sendable' protocol
public protocol Decoder {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: warning: static property 'running' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var running: RunningContext = RunningContext()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: convert 'running' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var running: RunningContext = RunningContext()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: add '@MainActor' to make static property 'running' part of global actor 'MainActor'
  internal static var running: RunningContext = RunningContext()
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var running: RunningContext = RunningContext()
                      ^
  nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ Commander (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649344494-swift-frontend-Commander-all-arm64_apple_macos10.10-swiftmodule-Onone-1051884344.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4705 seconds (4.4434 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0235 (  6.4%)   0.0234 ( 22.1%)   0.0469 ( 10.0%)   2.0331 ( 45.8%)  parse-and-resolve-imports
   0.0217 (  6.0%)   0.0222 ( 21.1%)   0.0440 (  9.3%)   2.0301 ( 45.7%)  Import resolution
   0.0819 ( 22.4%)   0.0141 ( 13.4%)   0.0961 ( 20.4%)   0.0962 (  2.2%)  perform-sema
   0.0818 ( 22.4%)   0.0140 ( 13.3%)   0.0958 ( 20.4%)   0.0959 (  2.2%)  Type checking and Semantic analysis
   0.0811 ( 22.2%)   0.0136 ( 12.9%)   0.0947 ( 20.1%)   0.0949 (  2.1%)  typecheck-decl
   0.0192 (  5.2%)   0.0035 (  3.3%)   0.0227 (  4.8%)   0.0227 (  0.5%)  SILGen
   0.0185 (  5.1%)   0.0030 (  2.8%)   0.0215 (  4.6%)   0.0215 (  0.5%)  SIL optimization
   0.0111 (  3.0%)   0.0032 (  3.1%)   0.0143 (  3.0%)   0.0143 (  0.3%)  build-rewrite-system
   0.0086 (  2.4%)   0.0012 (  1.1%)   0.0098 (  2.1%)   0.0097 (  0.2%)  SILGen-function
   0.0050 (  1.4%)   0.0013 (  1.2%)   0.0063 (  1.3%)   0.0063 (  0.1%)  Serialization, swiftmodule
   0.0048 (  1.3%)   0.0014 (  1.3%)   0.0062 (  1.3%)   0.0062 (  0.1%)  typecheck-expr
   0.0017 (  0.5%)   0.0025 (  2.4%)   0.0041 (  0.9%)   0.0041 (  0.1%)  import-clang-decl
   0.0010 (  0.3%)   0.0015 (  1.4%)   0.0026 (  0.5%)   0.0026 (  0.1%)  load-stdlib
   0.0018 (  0.5%)   0.0001 (  0.1%)   0.0019 (  0.4%)   0.0019 (  0.0%)  Serialization, swiftdoc
   0.0015 (  0.4%)   0.0001 (  0.1%)   0.0016 (  0.3%)   0.0016 (  0.0%)  Serialization, swiftsourceinfo
   0.0007 (  0.2%)   0.0002 (  0.2%)   0.0009 (  0.2%)   0.0009 (  0.0%)  typecheck-stmt
   0.0004 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-populate-cache
   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%)  module-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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.3650 (100.0%)   0.1055 (100.0%)   0.4705 (100.0%)   4.4434 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2140 seconds (2.2011 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1639 (100.0%)   0.0500 (100.0%)   0.2140 (100.0%)   2.2011 (100.0%)  Building Target
   0.1639 (100.0%)   0.0500 (100.0%)   0.2140 (100.0%)   2.2011 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: add '@MainActor' to make static property 'errorHandler' part of global actor 'MainActor'
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:60:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var errorHandler: ((Swift.Error) throws -> Void)?
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: warning: static property 'outputHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var outputHandler: ((String) -> Void)?
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: convert 'outputHandler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var outputHandler: ((String) -> Void)?
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: add '@MainActor' to make static property 'outputHandler' part of global actor 'MainActor'
    public static var outputHandler: ((String) -> Void)?
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var outputHandler: ((String) -> Void)?
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: warning: static property 'commands' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var commands: [CommandDispatchable.Type] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: convert 'commands' to a 'let' constant to make 'Sendable' shared state immutable
    public static var commands: [CommandDispatchable.Type] = []
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: add '@MainActor' to make static property 'commands' part of global actor 'MainActor'
    public static var commands: [CommandDispatchable.Type] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var commands: [CommandDispatchable.Type] = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: warning: static property 'usage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var usage: String = ""
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: convert 'usage' to a 'let' constant to make 'Sendable' shared state immutable
    public static var usage: String = ""
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: add '@MainActor' to make static property 'usage' part of global actor 'MainActor'
    public static var usage: String = ""
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:66:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var usage: String = ""
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: warning: static property 'help' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: convert 'help' to a 'let' constant to make 'Sendable' shared state immutable
  public private(set) static var help: CommandDispatchable.Type = Help.self
                             ~~~ ^
                             let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: add '@MainActor' to make static property 'help' part of global actor 'MainActor'
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:72:34: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public private(set) static var help: CommandDispatchable.Type = Help.self
                                 ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: warning: static property 'commands' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: convert 'commands' to a 'let' constant to make 'Sendable' shared state immutable
  public private(set) static var commands: [CommandDispatchable.Type] = [
                             ~~~ ^
                             let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: add '@MainActor' to make static property 'commands' part of global actor 'MainActor'
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/BuiltIn.swift:74:34: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public private(set) static var commands: [CommandDispatchable.Type] = [
                                 ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var allCases: [EmptyOptionKeys] = []
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    public static var allCases: [EmptyOptionKeys] = []
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
    public static var allCases: [EmptyOptionKeys] = []
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var allCases: [EmptyOptionKeys] = []
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: warning: static property 'keys' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.None.OptionKeys : Character]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, Character>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keys: [OptionKeys : Character] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: note: add '@MainActor' to make static property 'keys' part of global actor 'MainActor'
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: warning: static property 'descriptions' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.None.OptionKeys : OptionDescription]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, OptionDescription>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift:32:15: note: consider making struct 'OptionDescription' conform to the 'Sendable' protocol
public struct OptionDescription {
              ^
                                : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:36:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: warning: static property 'keys' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.Empty.OptionKeys : Character]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, Character>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let keys: [OptionKeys : Character] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: note: add '@MainActor' to make static property 'keys' part of global actor 'MainActor'
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let keys: [OptionKeys : Character] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: warning: static property 'descriptions' is not concurrency-safe because non-'Sendable' type '[DefaultOptions.Empty.OptionKeys : OptionDescription]' (aka 'Dictionary<DefaultOptions.EmptyOptionKeys, OptionDescription>') may have shared mutable state; this is an error in the Swift 6 language mode
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:14:17: note: consider making struct 'EmptyOptionKeys' conform to the 'Sendable' protocol
  public struct EmptyOptionKeys: OptionKeysRepresentable {
                ^
                                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift:32:15: note: consider making struct 'OptionDescription' conform to the 'Sendable' protocol
public struct OptionDescription {
              ^
                                : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/DefaultOptions.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let descriptions: [OptionKeys : OptionDescription] = [:]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: warning: static property 'descriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: convert 'descriptions' to a 'let' constant to make 'Sendable' shared state immutable
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                    ~~~ ^
                    let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: add '@MainActor' to make static property 'descriptions' part of global actor 'MainActor'
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:44:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    internal static var descriptions: [Options.OptionKeys: OptionDescription] = [
                        ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: warning: static property 'path' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var path: CommandPath!
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: convert 'path' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var path: CommandPath!
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: add '@MainActor' to make static property 'path' part of global actor 'MainActor'
  internal static var path: CommandPath!
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:67:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var path: CommandPath!
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: warning: static property 'symbol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var symbol: String = "help"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: convert 'symbol' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var symbol: String = "help"
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: add '@MainActor' to make static property 'symbol' part of global actor 'MainActor'
  internal static var symbol: String = "help"
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var symbol: String = "help"
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: warning: static property 'usage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: convert 'usage' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: add '@MainActor' to make static property 'usage' part of global actor 'MainActor'
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Built-Ins/Commands/Help.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var usage: String = "Prints the help message of the command. Usage: [help [COMMANDS]]"
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: warning: var 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public private(set) var logger: TextOutputStream!
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
public private(set) var logger: TextOutputStream!
                    ~~~ ^
                    let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: add '@MainActor' to make var 'logger' part of global actor 'MainActor'
public private(set) var logger: TextOutputStream!
                        ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commander.swift:32:25: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public private(set) var logger: TextOutputStream!
                        ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:33:18: warning: stored property 'path' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
    internal let path: CommandPath
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:37:18: warning: stored property 'decoded' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'any Decodable'; this is an error in the Swift 6 language mode
    internal let decoded: Decodable
                 ^
Swift.Decodable:1:17: note: protocol 'Decodable' does not conform to the 'Sendable' protocol
public protocol Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:39:18: warning: stored property 'decoder' of 'Sendable'-conforming struct 'Dispatcher' has non-sendable type 'any Decoder'; this is an error in the Swift 6 language mode
    internal let decoder: Decoder
                 ^
Swift.Decoder:1:17: note: protocol 'Decoder' does not conform to the 'Sendable' protocol
public protocol Decoder {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: warning: static property 'running' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var running: RunningContext = RunningContext()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: convert 'running' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var running: RunningContext = RunningContext()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: add '@MainActor' to make static property 'running' part of global actor 'MainActor'
  internal static var running: RunningContext = RunningContext()
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var running: RunningContext = RunningContext()
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift:42:8: warning: associated value 'unrecognizedOptions(_:path:underlyingError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
  case unrecognizedOptions([String], path: CommandPath?, underlyingError: Swift.Error?)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Error.swift:67:8: warning: associated value 'needsHelp(path:)' of 'Sendable'-conforming enum 'InternalError' has non-sendable type 'CommandPath'; this is an error in the Swift 6 language mode
  case needsHelp(path: CommandPath)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Commands/CommandPath.swift:29:15: note: consider making struct 'CommandPath' conform to the 'Sendable' protocol
public struct CommandPath {
              ^
                          : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:82:10: warning: associated value 'unrecognizedArguments' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case unrecognizedArguments([Any])
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:83:10: warning: associated value 'unrecognizedOptions(_:decoded:decoder:decodeError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any Decodable'; this is an error in the Swift 6 language mode
    case unrecognizedOptions([String], decoded: Decodable?, decoder: Decoder?, decodeError: Swift.Error?)
         ^
Swift.Decodable:1:17: note: protocol 'Decodable' does not conform to the 'Sendable' protocol
public protocol Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:83:10: warning: associated value 'unrecognizedOptions(_:decoded:decoder:decodeError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any Decoder'; this is an error in the Swift 6 language mode
    case unrecognizedOptions([String], decoded: Decodable?, decoder: Decoder?, decodeError: Swift.Error?)
         ^
Swift.Decoder:1:17: note: protocol 'Decoder' does not conform to the 'Sendable' protocol
public protocol Decoder {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: warning: static property 'optionsFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: convert 'optionsFormat' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: add '@MainActor' to make static property 'optionsFormat' part of global actor 'MainActor'
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: warning: static property 'objectFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: convert 'objectFormat' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: add '@MainActor' to make static property 'objectFormat' part of global actor 'MainActor'
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: warning: var '_ArgumentsStorage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: convert '_ArgumentsStorage' to a 'let' constant to make 'Sendable' shared state immutable
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
         ~~~ ^
         let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: add '@MainActor' to make var '_ArgumentsStorage' part of global actor 'MainActor'
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift:78:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension FileHandle: TextOutputStream {
^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift:78:1: note: add '@retroactive' to silence this warning
extension FileHandle: TextOutputStream {
^                     ~~~~~~~~~~~~~~~~
                      @retroactive TextOutputStream
SwiftDriverJobDiscovery normal arm64 Compiling Bool+.swift (in target 'Utility' from project 'Commander')
SwiftCompile normal arm64 Compiling\ OptionsDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift (in target 'Commander' from project 'Commander')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:82:10: warning: associated value 'unrecognizedArguments' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
    case unrecognizedArguments([Any])
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:83:10: warning: associated value 'unrecognizedOptions(_:decoded:decoder:decodeError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any Decodable'; this is an error in the Swift 6 language mode
    case unrecognizedOptions([String], decoded: Decodable?, decoder: Decoder?, decodeError: Swift.Error?)
         ^
Swift.Decodable:1:17: note: protocol 'Decodable' does not conform to the 'Sendable' protocol
public protocol Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:83:10: warning: associated value 'unrecognizedOptions(_:decoded:decoder:decodeError:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any Decoder'; this is an error in the Swift 6 language mode
    case unrecognizedOptions([String], decoded: Decodable?, decoder: Decoder?, decodeError: Swift.Error?)
         ^
Swift.Decoder:1:17: note: protocol 'Decoder' does not conform to the 'Sendable' protocol
public protocol Decoder {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: warning: static property 'optionsFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: convert 'optionsFormat' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: add '@MainActor' to make static property 'optionsFormat' part of global actor 'MainActor'
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:372:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var optionsFormat = OptionsFormat.format("--", short: "-")
                      ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: warning: static property 'objectFormat' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: convert 'objectFormat' to a 'let' constant to make 'Sendable' shared state immutable
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: add '@MainActor' to make static property 'objectFormat' part of global actor 'MainActor'
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsDecoder.swift:373:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  internal static var objectFormat = ObjectFormat.flatContainer(splitter: ",", keyValuePairsSplitter: "=")
                      ^
  nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649345879-swift-frontend-Commander-OptionsDecoder.swift-arm64_apple_macos10.10-o-Onone-858226183.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7264 seconds (5.7850 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0244 (  1.8%)   0.0240 (  7.1%)   0.0484 (  2.8%)   2.0745 ( 35.9%)  parse-and-resolve-imports
   0.0229 (  1.6%)   0.0227 (  6.7%)   0.0456 (  2.6%)   2.0717 ( 35.8%)  Import resolution
   0.3384 ( 24.4%)   0.0785 ( 23.3%)   0.4169 ( 24.1%)   0.4191 (  7.2%)  perform-sema
   0.3381 ( 24.3%)   0.0785 ( 23.3%)   0.4166 ( 24.1%)   0.4188 (  7.2%)  Type checking and Semantic analysis
   0.2874 ( 20.7%)   0.0687 ( 20.4%)   0.3561 ( 20.6%)   0.3581 (  6.2%)  typecheck-stmt
   0.0855 (  6.2%)   0.0104 (  3.1%)   0.0959 (  5.6%)   0.0960 (  1.7%)  typecheck-expr
   0.0808 (  5.8%)   0.0132 (  3.9%)   0.0940 (  5.4%)   0.0942 (  1.6%)  typecheck-decl
   0.0448 (  3.2%)   0.0104 (  3.1%)   0.0552 (  3.2%)   0.0551 (  1.0%)  build-rewrite-system
   0.0436 (  3.1%)   0.0059 (  1.7%)   0.0495 (  2.9%)   0.0495 (  0.9%)  SILGen
   0.0345 (  2.5%)   0.0071 (  2.1%)   0.0416 (  2.4%)   0.0416 (  0.7%)  IRGen
   0.0337 (  2.4%)   0.0038 (  1.1%)   0.0375 (  2.2%)   0.0374 (  0.6%)  SILGen-function
   0.0228 (  1.6%)   0.0033 (  1.0%)   0.0261 (  1.5%)   0.0261 (  0.5%)  precheck-target
   0.0207 (  1.5%)   0.0005 (  0.1%)   0.0212 (  1.2%)   0.0212 (  0.4%)  SIL optimization
   0.0094 (  0.7%)   0.0073 (  2.2%)   0.0167 (  1.0%)   0.0166 (  0.3%)  import-clang-decl
   0.0009 (  0.1%)   0.0016 (  0.5%)   0.0025 (  0.1%)   0.0025 (  0.0%)  load-stdlib
   0.0005 (  0.0%)   0.0011 (  0.3%)   0.0016 (  0.1%)   0.0016 (  0.0%)  typecheck-expr-pattern
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   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%)  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%)  associated-type-inference
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.3892 (100.0%)   0.3372 (100.0%)   1.7264 (100.0%)   5.7850 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0945 seconds (3.1230 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9361 (100.0%)   0.1583 (100.0%)   1.0945 (100.0%)   3.1230 (100.0%)  Building Target
   0.9361 (100.0%)   0.1583 (100.0%)   1.0945 (100.0%)   3.1230 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ OptionsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649345234-swift-frontend-Commander-OptionsRepresentable.swift-arm64_apple_macos10.10-o-Onone-870038841.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3503 seconds (4.1947 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0244 (  9.2%)   0.0229 ( 26.8%)   0.0473 ( 13.5%)   1.9695 ( 47.0%)  parse-and-resolve-imports
   0.0227 (  8.6%)   0.0219 ( 25.6%)   0.0445 ( 12.7%)   1.9667 ( 46.9%)  Import resolution
   0.0551 ( 20.8%)   0.0091 ( 10.6%)   0.0642 ( 18.3%)   0.0642 (  1.5%)  perform-sema
   0.0550 ( 20.8%)   0.0090 ( 10.6%)   0.0640 ( 18.3%)   0.0641 (  1.5%)  Type checking and Semantic analysis
   0.0369 ( 13.9%)   0.0061 (  7.2%)   0.0431 ( 12.3%)   0.0431 (  1.0%)  typecheck-stmt
   0.0183 (  6.9%)   0.0031 (  3.6%)   0.0214 (  6.1%)   0.0214 (  0.5%)  typecheck-decl
   0.0100 (  3.8%)   0.0042 (  4.9%)   0.0142 (  4.0%)   0.0142 (  0.3%)  IRGen
   0.0087 (  3.3%)   0.0022 (  2.6%)   0.0110 (  3.1%)   0.0110 (  0.3%)  build-rewrite-system
   0.0092 (  3.5%)   0.0008 (  0.9%)   0.0100 (  2.8%)   0.0100 (  0.2%)  SILGen
   0.0074 (  2.8%)   0.0006 (  0.7%)   0.0080 (  2.3%)   0.0080 (  0.2%)  SILGen-function
   0.0048 (  1.8%)   0.0017 (  2.0%)   0.0065 (  1.9%)   0.0065 (  0.2%)  typecheck-expr
   0.0061 (  2.3%)   0.0001 (  0.1%)   0.0062 (  1.8%)   0.0062 (  0.1%)  SIL optimization
   0.0043 (  1.6%)   0.0005 (  0.6%)   0.0048 (  1.4%)   0.0048 (  0.1%)  precheck-target
   0.0010 (  0.4%)   0.0016 (  1.8%)   0.0025 (  0.7%)   0.0025 (  0.1%)  load-stdlib
   0.0010 (  0.4%)   0.0014 (  1.7%)   0.0024 (  0.7%)   0.0024 (  0.1%)  import-clang-decl
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  source-file-populate-cache
   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%)  populate-source-file-class-member-cache
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2650 (100.0%)   0.0853 (100.0%)   0.3503 (100.0%)   4.1947 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2098 seconds (2.1324 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1611 (100.0%)   0.0488 (100.0%)   0.2098 (100.0%)   2.1324 (100.0%)  Building Target
   0.1611 (100.0%)   0.0488 (100.0%)   0.2098 (100.0%)   2.1324 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: warning: var '_ArgumentsStorage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: convert '_ArgumentsStorage' to a 'let' constant to make 'Sendable' shared state immutable
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
         ~~~ ^
         let
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: add '@MainActor' to make var '_ArgumentsStorage' part of global actor 'MainActor'
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionsRepresentable.swift:214:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var _ArgumentsStorage: [AnyHashable: Any] = [:]
             ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling CommandLine.swift (in target 'Utility' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling Optional+.swift (in target 'Utility' from project 'Commander')
SwiftCompile normal arm64 Compiling\ misc.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649346399-swift-frontend-Commander-misc.swift-arm64_apple_macos10.10-o-Onone-983465781.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2589 seconds (4.3818 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0241 ( 14.6%)   0.0231 ( 24.6%)   0.0472 ( 18.2%)   2.1082 ( 48.1%)  parse-and-resolve-imports
   0.0224 ( 13.6%)   0.0220 ( 23.4%)   0.0444 ( 17.1%)   2.1054 ( 48.0%)  Import resolution
   0.0409 ( 24.8%)   0.0119 ( 12.7%)   0.0529 ( 20.4%)   0.0529 (  1.2%)  build-rewrite-system
   0.0163 (  9.9%)   0.0068 (  7.3%)   0.0232 (  9.0%)   0.0234 (  0.5%)  perform-sema
   0.0162 (  9.8%)   0.0068 (  7.3%)   0.0230 (  8.9%)   0.0233 (  0.5%)  Type checking and Semantic analysis
   0.0107 (  6.5%)   0.0076 (  8.1%)   0.0182 (  7.0%)   0.0183 (  0.4%)  import-clang-decl
   0.0090 (  5.5%)   0.0036 (  3.8%)   0.0126 (  4.9%)   0.0127 (  0.3%)  typecheck-stmt
   0.0069 (  4.2%)   0.0032 (  3.4%)   0.0101 (  3.9%)   0.0102 (  0.2%)  typecheck-decl
   0.0033 (  2.0%)   0.0028 (  3.0%)   0.0060 (  2.3%)   0.0060 (  0.1%)  IRGen
   0.0033 (  2.0%)   0.0018 (  1.9%)   0.0051 (  2.0%)   0.0052 (  0.1%)  typecheck-expr
   0.0036 (  2.2%)   0.0007 (  0.7%)   0.0042 (  1.6%)   0.0042 (  0.1%)  SILGen
   0.0010 (  0.6%)   0.0023 (  2.5%)   0.0033 (  1.3%)   0.0033 (  0.1%)  load-stdlib
   0.0025 (  1.5%)   0.0005 (  0.5%)   0.0030 (  1.2%)   0.0030 (  0.1%)  SILGen-function
   0.0029 (  1.7%)   0.0001 (  0.1%)   0.0029 (  1.1%)   0.0029 (  0.1%)  SIL optimization
   0.0012 (  0.7%)   0.0007 (  0.7%)   0.0018 (  0.7%)   0.0020 (  0.0%)  precheck-target
   0.0006 (  0.4%)   0.0002 (  0.2%)   0.0008 (  0.3%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  source-file-populate-cache
   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%)  SIL verification, post-optimization
   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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1650 (100.0%)   0.0939 (100.0%)   0.2589 (100.0%)   4.3818 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0224 seconds (3.0922 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6779 (100.0%)   0.3445 (100.0%)   1.0224 (100.0%)   3.0922 (100.0%)  Building Target
   0.6779 (100.0%)   0.3445 (100.0%)   1.0224 (100.0%)   3.0922 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift:78:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension FileHandle: TextOutputStream {
^
/Users/admin/builder/spi-builder-workspace/Sources/Commander/misc.swift:78:1: note: add '@retroactive' to silence this warning
extension FileHandle: TextOutputStream {
^                     ~~~~~~~~~~~~~~~~
                      @retroactive TextOutputStream
SwiftDriverJobDiscovery normal arm64 Compiling Collection+.swift (in target 'Utility' from project 'Commander')
SwiftCompile normal arm64 Compiling\ OptionDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645649346601-swift-frontend-Commander-OptionDescription.swift-arm64_apple_macos10.10-o-Onone-2842252991.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1048 seconds (3.9274 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0238 ( 43.4%)   0.0220 ( 44.2%)   0.0459 ( 43.8%)   1.9572 ( 49.8%)  parse-and-resolve-imports
   0.0220 ( 40.0%)   0.0211 ( 42.3%)   0.0431 ( 41.1%)   1.9544 ( 49.8%)  Import resolution
   0.0023 (  4.2%)   0.0027 (  5.4%)   0.0050 (  4.8%)   0.0050 (  0.1%)  IRGen
   0.0009 (  1.7%)   0.0021 (  4.1%)   0.0030 (  2.9%)   0.0030 (  0.1%)  load-stdlib
   0.0014 (  2.5%)   0.0004 (  0.9%)   0.0018 (  1.7%)   0.0018 (  0.0%)  perform-sema
   0.0013 (  2.4%)   0.0004 (  0.9%)   0.0018 (  1.7%)   0.0018 (  0.0%)  Type checking and Semantic analysis
   0.0010 (  1.9%)   0.0003 (  0.6%)   0.0013 (  1.3%)   0.0013 (  0.0%)  typecheck-decl
   0.0010 (  1.8%)   0.0000 (  0.0%)   0.0010 (  0.9%)   0.0010 (  0.0%)  SIL optimization
   0.0004 (  0.8%)   0.0004 (  0.7%)   0.0008 (  0.8%)   0.0008 (  0.0%)  SILGen
   0.0002 (  0.4%)   0.0002 (  0.5%)   0.0005 (  0.5%)   0.0005 (  0.0%)  import-clang-decl
   0.0002 (  0.4%)   0.0001 (  0.2%)   0.0003 (  0.3%)   0.0003 (  0.0%)  typecheck-stmt
   0.0002 (  0.3%)   0.0001 (  0.1%)   0.0002 (  0.2%)   0.0002 (  0.0%)  SILGen-function
   0.0000 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  build-rewrite-system
   0.0000 (  0.1%)   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%)  precheck-target
   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%)  SIL verification, post-optimization
   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%)  SIL verification, pre-optimization
   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%)  populate-source-file-class-member-cache
   0.0549 (100.0%)   0.0499 (100.0%)   0.1048 (100.0%)   3.9274 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0788 seconds (1.9936 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0373 (100.0%)   0.0415 (100.0%)   0.0788 (100.0%)   1.9936 (100.0%)  Building Target
   0.0373 (100.0%)   0.0415 (100.0%)   0.0788 (100.0%)   1.9936 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Options/OptionDescription.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling String+.swift (in target 'Utility' from project 'Commander')
SwiftDriver\ Compilation Utility normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Utility -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.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/Commander.build/Debug/Utility.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility_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/Commander.build/Debug/Utility.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OptionDescription.swift (in target 'Commander' from project 'Commander')
SwiftCompile normal arm64 Compiling\ Shell.swift /Users/admin/builder/spi-builder-workspace/Sources/Commander/Shell.swift (in target 'Commander' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645651396731-swift-frontend-Commander-Shell.swift-arm64_apple_macos10.10-o-Onone-3624750306.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1212 seconds (0.1212 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0240 ( 33.2%)   0.0202 ( 41.2%)   0.0442 ( 36.4%)   0.0442 ( 36.4%)  parse-and-resolve-imports
   0.0220 ( 30.5%)   0.0189 ( 38.6%)   0.0409 ( 33.7%)   0.0409 ( 33.7%)  Import resolution
   0.0034 (  4.7%)   0.0032 (  6.5%)   0.0066 (  5.4%)   0.0066 (  5.4%)  IRGen
   0.0038 (  5.3%)   0.0011 (  2.3%)   0.0049 (  4.1%)   0.0049 (  4.1%)  perform-sema
   0.0038 (  5.2%)   0.0011 (  2.2%)   0.0048 (  4.0%)   0.0048 (  4.0%)  Type checking and Semantic analysis
   0.0036 (  5.0%)   0.0010 (  2.1%)   0.0046 (  3.8%)   0.0046 (  3.8%)  typecheck-decl
   0.0029 (  4.0%)   0.0007 (  1.4%)   0.0035 (  2.9%)   0.0035 (  2.9%)  SILGen
   0.0026 (  3.6%)   0.0000 (  0.1%)   0.0026 (  2.2%)   0.0026 (  2.2%)  SIL optimization
   0.0019 (  2.7%)   0.0004 (  0.8%)   0.0023 (  1.9%)   0.0023 (  1.9%)  SILGen-function
   0.0009 (  1.3%)   0.0013 (  2.7%)   0.0023 (  1.9%)   0.0023 (  1.9%)  load-stdlib
   0.0010 (  1.3%)   0.0003 (  0.6%)   0.0013 (  1.0%)   0.0013 (  1.1%)  typecheck-expr
   0.0009 (  1.3%)   0.0002 (  0.5%)   0.0011 (  0.9%)   0.0011 (  0.9%)  typecheck-stmt
   0.0005 (  0.7%)   0.0002 (  0.3%)   0.0006 (  0.5%)   0.0006 (  0.5%)  build-rewrite-system
   0.0003 (  0.4%)   0.0003 (  0.7%)   0.0006 (  0.5%)   0.0006 (  0.5%)  import-clang-decl
   0.0005 (  0.7%)   0.0001 (  0.2%)   0.0006 (  0.5%)   0.0006 (  0.5%)  typecheck-expr-pattern
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.1%)  precheck-target
   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%)  source-file-populate-cache
   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%)  SIL verification, post-optimization
   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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0722 (100.0%)   0.0490 (100.0%)   0.1212 (100.0%)   0.1212 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0807 seconds (0.0808 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0484 (100.0%)   0.0323 (100.0%)   0.0807 (100.0%)   0.0808 (100.0%)  Building Target
   0.0484 (100.0%)   0.0323 (100.0%)   0.0807 (100.0%)   0.0808 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Commander/Shell.swift (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Utility normal (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.LinkFileList -install_name @rpath/Utility.framework/Versions/A/Utility -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.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/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Utility
SwiftDriverJobDiscovery normal arm64 Compiling CommandRepresentable.swift, Error.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling Shell.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling OptionsRepresentable.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Emitting module for Commander (in target 'Commander' from project 'Commander')
SwiftDriver\ Compilation\ Requirements Commander normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commander -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.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/Commander.build/Debug/Commander.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_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/Commander.build/Debug/Commander.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-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/Commander.framework/Versions/A/Headers/Commander-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-Swift.h (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Headers/Commander-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftdoc (in target 'Commander' from project 'Commander')
    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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftmodule (in target 'Commander' from project 'Commander')
    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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.abi.json (in target 'Commander' from project 'Commander')
    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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftsourceinfo (in target 'Commander' from project 'Commander')
    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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Modules/Commander.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
ProcessProductPackaging "" /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

    Entitlements:

    {
    "com.apple.application-identifier" = "";
    "com.apple.security.get-task-allow" = 1;
}

    builtin-productPackagingUtility -entitlements -format xml -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent
ProcessProductPackagingDER /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent.der (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/derq query -f xml -i /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent.der --raw
SwiftDriver commander-sample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name commander_sample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample-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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.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/Commander.build/Debug/commander-sample.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample_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/Commander.build/Debug/commander-sample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SampleCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift (in target 'commander-sample' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645651648286-swift-frontend-commander_sample-SampleCommand.swift-arm64_apple_macos10.10-o-Onone-125948411.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2767 seconds (0.2795 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0244 ( 14.0%)   0.0346 ( 33.8%)   0.0590 ( 21.3%)   0.0601 ( 21.5%)  parse-and-resolve-imports
   0.0244 ( 14.0%)   0.0345 ( 33.7%)   0.0589 ( 21.3%)   0.0599 ( 21.5%)  Import resolution
   0.0202 ( 11.6%)   0.0056 (  5.5%)   0.0258 (  9.3%)   0.0260 (  9.3%)  perform-sema
   0.0201 ( 11.5%)   0.0056 (  5.4%)   0.0256 (  9.3%)   0.0258 (  9.2%)  Type checking and Semantic analysis
   0.0152 (  8.7%)   0.0027 (  2.6%)   0.0179 (  6.5%)   0.0179 (  6.4%)  SILGen
   0.0136 (  7.8%)   0.0037 (  3.6%)   0.0173 (  6.2%)   0.0174 (  6.2%)  typecheck-decl
   0.0125 (  7.2%)   0.0030 (  2.9%)   0.0155 (  5.6%)   0.0156 (  5.6%)  typecheck-expr
   0.0105 (  6.0%)   0.0043 (  4.3%)   0.0148 (  5.4%)   0.0149 (  5.3%)  IRGen
   0.0113 (  6.5%)   0.0024 (  2.3%)   0.0137 (  5.0%)   0.0137 (  4.9%)  typecheck-stmt
   0.0100 (  5.8%)   0.0010 (  1.0%)   0.0111 (  4.0%)   0.0110 (  4.0%)  SILGen-function
   0.0063 (  3.6%)   0.0000 (  0.0%)   0.0063 (  2.3%)   0.0063 (  2.3%)  SIL optimization
   0.0011 (  0.6%)   0.0029 (  2.9%)   0.0040 (  1.4%)   0.0040 (  1.4%)  load-stdlib
   0.0024 (  1.4%)   0.0010 (  1.0%)   0.0034 (  1.2%)   0.0034 (  1.2%)  build-rewrite-system
   0.0010 (  0.6%)   0.0003 (  0.3%)   0.0014 (  0.5%)   0.0014 (  0.5%)  typecheck-expr-pattern
   0.0010 (  0.6%)   0.0001 (  0.1%)   0.0011 (  0.4%)   0.0011 (  0.4%)  precheck-target
   0.0004 (  0.2%)   0.0004 (  0.4%)   0.0008 (  0.3%)   0.0008 (  0.3%)  import-clang-decl
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   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%)  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%)  get-conformance-access-path
   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%)  module-populate-cache
   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%)  AST verification
   0.1745 (100.0%)   0.1022 (100.0%)   0.2767 (100.0%)   0.2795 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1939 seconds (0.1953 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1358 (100.0%)   0.0582 (100.0%)   0.1939 (100.0%)   0.1953 (100.0%)  Building Target
   0.1358 (100.0%)   0.0582 (100.0%)   0.1939 (100.0%)   0.1953 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: warning: static property 'symbol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public static var symbol: String = "set-args"
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: convert 'symbol' to a 'let' constant to make 'Sendable' shared state immutable
  public static var symbol: String = "set-args"
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: add '@MainActor' to make static property 'symbol' part of global actor 'MainActor'
  public static var symbol: String = "set-args"
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var symbol: String = "set-args"
                    ^
  nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ commander_sample (in target 'commander-sample' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645651648105-swift-frontend-commander_sample-all-arm64_apple_macos10.10-swiftmodule-Onone-2113886189.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1988 seconds (0.2020 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0236 ( 21.6%)   0.0331 ( 36.9%)   0.0566 ( 28.5%)   0.0575 ( 28.5%)  parse-and-resolve-imports
   0.0236 ( 21.6%)   0.0330 ( 36.9%)   0.0566 ( 28.5%)   0.0574 ( 28.4%)  Import resolution
   0.0134 ( 12.3%)   0.0042 (  4.6%)   0.0176 (  8.8%)   0.0179 (  8.9%)  perform-sema
   0.0134 ( 12.2%)   0.0041 (  4.6%)   0.0175 (  8.8%)   0.0178 (  8.8%)  Type checking and Semantic analysis
   0.0112 ( 10.3%)   0.0027 (  3.0%)   0.0139 (  7.0%)   0.0142 (  7.0%)  typecheck-decl
   0.0053 (  4.8%)   0.0019 (  2.2%)   0.0072 (  3.6%)   0.0075 (  3.7%)  SIL optimization
   0.0057 (  5.2%)   0.0017 (  2.0%)   0.0074 (  3.7%)   0.0074 (  3.7%)  SILGen
   0.0034 (  3.1%)   0.0019 (  2.1%)   0.0053 (  2.7%)   0.0054 (  2.7%)  typecheck-expr
   0.0011 (  1.0%)   0.0028 (  3.2%)   0.0039 (  2.0%)   0.0040 (  2.0%)  load-stdlib
   0.0023 (  2.1%)   0.0010 (  1.1%)   0.0033 (  1.6%)   0.0034 (  1.7%)  build-rewrite-system
   0.0019 (  1.8%)   0.0013 (  1.4%)   0.0032 (  1.6%)   0.0032 (  1.6%)  typecheck-stmt
   0.0022 (  2.0%)   0.0003 (  0.4%)   0.0025 (  1.3%)   0.0025 (  1.3%)  SILGen-function
   0.0010 (  0.9%)   0.0003 (  0.3%)   0.0013 (  0.6%)   0.0013 (  0.6%)  Serialization, swiftmodule
   0.0007 (  0.6%)   0.0006 (  0.7%)   0.0013 (  0.6%)   0.0013 (  0.6%)  precheck-target
   0.0004 (  0.3%)   0.0004 (  0.5%)   0.0008 (  0.4%)   0.0008 (  0.4%)  import-clang-decl
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   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%)  SIL verification, pre-optimization
   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%)  module-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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1093 (100.0%)   0.0895 (100.0%)   0.1988 (100.0%)   0.2020 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1019 seconds (0.1034 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0548 (100.0%)   0.0471 (100.0%)   0.1019 (100.0%)   0.1034 (100.0%)  Building Target
   0.0548 (100.0%)   0.0471 (100.0%)   0.1019 (100.0%)   0.1034 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: warning: static property 'symbol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  public static var symbol: String = "set-args"
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: convert 'symbol' to a 'let' constant to make 'Sendable' shared state immutable
  public static var symbol: String = "set-args"
                ~~~ ^
                let
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: add '@MainActor' to make static property 'symbol' part of global actor 'MainActor'
  public static var symbol: String = "set-args"
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/commander-sample/SampleCommand.swift:73:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static var symbol: String = "set-args"
                    ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/commander-sample/main.swift (in target 'commander-sample' from project 'Commander')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745645651643847-swift-frontend-commander_sample-main.swift-arm64_apple_macos10.10-o-Onone-3883647610.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2322 seconds (0.2341 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0252 ( 20.2%)   0.0350 ( 32.5%)   0.0602 ( 25.9%)   0.0609 ( 26.0%)  parse-and-resolve-imports
   0.0251 ( 20.2%)   0.0350 ( 32.4%)   0.0601 ( 25.9%)   0.0608 ( 26.0%)  Import resolution
   0.0413 ( 33.2%)   0.0116 ( 10.8%)   0.0529 ( 22.8%)   0.0530 ( 22.6%)  build-rewrite-system
   0.0110 (  8.8%)   0.0102 (  9.5%)   0.0212 (  9.1%)   0.0216 (  9.2%)  import-clang-decl
   0.0032 (  2.6%)   0.0052 (  4.9%)   0.0085 (  3.6%)   0.0085 (  3.6%)  IRGen
   0.0026 (  2.1%)   0.0016 (  1.5%)   0.0042 (  1.8%)   0.0042 (  1.8%)  perform-sema
   0.0026 (  2.1%)   0.0016 (  1.5%)   0.0042 (  1.8%)   0.0042 (  1.8%)  Type checking and Semantic analysis
   0.0024 (  1.9%)   0.0015 (  1.3%)   0.0039 (  1.7%)   0.0039 (  1.6%)  typecheck-stmt
   0.0024 (  1.9%)   0.0014 (  1.3%)   0.0038 (  1.6%)   0.0038 (  1.6%)  typecheck-expr
   0.0011 (  0.9%)   0.0020 (  1.8%)   0.0030 (  1.3%)   0.0030 (  1.3%)  load-stdlib
   0.0020 (  1.6%)   0.0009 (  0.8%)   0.0029 (  1.2%)   0.0029 (  1.2%)  SILGen
   0.0025 (  2.0%)   0.0001 (  0.1%)   0.0026 (  1.1%)   0.0026 (  1.1%)  SIL optimization
   0.0015 (  1.2%)   0.0008 (  0.8%)   0.0023 (  1.0%)   0.0023 (  1.0%)  SILGen-function
   0.0008 (  0.6%)   0.0006 (  0.5%)   0.0013 (  0.6%)   0.0013 (  0.6%)  precheck-target
   0.0008 (  0.6%)   0.0002 (  0.2%)   0.0010 (  0.4%)   0.0010 (  0.4%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  typecheck-decl
   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%)  module-populate-cache
   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%)  SIL verification, pre-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%)  AST verification
   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%)  populate-source-file-class-member-cache
   0.1244 (100.0%)   0.1078 (100.0%)   0.2322 (100.0%)   0.2341 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7868 seconds (0.7925 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5585 (100.0%)   0.2283 (100.0%)   0.7868 (100.0%)   0.7925 (100.0%)  Building Target
   0.5585 (100.0%)   0.2283 (100.0%)   0.7868 (100.0%)   0.7925 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/commander-sample/main.swift (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

ExtractAppIntentsMetadata (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Utility --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier Utility --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Utility --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Utility.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Utility.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Utility.build/Objects-normal/arm64/Utility.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 22:34:11.677 appintentsmetadataprocessor[731:3972] Starting appintentsmetadataprocessor export
2025-04-25 22:34:11.682 appintentsmetadataprocessor[731:3972] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Versions/A/Utility.tbd (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A/Utility -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Versions/A/Utility.tbd
SwiftDriverJobDiscovery normal arm64 Compiling CommandDescriber.swift, CommandPath.swift (in target 'Commander' from project 'Commander')
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "Sign to Run Locally"

    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework/Versions/A
SwiftDriverJobDiscovery normal arm64 Emitting module for commander_sample (in target 'commander-sample' from project 'Commander')
SwiftDriver\ Compilation\ Requirements commander-sample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name commander_sample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample-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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.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/Commander.build/Debug/commander-sample.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample_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/Commander.build/Debug/commander-sample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample-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/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources/commander_sample-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample-Swift.h (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources/commander_sample-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftmodule (in target 'commander-sample' from project 'Commander')
    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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftdoc (in target 'commander-sample' from project 'Commander')
    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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.abi.json (in target 'commander-sample' from project 'Commander')
    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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftsourceinfo (in target 'commander-sample' from project 'Commander')
    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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander_sample.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Utility.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Utility.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Versions/A/Utility.tbd (in target 'Utility' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Versions/A/Utility.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Utility.framework/Utility.tbd
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Commander.xcodeproj/Commander_Info.plist (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Commander.xcodeproj/Commander_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Resources/Info.plist
SwiftDriverJobDiscovery normal arm64 Compiling DefaultOptions.swift, Help.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling SampleCommand.swift (in target 'commander-sample' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling BuiltIn.swift, Complete.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'commander-sample' from project 'Commander')
SwiftDriver\ Compilation commander-sample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name commander_sample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample-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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.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/Commander.build/Debug/commander-sample.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample_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/Commander.build/Debug/commander-sample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling misc.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling Commander.swift, Option.swift (in target 'Commander' from project 'Commander')
SwiftDriverJobDiscovery normal arm64 Compiling OptionsDecoder.swift (in target 'Commander' from project 'Commander')
SwiftDriver\ Compilation Commander normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commander -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.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/Commander.build/Debug/Commander.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_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/Commander.build/Debug/Commander.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander-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/Commander.framework/Versions/A/Commander normal (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.LinkFileList -install_name @rpath/Commander.framework/Versions/A/Commander -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.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/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.swiftmodule -framework Utility -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Commander
ExtractAppIntentsMetadata (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Commander --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier Commander --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Commander --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Commander.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Commander.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/Commander.build/Objects-normal/arm64/Commander.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 22:34:12.636 appintentsmetadataprocessor[737:4002] Starting appintentsmetadataprocessor export
2025-04-25 22:34:12.638 appintentsmetadataprocessor[737:4002] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Versions/A/Commander.tbd (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A/Commander -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Versions/A/Commander.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "Sign to Run Locally"

    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Commander.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Versions/A/Commander.tbd (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Versions/A/Commander.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/Commander.framework/Commander.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework (in target 'Commander' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Commander.framework
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample normal (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.10 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -rpath -Xlinker @executable_path -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander-sample_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.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/Commander.build/Debug/commander-sample.build/Objects-normal/arm64/commander_sample.swiftmodule -framework Commander -framework Utility -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "Sign to Run Locally"

    /usr/bin/codesign --force --sign - --entitlements /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commander.build/Debug/commander-sample.build/commander-sample.xcent --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample (in target 'commander-sample' from project 'Commander')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/commander-sample
/Users/admin/builder/spi-builder-workspace/Commander.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Commander' from project 'Commander')
/Users/admin/builder/spi-builder-workspace/Commander.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Utility' from project 'Commander')
/Users/admin/builder/spi-builder-workspace/Commander.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'commander-sample' from project 'Commander')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Commander",
  "name" : "Commander",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Commander",
      "targets" : [
        "Commander"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "commander-sample",
      "targets" : [
        "commander-sample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "commander_sample",
      "module_type" : "SwiftTarget",
      "name" : "commander-sample",
      "path" : "Sources/commander-sample",
      "product_memberships" : [
        "commander-sample"
      ],
      "sources" : [
        "SampleCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Commander"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "UtilityTests",
      "module_type" : "SwiftTarget",
      "name" : "UtilityTests",
      "path" : "Tests/UtilityTests",
      "sources" : [
        "Bool+Tests.swift",
        "CommandLineTests.swift",
        "Optional+Tests.swift",
        "String+Tests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Utility",
      "module_type" : "SwiftTarget",
      "name" : "Utility",
      "path" : "Sources/Utility",
      "product_memberships" : [
        "Commander",
        "commander-sample"
      ],
      "sources" : [
        "Bool+.swift",
        "Collection+.swift",
        "CommandLine.swift",
        "Optional+.swift",
        "String+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommanderTests",
      "module_type" : "SwiftTarget",
      "name" : "CommanderTests",
      "path" : "Tests/CommanderTests",
      "sources" : [
        "CommandPathTests.swift",
        "CommandTests.swift",
        "CommanderTests.swift",
        "GlobalOptionsTests.swift",
        "OptionsDecoderTests.swift",
        "WrappedCommandTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Commander"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Commander",
      "module_type" : "SwiftTarget",
      "name" : "Commander",
      "path" : "Sources/Commander",
      "product_memberships" : [
        "Commander",
        "commander-sample"
      ],
      "sources" : [
        "Built-Ins/BuiltIn.swift",
        "Built-Ins/Commands/Complete.swift",
        "Built-Ins/Commands/Help.swift",
        "Commander.swift",
        "Commands/CommandDescriber.swift",
        "Commands/CommandPath.swift",
        "Commands/CommandRepresentable.swift",
        "Error.swift",
        "Options/DefaultOptions.swift",
        "Options/Option.swift",
        "Options/OptionDescription.swift",
        "Options/OptionsDecoder.swift",
        "Options/OptionsRepresentable.swift",
        "Shell.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.