The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Forging, reference 0.0.1 (b6d204), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 15:06:07 UTC.

Build Command

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

Build Log

    case singleRandom(mnemonicSize: FGMnemonicSizeRepresentation.Type = FGMnemonic12WordsSize.self)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift:20:10: warning: associated value 'batchRandom(count:mnemonicSize:isInterruptible:)' of 'Sendable'-conforming enum 'FGMultiChainHDWalletGenKind' contains non-Sendable type 'any FGMnemonicSizeRepresentation.Type'
    case batchRandom(count: Int,
         ^
SwiftDriverJobDiscovery normal armv7k Emitting module for Forging (in target 'Forging' from project 'Forging')
SwiftDriver\ Compilation\ Requirements Forging normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling FGBatchHDWalletImportable.swift, FGBatchNonHDWalletImportable.swift, FGBatchNonHDWalletUniImporter.swift, FGHDImportHandler.swift, FGHDWalletImportable.swift, FGHDWalletUniImporter+MultiChain.swift, FGHDWalletUniImporter.swift, FGMultiChainHDWalletImportKind.swift, FGNonHDWalletImportable.swift, FGSingleHDWalletImportable.swift, FGSingleNonHDWalletImportable.swift, FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 Compiling\ FGBatchJobsScheduler.swift,\ FGBatchSpace.swift,\ FGSingleTaskJobsCount.swift,\ FGChainDescribable.swift,\ FGBase58Coder.swift,\ FGBase58Decodable.swift,\ FGBase58Encodable.swift,\ FGBase58Space.swift,\ FGWalletCodationWrapper.swift,\ FGDataStream.swift,\ FGJSONWalletFileReader.swift,\ FGStreamDataReadable.swift,\ FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationPathElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathCoinRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathPurposeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGRawDerivationPathGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGSLIP0010Deriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGBaseChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGChainTaskResultAssembler+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55AddressGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55Addressor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Data+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/UInt32+EndianBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGBatchWalletsFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGSingleWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletJSONStringFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawJSONFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletStringFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGGenerationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainNonHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGUncommonCryptoKeccak256.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPairGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic12WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic15WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic18WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic21WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic24WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicAbility.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicSizeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGTesseractMnemonicEntity.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniImporter+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSingleSolNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolWalletSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolanaChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptoWallet.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptographyWallet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/supplementaryOutputs-45 -target arm64-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-dependencies-2.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Forging -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchJobsScheduler.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchSpace.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGSingleTaskJobsCount.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGChainDescribable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Coder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Decodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Encodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Space.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGWalletCodationWrapper.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGDataStream.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGJSONWalletFileReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGStreamDataReadable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBIP44Purpose.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchJobsScheduler.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchSpace.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGSingleTaskJobsCount.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGChainDescribable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Coder.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Decodable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Encodable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Space.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGWalletCodationWrapper.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGDataStream.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGJSONWalletFileReader.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGStreamDataReadable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBIP44Purpose.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:33:29: error: 'appending(path:directoryHint:)' is only available in watchOS 9.0 or newer
            dirURL = docURL.appending(path: name, directoryHint: .isDirectory)
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:33:29: note: add 'if #available' version check
            dirURL = docURL.appending(path: name, directoryHint: .isDirectory)
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:26:24: note: add '@available' attribute to enclosing static method
    public static func fileDirURL(name: String) throws -> URL {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:11:13: note: add '@available' attribute to enclosing enum
public enum FGDataStream {
            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftmodule (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal armv7k Compiling Data+Hex.swift, UInt32+EndianBytes.swift, FGBatchWalletsFormatable.swift, FGSingleWalletFormatable.swift, FGWalletFormatable.swift, FGWalletJSONStringFormatter.swift, FGWalletRawFormatable.swift, FGWalletRawJSONFormatter.swift, FGWalletStringFormatable.swift, FGBatchHDWalletGeneratable.swift, FGBatchNonHDWalletGeneratable.swift, FGGenerationSpace.swift (in target 'Forging' from project 'Forging')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftdoc (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.abi.json (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftsourceinfo (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ FGBatchJobsScheduler.swift,\ FGBatchSpace.swift,\ FGSingleTaskJobsCount.swift,\ FGChainDescribable.swift,\ FGBase58Coder.swift,\ FGBase58Decodable.swift,\ FGBase58Encodable.swift,\ FGBase58Space.swift,\ FGWalletCodationWrapper.swift,\ FGDataStream.swift,\ FGJSONWalletFileReader.swift,\ FGStreamDataReadable.swift,\ FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling FGUncommonCryptoKeccak256.swift, FGAddressPair.swift, FGAddressPairGeneratable.swift, FGMnemonic12WordsSize.swift, FGMnemonic15WordsSize.swift, FGMnemonic18WordsSize.swift, FGMnemonic21WordsSize.swift, FGMnemonic24WordsSize.swift, FGMnemonicAbility.swift, FGMnemonicInfo.swift, FGMnemonicSizeRepresentation.swift, FGTesseractMnemonicEntity.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 Compiling\ FGBatchHDWalletImportable.swift,\ FGBatchNonHDWalletImportable.swift,\ FGBatchNonHDWalletUniImporter.swift,\ FGHDImportHandler.swift,\ FGHDWalletImportable.swift,\ FGHDWalletUniImporter+MultiChain.swift,\ FGHDWalletUniImporter.swift,\ FGMultiChainHDWalletImportKind.swift,\ FGNonHDWalletImportable.swift,\ FGSingleHDWalletImportable.swift,\ FGSingleNonHDWalletImportable.swift,\ FGKeccak256Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ FGUncommonCryptoKeccak256.swift,\ FGAddressPair.swift,\ FGAddressPairGeneratable.swift,\ FGMnemonic12WordsSize.swift,\ FGMnemonic15WordsSize.swift,\ FGMnemonic18WordsSize.swift,\ FGMnemonic21WordsSize.swift,\ FGMnemonic24WordsSize.swift,\ FGMnemonicAbility.swift,\ FGMnemonicInfo.swift,\ FGMnemonicSizeRepresentation.swift,\ FGTesseractMnemonicEntity.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGUncommonCryptoKeccak256.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPairGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic12WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic15WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic18WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic21WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic24WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicAbility.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicSizeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGTesseractMnemonicEntity.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGUncommonCryptoKeccak256.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPair.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPairGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic12WordsSize.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic15WordsSize.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic18WordsSize.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic21WordsSize.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic24WordsSize.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicAbility.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicInfo.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicSizeRepresentation.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGTesseractMnemonicEntity.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling FGEVMAddressPairGenerator.swift, FGEVMDerivationPathCoin.swift, FGEVMDerivationPathGenerator.swift, FGEVMDeriver.swift, FGEVMSpace.swift, FGEthereumChain.swift, FGHDGenHandler+evm.swift, FGHDImportHandler+evm.swift, FGHDWalletUniGenerator+EVM.swift, FGHDWalletUniImporter+EVM.swift, FGNonHDGenHandler+evm.swift, FGNonHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 Compiling\ FGAnyChainTaskHandler.swift,\ FGChainTaskHandable.swift,\ FGChainTaskJobExecutable.swift,\ FGChainTaskResultAssembler.swift,\ FGHandlerChain.swift,\ FGMultiChainOpSpace.swift,\ FGMultiChainWalletProcessor.swift,\ FGK1Secp256k1.swift,\ Secp256k1Ability.swift,\ FGChainTaskResultAssembler+Solana.swift,\ FGHDGenHandler+Solana.swift,\ FGHDImportHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Forging (in target 'Forging' from project 'Forging')
SwiftDriver\ Compilation\ Requirements Forging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling FGHDWalletUniGenerator+Solana.swift, FGHDWalletUniImporter+Solana.swift, FGNonHDGenHandler+Solana.swift, FGNonHDWalletUniGenerator+Solana.swift, FGSingleSolNonHDWalletImporter.swift, FGSolAddressPairGenerator.swift, FGSolDerivationPathCoin.swift, FGSolDerivationPathGenerator.swift, FGSolWalletSpace.swift, FGSolanaChain.swift, FGCryptoWallet.swift, FGCryptographyWallet.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 Compiling\ FGAnyChainTaskHandler.swift,\ FGChainTaskHandable.swift,\ FGChainTaskJobExecutable.swift,\ FGChainTaskResultAssembler.swift,\ FGHandlerChain.swift,\ FGMultiChainOpSpace.swift,\ FGMultiChainWalletProcessor.swift,\ FGK1Secp256k1.swift,\ Secp256k1Ability.swift,\ FGChainTaskResultAssembler+Solana.swift,\ FGHDGenHandler+Solana.swift,\ FGHDImportHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal armv7k Compiling FGDerivable.swift, FGDerivationErrorKind.swift, FGDerivationExtractor.swift, FGDerivationPathElements.swift, FGDerivationSpace.swift, FGDerivePathCoinRepresentation.swift, FGDerivePathPurposeRepresentation.swift, FGRawDerivationPathGeneratable.swift, FGSLIP0010Deriver.swift, FGBaseChain.swift, FGChainTaskResultAssembler+EVM.swift, FGEIP55AddressGeneratable.swift, FGEIP55Addressor.swift (in target 'Forging' from project 'Forging')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftdoc (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.abi.json (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftsourceinfo (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ FGEVMAddressPairGenerator.swift,\ FGEVMDerivationPathCoin.swift,\ FGEVMDerivationPathGenerator.swift,\ FGEVMDeriver.swift,\ FGEVMSpace.swift,\ FGEthereumChain.swift,\ FGHDGenHandler+evm.swift,\ FGHDImportHandler+evm.swift,\ FGHDWalletUniGenerator+EVM.swift,\ FGHDWalletUniImporter+EVM.swift,\ FGNonHDGenHandler+evm.swift,\ FGNonHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ FGBatchHDWalletImportable.swift,\ FGBatchNonHDWalletImportable.swift,\ FGBatchNonHDWalletUniImporter.swift,\ FGHDImportHandler.swift,\ FGHDWalletImportable.swift,\ FGHDWalletUniImporter+MultiChain.swift,\ FGHDWalletUniImporter.swift,\ FGMultiChainHDWalletImportKind.swift,\ FGNonHDWalletImportable.swift,\ FGSingleHDWalletImportable.swift,\ FGSingleNonHDWalletImportable.swift,\ FGKeccak256Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Emitting module for Forging (in target 'Forging' from project 'Forging')
SwiftDriver\ Compilation\ Requirements Forging normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling FGHDGenHandler.swift, FGHDWalletGeneratable.swift, FGHDWalletUniGenerator+MultiChain.swift, FGHDWalletUniGenerator.swift, FGMultiChainHDWalletGenKind.swift, FGMultiChainNonHDWalletGenKind.swift, FGNonHDGenHandler.swift, FGNonHDWalletGeneratable.swift, FGNonHDWalletUniGenerator+MultiChain.swift, FGNonHDWalletUniGenerator.swift, FGSingleHDWalletGeneratable.swift, FGSingleNonHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 Compiling\ FGOptimismChain.swift,\ FGSingleEVMNonHDWalletImporter.swift,\ FGError.swift,\ FGWalletErrorKind.swift,\ FGBatchWalletsExportable.swift,\ FGExportSpace.swift,\ FGFileExporter.swift,\ FGPasteboardExporter.swift,\ FGSingleWalletExportable.swift,\ FGWalletExportable.swift,\ Array+Hex.swift,\ ArraySlice+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Forging-Swift.h
2026-04-17 11:05:43.242 xcodebuild[859:4767] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ FGBatchJobsScheduler.swift,\ FGBatchSpace.swift,\ FGSingleTaskJobsCount.swift,\ FGChainDescribable.swift,\ FGBase58Coder.swift,\ FGBase58Decodable.swift,\ FGBase58Encodable.swift,\ FGBase58Space.swift,\ FGWalletCodationWrapper.swift,\ FGDataStream.swift,\ FGJSONWalletFileReader.swift,\ FGStreamDataReadable.swift,\ FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift (in target 'Forging' from project 'Forging')
	Building workspace spi-builder-workspace with scheme Forging
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
  Forging: /Users/admin/builder/spi-builder-workspace
  Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
  K1: https://github.com/Sajjon/K1 @ 0.7.1
  UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
resolved source packages: BigInt, Forging, Bip39, K1, UncommonCrypto
2026-04-17 11:06:01.886 xcodebuild[1460:7680] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "bip39.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tesseract-one/Bip39.swift.git"
    },
    {
      "identity" : "k1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Sajjon/K1"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "Forging",
  "name" : "Forging",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Forging",
      "targets" : [
        "Forging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ForgingTests",
      "module_type" : "SwiftTarget",
      "name" : "ForgingTests",
      "path" : "Tests/ForgingTests",
      "sources" : [
        "ForgingTests.swift"
      ],
      "target_dependencies" : [
        "Forging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Forging",
      "module_type" : "SwiftTarget",
      "name" : "Forging",
      "path" : "Sources/Forging",
      "product_dependencies" : [
        "Bip39",
        "K1",
        "BigInt"
      ],
      "product_memberships" : [
        "Forging"
      ],
      "sources" : [
        "BatchOperation/FGBatchJobsScheduler.swift",
        "BatchOperation/FGBatchSpace.swift",
        "BatchOperation/FGSingleTaskJobsCount.swift",
        "ChainDescription/FGChainDescribable.swift",
        "Codation/FGBase58Coder.swift",
        "Codation/FGBase58Decodable.swift",
        "Codation/FGBase58Encodable.swift",
        "Codation/FGBase58Space.swift",
        "Codation/FGWalletCodationWrapper.swift",
        "DataStream/FGDataStream.swift",
        "DataStream/FGJSONWalletFileReader.swift",
        "DataStream/FGStreamDataReadable.swift",
        "Derivation/FGBIP44Purpose.swift",
        "Derivation/FGDerivable.swift",
        "Derivation/FGDerivationErrorKind.swift",
        "Derivation/FGDerivationExtractor.swift",
        "Derivation/FGDerivationPathElements.swift",
        "Derivation/FGDerivationSpace.swift",
        "Derivation/FGDerivePathCoinRepresentation.swift",
        "Derivation/FGDerivePathPurposeRepresentation.swift",
        "Derivation/FGRawDerivationPathGeneratable.swift",
        "Derivation/FGSLIP0010Deriver.swift",
        "EVM/FGBaseChain.swift",
        "EVM/FGChainTaskResultAssembler+EVM.swift",
        "EVM/FGEIP55AddressGeneratable.swift",
        "EVM/FGEIP55Addressor.swift",
        "EVM/FGEVMAddressPairGenerator.swift",
        "EVM/FGEVMDerivationPathCoin.swift",
        "EVM/FGEVMDerivationPathGenerator.swift",
        "EVM/FGEVMDeriver.swift",
        "EVM/FGEVMSpace.swift",
        "EVM/FGEthereumChain.swift",
        "EVM/FGHDGenHandler+evm.swift",
        "EVM/FGHDImportHandler+evm.swift",
        "EVM/FGHDWalletUniGenerator+EVM.swift",
        "EVM/FGHDWalletUniImporter+EVM.swift",
        "EVM/FGNonHDGenHandler+evm.swift",
        "EVM/FGNonHDWalletUniGenerator+EVM.swift",
        "EVM/FGOptimismChain.swift",
        "EVM/FGSingleEVMNonHDWalletImporter.swift",
        "Error/FGError.swift",
        "Error/FGWalletErrorKind.swift",
        "Export/FGBatchWalletsExportable.swift",
        "Export/FGExportSpace.swift",
        "Export/FGFileExporter.swift",
        "Export/FGPasteboardExporter.swift",
        "Export/FGSingleWalletExportable.swift",
        "Export/FGWalletExportable.swift",
        "Extensions/Array+Hex.swift",
        "Extensions/ArraySlice+Hex.swift",
        "Extensions/Data+Hex.swift",
        "Extensions/UInt32+EndianBytes.swift",
        "Formatting/FGBatchWalletsFormatable.swift",
        "Formatting/FGSingleWalletFormatable.swift",
        "Formatting/FGWalletFormatable.swift",
        "Formatting/FGWalletJSONStringFormatter.swift",
        "Formatting/FGWalletRawFormatable.swift",
        "Formatting/FGWalletRawJSONFormatter.swift",
        "Formatting/FGWalletStringFormatable.swift",
        "Generation/FGBatchHDWalletGeneratable.swift",
        "Generation/FGBatchNonHDWalletGeneratable.swift",
        "Generation/FGGenerationSpace.swift",
        "Generation/FGHDGenHandler.swift",
        "Generation/FGHDWalletGeneratable.swift",
        "Generation/FGHDWalletUniGenerator+MultiChain.swift",
        "Generation/FGHDWalletUniGenerator.swift",
        "Generation/FGMultiChainHDWalletGenKind.swift",
        "Generation/FGMultiChainNonHDWalletGenKind.swift",
        "Generation/FGNonHDGenHandler.swift",
        "Generation/FGNonHDWalletGeneratable.swift",
        "Generation/FGNonHDWalletUniGenerator+MultiChain.swift",
        "Generation/FGNonHDWalletUniGenerator.swift",
        "Generation/FGSingleHDWalletGeneratable.swift",
        "Generation/FGSingleNonHDWalletGeneratable.swift",
        "Import/FGBatchHDWalletImportable.swift",
        "Import/FGBatchNonHDWalletImportable.swift",
        "Import/FGBatchNonHDWalletUniImporter.swift",
        "Import/FGHDImportHandler.swift",
        "Import/FGHDWalletImportable.swift",
        "Import/FGHDWalletUniImporter+MultiChain.swift",
        "Import/FGHDWalletUniImporter.swift",
        "Import/FGMultiChainHDWalletImportKind.swift",
        "Import/FGNonHDWalletImportable.swift",
        "Import/FGSingleHDWalletImportable.swift",
        "Import/FGSingleNonHDWalletImportable.swift",
        "Keccak256/FGKeccak256Ability.swift",
        "Keccak256/FGUncommonCryptoKeccak256.swift",
        "KeyPair/FGAddressPair.swift",
        "KeyPair/FGAddressPairGeneratable.swift",
        "Mnemonic/FGMnemonic12WordsSize.swift",
        "Mnemonic/FGMnemonic15WordsSize.swift",
        "Mnemonic/FGMnemonic18WordsSize.swift",
        "Mnemonic/FGMnemonic21WordsSize.swift",
        "Mnemonic/FGMnemonic24WordsSize.swift",
        "Mnemonic/FGMnemonicAbility.swift",
        "Mnemonic/FGMnemonicInfo.swift",
        "Mnemonic/FGMnemonicSizeRepresentation.swift",
        "Mnemonic/FGTesseractMnemonicEntity.swift",
        "MultiChainOperation/FGAnyChainTaskHandler.swift",
        "MultiChainOperation/FGChainTaskHandable.swift",
        "MultiChainOperation/FGChainTaskJobExecutable.swift",
        "MultiChainOperation/FGChainTaskResultAssembler.swift",
        "MultiChainOperation/FGHandlerChain.swift",
        "MultiChainOperation/FGMultiChainOpSpace.swift",
        "MultiChainOperation/FGMultiChainWalletProcessor.swift",
        "Secp256k1/FGK1Secp256k1.swift",
        "Secp256k1/Secp256k1Ability.swift",
        "Solana/FGChainTaskResultAssembler+Solana.swift",
        "Solana/FGHDGenHandler+Solana.swift",
        "Solana/FGHDImportHandler+Solana.swift",
        "Solana/FGHDWalletUniGenerator+Solana.swift",
        "Solana/FGHDWalletUniImporter+Solana.swift",
        "Solana/FGNonHDGenHandler+Solana.swift",
        "Solana/FGNonHDWalletUniGenerator+Solana.swift",
        "Solana/FGSingleSolNonHDWalletImporter.swift",
        "Solana/FGSolAddressPairGenerator.swift",
        "Solana/FGSolDerivationPathCoin.swift",
        "Solana/FGSolDerivationPathGenerator.swift",
        "Solana/FGSolWalletSpace.swift",
        "Solana/FGSolanaChain.swift",
        "Walletization/FGCryptoWallet.swift",
        "Walletization/FGCryptographyWallet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Forging",
      "K1"
    ]
  }
}
2026-04-17 11:06:03.207 xcodebuild[1482:7818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Forging",
      "K1"
    ]
  }
}
2026-04-17 11:06:04.244 xcodebuild[1498:7894] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forging -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Forging -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  UncommonCrypto: https://github.com/tesseract-one/UncommonCrypto.swift.git @ 0.2.1
  Bip39: https://github.com/tesseract-one/Bip39.swift.git @ 0.2.0
  Forging: /Users/admin/builder/spi-builder-workspace
  K1: https://github.com/Sajjon/K1 @ 0.7.1
  BigInt: https://github.com/attaswift/BigInt.git @ 5.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'Forging' in project 'Forging'
        ➜ Explicit dependency on target 'Forging' in project 'Forging'
        ➜ Explicit dependency on target 'Bip39' in project 'Bip39'
        ➜ Explicit dependency on target 'K1' in project 'K1'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
    Target 'Forging' in project 'Forging'
        ➜ Explicit dependency on target 'Bip39' in project 'Bip39'
        ➜ Explicit dependency on target 'K1' in project 'K1'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
    Target 'BigInt' in project 'BigInt'
        ➜ Explicit dependency on target 'BigInt' in project 'BigInt'
    Target 'BigInt' in project 'BigInt' (no dependencies)
    Target 'K1' in project 'K1'
        ➜ Explicit dependency on target 'K1' in project 'K1'
        ➜ Explicit dependency on target 'secp256k1' in project 'K1'
    Target 'K1' in project 'K1'
        ➜ Explicit dependency on target 'secp256k1' in project 'K1'
    Target 'secp256k1' in project 'K1' (no dependencies)
    Target 'Bip39' in project 'Bip39'
        ➜ Explicit dependency on target 'Bip39' in project 'Bip39'
        ➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
    Target 'Bip39' in project 'Bip39'
        ➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
    Target 'UncommonCrypto' in project 'UncommonCrypto'
        ➜ Explicit dependency on target 'UncommonCrypto' in project 'UncommonCrypto'
        ➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
    Target 'UncommonCrypto' in project 'UncommonCrypto'
        ➜ Explicit dependency on target 'CUncommonCrypto' in project 'UncommonCrypto'
    Target 'CUncommonCrypto' in project 'UncommonCrypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Forging-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.abi.json (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftdoc (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftmodule (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftDriver Forging normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forging normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/armv7k/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Forging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Forging -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftsourceinfo (in target 'Forging' from project 'Forging')
    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/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64_32/Forging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Forging.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ FGEVMAddressPairGenerator.swift,\ FGEVMDerivationPathCoin.swift,\ FGEVMDerivationPathGenerator.swift,\ FGEVMDeriver.swift,\ FGEVMSpace.swift,\ FGEthereumChain.swift,\ FGHDGenHandler+evm.swift,\ FGHDImportHandler+evm.swift,\ FGHDWalletUniGenerator+EVM.swift,\ FGHDWalletUniImporter+EVM.swift,\ FGNonHDGenHandler+evm.swift,\ FGNonHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGOptimismChain.swift,\ FGSingleEVMNonHDWalletImporter.swift,\ FGError.swift,\ FGWalletErrorKind.swift,\ FGBatchWalletsExportable.swift,\ FGExportSpace.swift,\ FGFileExporter.swift,\ FGPasteboardExporter.swift,\ FGSingleWalletExportable.swift,\ FGWalletExportable.swift,\ Array+Hex.swift,\ ArraySlice+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+Hex.swift,\ UInt32+EndianBytes.swift,\ FGBatchWalletsFormatable.swift,\ FGSingleWalletFormatable.swift,\ FGWalletFormatable.swift,\ FGWalletJSONStringFormatter.swift,\ FGWalletRawFormatable.swift,\ FGWalletRawJSONFormatter.swift,\ FGWalletStringFormatable.swift,\ FGBatchHDWalletGeneratable.swift,\ FGBatchNonHDWalletGeneratable.swift,\ FGGenerationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Data+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/UInt32+EndianBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGBatchWalletsFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGSingleWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletJSONStringFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawJSONFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletStringFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGGenerationSpace.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Data+Hex.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/UInt32+EndianBytes.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGBatchWalletsFormatable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGSingleWalletFormatable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletFormatable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletJSONStringFormatter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawFormatable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawJSONFormatter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletStringFormatable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchNonHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGGenerationSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGAnyChainTaskHandler.swift,\ FGChainTaskHandable.swift,\ FGChainTaskJobExecutable.swift,\ FGChainTaskResultAssembler.swift,\ FGHandlerChain.swift,\ FGMultiChainOpSpace.swift,\ FGMultiChainWalletProcessor.swift,\ FGK1Secp256k1.swift,\ Secp256k1Ability.swift,\ FGChainTaskResultAssembler+Solana.swift,\ FGHDGenHandler+Solana.swift,\ FGHDImportHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGHDWalletUniGenerator+Solana.swift,\ FGHDWalletUniImporter+Solana.swift,\ FGNonHDGenHandler+Solana.swift,\ FGNonHDWalletUniGenerator+Solana.swift,\ FGSingleSolNonHDWalletImporter.swift,\ FGSolAddressPairGenerator.swift,\ FGSolDerivationPathCoin.swift,\ FGSolDerivationPathGenerator.swift,\ FGSolWalletSpace.swift,\ FGSolanaChain.swift,\ FGCryptoWallet.swift,\ FGCryptographyWallet.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniImporter+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSingleSolNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolWalletSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolanaChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptoWallet.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptographyWallet.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniGenerator+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniImporter+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDGenHandler+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDWalletUniGenerator+Solana.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSingleSolNonHDWalletImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolAddressPairGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathCoin.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolWalletSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolanaChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptoWallet.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptographyWallet.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift:14:10: warning: associated value 'singleRandom(mnemonicSize:)' of 'Sendable'-conforming enum 'FGMultiChainHDWalletGenKind' contains non-Sendable type 'any FGMnemonicSizeRepresentation.Type'
    case singleRandom(mnemonicSize: FGMnemonicSizeRepresentation.Type = FGMnemonic12WordsSize.self)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift:20:10: warning: associated value 'batchRandom(count:mnemonicSize:isInterruptible:)' of 'Sendable'-conforming enum 'FGMultiChainHDWalletGenKind' contains non-Sendable type 'any FGMnemonicSizeRepresentation.Type'
    case batchRandom(count: Int,
         ^
SwiftCompile normal arm64 Compiling\ FGHDGenHandler.swift,\ FGHDWalletGeneratable.swift,\ FGHDWalletUniGenerator+MultiChain.swift,\ FGHDWalletUniGenerator.swift,\ FGMultiChainHDWalletGenKind.swift,\ FGMultiChainNonHDWalletGenKind.swift,\ FGNonHDGenHandler.swift,\ FGNonHDWalletGeneratable.swift,\ FGNonHDWalletUniGenerator+MultiChain.swift,\ FGNonHDWalletUniGenerator.swift,\ FGSingleHDWalletGeneratable.swift,\ FGSingleNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainNonHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleNonHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDGenHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator+MultiChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainNonHDWalletGenKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDGenHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator+MultiChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleNonHDWalletGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGBatchHDWalletImportable.swift,\ FGBatchNonHDWalletImportable.swift,\ FGBatchNonHDWalletUniImporter.swift,\ FGHDImportHandler.swift,\ FGHDWalletImportable.swift,\ FGHDWalletUniImporter+MultiChain.swift,\ FGHDWalletUniImporter.swift,\ FGMultiChainHDWalletImportKind.swift,\ FGNonHDWalletImportable.swift,\ FGSingleHDWalletImportable.swift,\ FGSingleNonHDWalletImportable.swift,\ FGKeccak256Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGBatchJobsScheduler.swift,\ FGBatchSpace.swift,\ FGSingleTaskJobsCount.swift,\ FGChainDescribable.swift,\ FGBase58Coder.swift,\ FGBase58Decodable.swift,\ FGBase58Encodable.swift,\ FGBase58Space.swift,\ FGWalletCodationWrapper.swift,\ FGDataStream.swift,\ FGJSONWalletFileReader.swift,\ FGStreamDataReadable.swift,\ FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationPathElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathCoinRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathPurposeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGRawDerivationPathGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGSLIP0010Deriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGBaseChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGChainTaskResultAssembler+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55AddressGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55Addressor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMDeriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEVMSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEthereumChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDImportHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGHDWalletUniImporter+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDGenHandler+evm.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGNonHDWalletUniGenerator+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Data+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/UInt32+EndianBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGBatchWalletsFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGSingleWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletJSONStringFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletRawJSONFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Formatting/FGWalletStringFormatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGBatchNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGGenerationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGMultiChainNonHDWalletGenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDGenHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGNonHDWalletUniGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Generation/FGSingleNonHDWalletGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGBatchNonHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDImportHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter+MultiChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGHDWalletUniImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGMultiChainHDWalletImportKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Import/FGSingleNonHDWalletImportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGKeccak256Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Keccak256/FGUncommonCryptoKeccak256.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/KeyPair/FGAddressPairGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic12WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic15WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic18WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic21WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonic24WordsSize.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicAbility.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGMnemonicSizeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Mnemonic/FGTesseractMnemonicEntity.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGAnyChainTaskHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskHandable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskJobExecutable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGChainTaskResultAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGHandlerChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainOpSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/MultiChainOperation/FGMultiChainWalletProcessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/FGK1Secp256k1.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Secp256k1/Secp256k1Ability.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGChainTaskResultAssembler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDImportHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGHDWalletUniImporter+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDGenHandler+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGNonHDWalletUniGenerator+Solana.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSingleSolNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolAddressPairGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathCoin.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolDerivationPathGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolWalletSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Solana/FGSolanaChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptoWallet.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Walletization/FGCryptographyWallet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-watchos7.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/Forging_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CUncommonCrypto.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/secp256k1.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/UncommonCrypto.swift/Sources/CUncommonCrypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/K1/Sources/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Forging -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchJobsScheduler.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchSpace.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGSingleTaskJobsCount.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGChainDescribable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Coder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Decodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Encodable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Space.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGWalletCodationWrapper.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGDataStream.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGJSONWalletFileReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGStreamDataReadable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBIP44Purpose.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchJobsScheduler.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBatchSpace.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGSingleTaskJobsCount.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGChainDescribable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Coder.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Decodable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Encodable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBase58Space.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGWalletCodationWrapper.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGDataStream.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGJSONWalletFileReader.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGStreamDataReadable.o -index-unit-output-path /Forging.build/Debug-watchos/Forging.build/Objects-normal/arm64/FGBIP44Purpose.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:33:29: error: 'appending(path:directoryHint:)' is only available in watchOS 9.0 or newer
            dirURL = docURL.appending(path: name, directoryHint: .isDirectory)
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:33:29: note: add 'if #available' version check
            dirURL = docURL.appending(path: name, directoryHint: .isDirectory)
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:26:24: note: add '@available' attribute to enclosing static method
    public static func fileDirURL(name: String) throws -> URL {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift:11:13: note: add '@available' attribute to enclosing enum
public enum FGDataStream {
            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FGDerivable.swift,\ FGDerivationErrorKind.swift,\ FGDerivationExtractor.swift,\ FGDerivationPathElements.swift,\ FGDerivationSpace.swift,\ FGDerivePathCoinRepresentation.swift,\ FGDerivePathPurposeRepresentation.swift,\ FGRawDerivationPathGeneratable.swift,\ FGSLIP0010Deriver.swift,\ FGBaseChain.swift,\ FGChainTaskResultAssembler+EVM.swift,\ FGEIP55AddressGeneratable.swift,\ FGEIP55Addressor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationExtractor.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationPathElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathCoinRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathPurposeRepresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGRawDerivationPathGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGSLIP0010Deriver.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGBaseChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGChainTaskResultAssembler+EVM.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55AddressGeneratable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55Addressor.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationErrorKind.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationExtractor.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationPathElements.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivationSpace.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathCoinRepresentation.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGDerivePathPurposeRepresentation.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGRawDerivationPathGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGSLIP0010Deriver.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGBaseChain.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGChainTaskResultAssembler+EVM.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55AddressGeneratable.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGEIP55Addressor.swift (in target 'Forging' from project 'Forging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Forging (in target 'Forging' from project 'Forging')
SwiftDriverJobDiscovery normal arm64 Compiling FGBatchHDWalletImportable.swift, FGBatchNonHDWalletImportable.swift, FGBatchNonHDWalletUniImporter.swift, FGHDImportHandler.swift, FGHDWalletImportable.swift, FGHDWalletUniImporter+MultiChain.swift, FGHDWalletUniImporter.swift, FGMultiChainHDWalletImportKind.swift, FGNonHDWalletImportable.swift, FGSingleHDWalletImportable.swift, FGSingleNonHDWalletImportable.swift, FGKeccak256Ability.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal armv7k Compiling\ FGPasteboardExporter.swift,\ FGSingleWalletExportable.swift,\ FGWalletExportable.swift,\ Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift (in target 'Forging' from project 'Forging')
SwiftDriverJobDiscovery normal arm64 Compiling FGAnyChainTaskHandler.swift, FGChainTaskHandable.swift, FGChainTaskJobExecutable.swift, FGChainTaskResultAssembler.swift, FGHandlerChain.swift, FGMultiChainOpSpace.swift, FGMultiChainWalletProcessor.swift, FGK1Secp256k1.swift, Secp256k1Ability.swift, FGChainTaskResultAssembler+Solana.swift, FGHDGenHandler+Solana.swift, FGHDImportHandler+Solana.swift (in target 'Forging' from project 'Forging')
SwiftCompile normal arm64_32 Compiling\ FGOptimismChain.swift,\ FGSingleEVMNonHDWalletImporter.swift,\ FGError.swift,\ FGWalletErrorKind.swift,\ FGBatchWalletsExportable.swift,\ FGExportSpace.swift,\ FGFileExporter.swift,\ FGPasteboardExporter.swift,\ FGSingleWalletExportable.swift,\ FGWalletExportable.swift,\ Array+Hex.swift,\ ArraySlice+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGOptimismChain.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/EVM/FGSingleEVMNonHDWalletImporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGError.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Error/FGWalletErrorKind.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGBatchWalletsExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGExportSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGFileExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGPasteboardExporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGSingleWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Export/FGWalletExportable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/Array+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Extensions/ArraySlice+Hex.swift (in target 'Forging' from project 'Forging')
2026-04-17 11:06:05.261 xcodebuild[1513:7964] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ FGBatchJobsScheduler.swift,\ FGBatchSpace.swift,\ FGSingleTaskJobsCount.swift,\ FGChainDescribable.swift,\ FGBase58Coder.swift,\ FGBase58Decodable.swift,\ FGBase58Encodable.swift,\ FGBase58Space.swift,\ FGWalletCodationWrapper.swift,\ FGDataStream.swift,\ FGJSONWalletFileReader.swift,\ FGStreamDataReadable.swift,\ FGBIP44Purpose.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchJobsScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGBatchSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/BatchOperation/FGSingleTaskJobsCount.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/ChainDescription/FGChainDescribable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Coder.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGBase58Space.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Codation/FGWalletCodationWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGJSONWalletFileReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGStreamDataReadable.swift /Users/admin/builder/spi-builder-workspace/Sources/Forging/Derivation/FGBIP44Purpose.swift (in target 'Forging' from project 'Forging')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forging/DataStream/FGDataStream.swift (in target 'Forging' from project 'Forging')
	Building workspace spi-builder-workspace with scheme Forging
(3 failures)
BUILD FAILURE 6.3 watchOS