Build Information
Successful build of zcash-swift-payment-uri, reference main (798053), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 07:56:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zecdev/zcash-swift-payment-uri.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zecdev/zcash-swift-payment-uri
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 798053b Merge pull request #77 from zecdev/fix-charset-encoding-validation
Cloned https://github.com/zecdev/zcash-swift-payment-uri.git
Revision (git rev-parse @):
798053ba8a2d80560b5e3f4899a8b35ac0c348bb
SUCCESS checkout https://github.com/zecdev/zcash-swift-payment-uri.git at main
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/mgriebling/UInt128.git
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/mgriebling/BigDecimal.git
Fetching https://github.com/mgriebling/BigInt.git
[1/5948] Fetching bigdecimal
[2/7532] Fetching bigdecimal, uint128
[98/15042] Fetching bigdecimal, uint128, bigint
[99/20506] Fetching bigdecimal, uint128, bigint, swift-custom-dump
[310/25122] Fetching bigdecimal, uint128, bigint, swift-custom-dump, swift-case-paths
[514/30845] Fetching bigdecimal, uint128, bigint, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay
[28672/128950] Fetching bigdecimal, uint128, bigint, swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-parsing
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.30s)
Fetched https://github.com/mgriebling/BigInt.git from cache (5.08s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.09s)
Fetched https://github.com/mgriebling/UInt128.git from cache (5.09s)
Fetched https://github.com/mgriebling/BigDecimal.git from cache (5.09s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.09s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.09s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.2.1 (9.13s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.10 (0.74s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (0.70s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.64s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.63s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.1.5 (0.64s)
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.10
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.1.5
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 2.2.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "zcash-swift-payment-uri",
"name": "zcash-swift-payment-uri",
"url": "https://github.com/zecdev/zcash-swift-payment-uri.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zcash-swift-payment-uri",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-parsing",
"name": "swift-parsing",
"url": "https://github.com/pointfreeco/swift-parsing",
"version": "0.14.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-case-paths",
"name": "swift-case-paths",
"url": "https://github.com/pointfreeco/swift-case-paths",
"version": "1.7.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "bigdecimal",
"name": "BigDecimal",
"url": "https://github.com/mgriebling/BigDecimal.git",
"version": "2.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigDecimal",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/mgriebling/BigInt.git",
"version": "2.0.10",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "uint128",
"name": "UInt128",
"url": "https://github.com/mgriebling/UInt128.git",
"version": "3.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UInt128",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/mgriebling/BigInt.git",
"version": "2.0.10",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/zecdev/zcash-swift-payment-uri.git
[1/486] Fetching zcash-swift-payment-uri
Fetched https://github.com/zecdev/zcash-swift-payment-uri.git from cache (0.94s)
Fetching https://github.com/mgriebling/BigDecimal.git from cache
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/mgriebling/BigInt.git from cache
Fetched https://github.com/mgriebling/BigDecimal.git from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.50s)
Fetched https://github.com/mgriebling/BigInt.git from cache (0.50s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.50s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.10 (0.58s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (0.05s)
Fetching https://github.com/mgriebling/UInt128.git from cache
Fetched https://github.com/mgriebling/UInt128.git from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (1.00s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.45s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (1.15s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.06s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (2.49s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.01s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (4.83s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.10
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 2.2.3
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/zecdev/zcash-swift-payment-uri.git
Working copy of https://github.com/zecdev/zcash-swift-payment-uri.git resolved at main (798053b)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.36s)
warning: '.resolve-product-dependencies': dependency 'zcash-swift-payment-uri' is not used by any target
Found 4 product dependencies
- swift-parsing
- BigDecimal
- BigInt
- swift-custom-dump
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/zecdev/zcash-swift-payment-uri.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/32] Compiling UInt128 UInt128.swift
[11/32] Emitting module UInt128
[12/32] Compiling BigInt CRT.swift
[13/33] Compiling BigInt BurnikelZiegler.swift
[14/33] Compiling BigInt Factorial.swift
[15/33] Compiling BigInt ExpMod.swift
[16/33] Compiling BigInt FFT.swift
[17/33] Compiling BigInt ToomCook.swift
[18/33] Compiling BigInt Karatsuba.swift
[19/33] Compiling BigInt Limbs.swift
[20/33] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[21/33] Compiling XCTestDynamicOverlay Unimplemented.swift
[22/33] Compiling XCTestDynamicOverlay XCTFail.swift
[23/33] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[24/33] Compiling XCTestDynamicOverlay Deprecations.swift
[25/33] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[26/33] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[27/33] Emitting module XCTestDynamicOverlay
[28/33] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[29/41] Compiling BigInt BigFrac.swift
[30/41] Compiling BigInt BigInt-Extensions.swift
[31/41] Emitting module BigInt
[32/41] Compiling BigInt BigInt.swift
[33/41] Compiling BigInt BitSieve.swift
[34/84] Compiling CasePaths Operators.swift
[35/84] Compiling CasePaths TypeName.swift
[36/84] Compiling CasePaths XCTUnwrap.swift
[37/84] Compiling CasePaths OpenExistential.swift
[38/84] Compiling CasePaths CasePath.swift
[39/84] Compiling CasePaths CasePaths.swift
[40/84] Emitting module CasePaths
[41/84] Compiling CasePaths EnumReflection.swift
[42/84] Compiling BigDecimal Extensions.swift
[43/154] Compiling BigDecimal Rounding.swift
[44/154] Compiling BigDecimal SinhCalculator.swift
[45/154] Compiling Parsing CountingRange.swift
[46/154] Compiling Parsing EmptyInitializable.swift
[47/154] Compiling Parsing UTF8View.swift
[48/154] Compiling Parsing ConvertingError.swift
[49/154] Compiling Parsing String.swift
[50/154] Compiling Parsing Substring.swift
[51/154] Compiling Parsing Parser.swift
[52/154] Compiling Parsing ParserPrinter.swift
[53/154] Compiling Parsing Always.swift
[54/154] Compiling Parsing AnyParserPrinter.swift
[55/154] Compiling Parsing Backtracking.swift
[56/154] Compiling Parsing Bool.swift
[57/154] Compiling Parsing CaseIterableRawRepresentable.swift
[58/154] Compiling Parsing CharacterSet.swift
[59/161] Compiling Parsing ReplaceError.swift
[60/161] Compiling Parsing Rest.swift
[61/161] Compiling Parsing Skip.swift
[62/161] Compiling Parsing StartsWith.swift
[63/161] Compiling Parsing UUID.swift
[64/161] Compiling Parsing Whitespace.swift
[65/161] Compiling Parsing AnyParser.swift
[66/161] Compiling Parsing Enum.swift
[67/161] Compiling Parsing FixedWidthInteger.swift
[68/161] Compiling Parsing Identity.swift
[69/161] Compiling Parsing JSON.swift
[70/161] Compiling Parsing LosslessStringConvertible.swift
[71/161] Compiling Parsing Memberwise.swift
[72/161] Compiling Parsing ParseableFormatStyleConversion.swift
[73/161] Compiling Parsing RawRepresentable.swift
[80/161] Compiling Parsing AnyEquatable.swift
[81/161] Compiling Parsing Deprecations.swift
[82/161] Compiling Parsing OneOfBuilder.swift
[83/161] Compiling Parsing ParserBuilder.swift
[84/161] Compiling Parsing Conversion.swift
[85/161] Compiling Parsing AnyConversion.swift
[86/161] Compiling Parsing BinaryFloatingPoint.swift
[87/161] Compiling Parsing ConversionMap.swift
[88/161] Compiling Parsing Conversions.swift
[89/161] Compiling Parsing Data.swift
[90/161] Compiling Parsing Conditional.swift
[91/161] Compiling Parsing Consumed.swift
[92/161] Compiling Parsing Digits.swift
[93/161] Compiling Parsing End.swift
[94/161] Compiling Parsing Fail.swift
[95/161] Compiling Parsing Filter.swift
[96/161] Compiling Parsing First.swift
[97/161] Compiling Parsing Float.swift
[98/161] Compiling Parsing Peek.swift
[99/161] Compiling Parsing Pipe.swift
[100/161] Compiling Parsing Prefix.swift
[101/161] Compiling Parsing PrefixThrough.swift
[102/161] Compiling Parsing PrefixUpTo.swift
[103/161] Compiling Parsing Printing.swift
[104/161] Compiling Parsing Pullback.swift
[105/161] Compiling Parsing Not.swift
[106/161] Compiling Parsing OneOf.swift
[107/161] Compiling Parsing OneOfMany.swift
[108/161] Compiling Parsing Optional.swift
[109/161] Compiling Parsing Optionally.swift
[110/161] Compiling Parsing Parse.swift
[111/161] Compiling Parsing ParseableFormatStyle.swift
[112/161] Compiling Parsing From.swift
[113/161] Compiling Parsing Int.swift
[114/161] Compiling Parsing Lazy.swift
[115/161] Compiling Parsing Literal.swift
[116/161] Compiling Parsing Many.swift
[117/161] Compiling Parsing Map.swift
[118/161] Compiling Parsing Newline.swift
[121/161] Emitting module BigDecimal
[128/161] Emitting module Parsing
[129/161] Compiling Parsing CompactMap.swift
[130/161] Compiling Parsing FlatMap.swift
[131/161] Compiling Parsing Parsers.swift
[132/161] Compiling Parsing Stream.swift
[133/161] Compiling Parsing ParsingError.swift
[134/161] Compiling Parsing PrependableCollection.swift
[135/161] Compiling Parsing PrintingError.swift
[144/163] Compiling CustomDump XCTAssertDifference.swift
[145/163] Compiling CustomDump XCTAssertNoDifference.swift
[146/163] Emitting module CustomDump
[164/172] Compiling ZcashPaymentURI ZIP321.swift
[165/172] Compiling ZcashPaymentURI RecipientAddress.swift
[166/172] Compiling ZcashPaymentURI Model.swift
[167/172] Compiling ZcashPaymentURI Amount.swift
[168/172] Compiling ZcashPaymentURI ParserContext.swift
[169/172] Emitting module ZcashPaymentURI
[170/172] Compiling ZcashPaymentURI Render.swift
[171/172] Compiling ZcashPaymentURI Parser.swift
[172/172] Compiling ZcashPaymentURI ZIP321+Errors.swift
Build complete! (15.07s)
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "bigdecimal",
"requirement" : {
"exact" : [
"2.2.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
},
{
"identity" : "bigint",
"requirement" : {
"exact" : [
"2.0.10"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigInt.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "zcash-swift-payment-uri",
"name" : "zcash-swift-payment-uri",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ZcashPaymentURI",
"targets" : [
"ZcashPaymentURI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZcashPaymentURITests",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURITests",
"path" : "Tests/ZcashPaymentURITests",
"sources" : [
"AmountTests.swift",
"DuplicateParameterDetectionTests.swift",
"EncodingTests.swift",
"MemoBytesTests.swift",
"OtherParamsTests.swift",
"ParamNameStringTests.swift",
"ParseParametersTests.swift",
"ParsingAddressEncodingTests.swift",
"ParsingAddressesTests.swift",
"PaymentTests.swift",
"QcharStringTests.swift",
"RecipientTests.swift",
"RendererTests.swift",
"RoundTripTests.swift",
"TestVectors.swift",
"ZIP321Tests.swift"
],
"target_dependencies" : [
"ZcashPaymentURI"
],
"type" : "test"
},
{
"c99name" : "ZcashPaymentURI",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURI",
"path" : "Sources/ZcashPaymentURI",
"product_dependencies" : [
"Parsing",
"BigDecimal",
"BigInt",
"CustomDump"
],
"product_memberships" : [
"ZcashPaymentURI"
],
"sources" : [
"Amount.swift",
"Model.swift",
"Parser.swift",
"ParserContext.swift",
"RecipientAddress.swift",
"Render.swift",
"ZIP321+Errors.swift",
"ZIP321.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.