The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Arweave, reference master (14c34c), with Swift 6.0 for visionOS using Xcode 16.0 on 2 Nov 2024 00:53:57 UTC.

Swift 6 data race errors: 2

Build Command

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

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DERParsing.swift (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESCBCEncryption.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESKeyWrappingMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DEREncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DERParsing.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AlgorithmExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CompressionImplementation/DeflateWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Compressor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ContentEncryption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataSymmetricKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/EC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecureRandom.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/Thumbprint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Decrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Deserializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DirectEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECSigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Encrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSESwiftError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKParameters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSetCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWSHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/KeyManagementMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Payload.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSASigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Signer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Verifier.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JOSESwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.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/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AlgorithmExtensions.swift (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESCBCEncryption.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESKeyWrappingMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DEREncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DERParsing.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AlgorithmExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CompressionImplementation/DeflateWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Compressor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ContentEncryption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataSymmetricKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/EC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecureRandom.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/Thumbprint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Decrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Deserializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DirectEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECSigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Encrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSESwiftError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKParameters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSetCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWSHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/KeyManagementMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Payload.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSASigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Signer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Verifier.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JOSESwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.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/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Algorithms.swift (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESCBCEncryption.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AESKeyWrappingMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DEREncoding.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ASN1DERParsing.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/AlgorithmExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CompressionImplementation/DeflateWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Compressor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ContentEncryption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/AES.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/DataSymmetricKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/EC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/HMAC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/RSA.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyECPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecKeyRSAPublicKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/SecureRandom.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/CryptoImplementation/Thumbprint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Decrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Deserializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/DirectEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECSigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/ECVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Encrypter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JOSESwiftError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWEHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKParameters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWKSetCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWS.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/JWSHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/KeyManagementMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Payload.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeyEncryptionMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSASigner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/RSAVerifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Serializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Signer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/SymmetricKeys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift/JOSESwift/Sources/Verifier.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JOSESwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESCBCEncryption.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AESKeyWrappingMode.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DEREncoding.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/ASN1DERParsing.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/AlgorithmExtensions.o -index-unit-output-path /JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/Algorithms.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for JOSESwift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling Serializer.swift, Signer.swift, SymmetricKeyCodable.swift, SymmetricKeys.swift, Verifier.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriver\ Compilation\ Requirements JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JOSESwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RSAKeyCodable.swift, RSAKeyEncryptionMode.swift, RSAKeys.swift, RSASigner.swift, RSAVerifier.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling DataConvertible.swift, DataExtensions.swift, Decrypter.swift, Deserializer.swift, DirectEncryptionMode.swift, ECKeyCodable.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling AESCBCEncryption.swift, AESKeyWrappingMode.swift, ASN1DEREncoding.swift, ASN1DERParsing.swift, AlgorithmExtensions.swift, Algorithms.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling SecKeyECPrivateKey.swift, SecKeyECPublicKey.swift, SecKeyRSAPrivateKey.swift, SecKeyRSAPublicKey.swift, SecureRandom.swift, Thumbprint.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling JWE.swift, JWEHeader.swift, JWK.swift, JWKExtensions.swift, JWKParameters.swift, JWKSet.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JOSESwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JOSESwift-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling ECKeys.swift, ECSigner.swift, ECVerifier.swift, Encrypter.swift, JOSEHeader.swift, JOSESwiftError.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling JWKSetCodable.swift, JWS.swift, JWSHeader.swift, KeyManagementMode.swift, Payload.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling DeflateWrapper.swift, Compressor.swift, ContentEncryption.swift, AES.swift, DataECPrivateKey.swift, DataECPublicKey.swift (in target 'JOSESwift' from project 'JOSESwift')
SwiftDriverJobDiscovery normal arm64 Compiling DataRSAPrivateKey.swift, DataRSAPublicKey.swift, DataSymmetricKey.swift, EC.swift, HMAC.swift, RSA.swift (in target 'JOSESwift' from project 'JOSESwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.abi.json (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftmodule (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftdoc (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftsourceinfo (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver\ Compilation JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JOSESwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.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/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.o normal (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-xros/JOSESwift.build/Objects-normal/arm64/JOSESwift_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Arweave.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Arweave.modulemap (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Arweave.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Arweave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Arweave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Arweave (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.abi.json
EmitSwiftModule normal arm64 (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Arweave' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Arweave()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:3:15: note: consider making struct 'Arweave' conform to the 'Sendable' protocol
public struct Arweave {
              ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    static let shared = Arweave()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Arweave()
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: warning: static property 'baseUrl' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: convert 'baseUrl' to a 'let' constant to make 'Sendable' shared state immutable
    public static var baseUrl = URL(string: "https://arweave.net")!
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: annotate 'baseUrl' with '@MainActor' if property should only be accessed from the main actor
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift:3:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Error { }
^
/Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift:3:1: note: add '@retroactive' to silence this warning
extension String: Error { }
^                 ~~~~~
                  @retroactive Error
SwiftCompile normal arm64 Compiling\ Wallet.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.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/Wallet.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Wallet.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Arweave' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Arweave()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:3:15: note: consider making struct 'Arweave' conform to the 'Sendable' protocol
public struct Arweave {
              ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    static let shared = Arweave()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Arweave()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.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/API/Arweave.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Arweave' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Arweave()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:3:15: note: consider making struct 'Arweave' conform to the 'Sendable' protocol
public struct Arweave {
              ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    static let shared = Arweave()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Arweave()
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: warning: static property 'baseUrl' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: convert 'baseUrl' to a 'let' constant to make 'Sendable' shared state immutable
    public static var baseUrl = URL(string: "https://arweave.net")!
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: annotate 'baseUrl' with '@MainActor' if property should only be accessed from the main actor
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var baseUrl = URL(string: "https://arweave.net")!
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.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/Transaction.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Transaction.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Arweave' may have shared mutable state; this is an error in the Swift 6 language mode
    static let shared = Arweave()
               ^
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:3:15: note: consider making struct 'Arweave' conform to the 'Sendable' protocol
public struct Arweave {
              ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    static let shared = Arweave()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift:4:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let shared = Arweave()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.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/KeyUtilities.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/KeyUtilities.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.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/Amount.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Amount.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.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/API/HttpClient.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/HttpClient.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift:3:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Error { }
^
/Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift:3:1: note: add '@retroactive' to silence this warning
extension String: Error { }
^                 ~~~~~
                  @retroactive Error
SwiftCompile normal arm64 Compiling\ Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.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/Helpers.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Helpers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Status.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.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/Status.swift (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/API/Arweave.swift /Users/admin/builder/spi-builder-workspace/Sources/API/HttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/Amount.swift /Users/admin/builder/spi-builder-workspace/Sources/Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/KeyUtilities.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Status.swift /Users/admin/builder/spi-builder-workspace/Sources/Transaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Wallet.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Arweave -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.o -index-unit-output-path /Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Status.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.o (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JOSESwift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JOSESwift.o
SwiftDriverJobDiscovery normal arm64 Compiling Helpers.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling HttpClient.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling Amount.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling Arweave.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling Status.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling KeyUtilities.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Emitting module for Arweave (in target 'Arweave' from project 'Arweave')
SwiftDriver\ Compilation\ Requirements Arweave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Arweave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Arweave-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Arweave-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.abi.json (in target 'Arweave' from project 'Arweave')
    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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdoc (in target 'Arweave' from project 'Arweave')
    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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule (in target 'Arweave' from project 'Arweave')
    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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftsourceinfo (in target 'Arweave' from project 'Arweave')
    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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Wallet.swift (in target 'Arweave' from project 'Arweave')
SwiftDriverJobDiscovery normal arm64 Compiling Transaction.swift (in target 'Arweave' from project 'Arweave')
SwiftDriver\ Compilation Arweave normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Arweave -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.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/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.o normal (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Arweave.build/Debug-xros/Arweave.build/Objects-normal/arm64/Arweave_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.o (in target 'Arweave' from project 'Arweave')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Arweave.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "joseswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukereichold/JOSESwift.git"
    }
  ],
  "manifest_display_name" : "Arweave",
  "name" : "Arweave",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Arweave",
      "targets" : [
        "Arweave"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArweaveTests",
      "module_type" : "SwiftTarget",
      "name" : "ArweaveTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/test-key.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TransactionTests.swift",
        "WalletTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Arweave"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Arweave",
      "module_type" : "SwiftTarget",
      "name" : "Arweave",
      "path" : "Sources",
      "product_dependencies" : [
        "JOSESwift"
      ],
      "product_memberships" : [
        "Arweave"
      ],
      "sources" : [
        "API/Arweave.swift",
        "API/HttpClient.swift",
        "Amount.swift",
        "Helpers.swift",
        "KeyUtilities.swift",
        "Status.swift",
        "Transaction.swift",
        "Wallet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.