Build Information
Successful build of swift-currency, reference main (cb6704
), with Swift 6.1 for macOS (SPM) on 23 May 2025 01:06:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Peek-Travel/swift-currency.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Peek-Travel/swift-currency
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cb6704c [CI] Increase test coverage for Swift 6.0-6.1 (#54)
Cloned https://github.com/Peek-Travel/swift-currency.git
Revision (git rev-parse @):
cb6704c48f6f5ea4d5e63b0df9857b3c34ed3ffd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Peek-Travel/swift-currency.git at main
========================================
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",
"dependencies": [
{
"identity": "swift-currency",
"name": "swift-currency",
"url": "https://github.com/Peek-Travel/swift-currency.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-currency",
"dependencies": [
]
}
]
}
Fetching https://github.com/Peek-Travel/swift-currency.git
[1/841] Fetching swift-currency
Fetched https://github.com/Peek-Travel/swift-currency.git from cache (0.74s)
Creating working copy for https://github.com/Peek-Travel/swift-currency.git
Working copy of https://github.com/Peek-Travel/swift-currency.git resolved at main (cb6704c)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Peek-Travel/swift-currency.git
https://github.com/Peek-Travel/swift-currency.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-currency",
"name" : "swift-currency",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Currency",
"targets" : [
"Currency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ISOStandardCodegen",
"targets" : [
"ISOStandardCodegen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ISOStandardCodegenPlugin",
"module_type" : "PluginTarget",
"name" : "ISOStandardCodegenPlugin",
"path" : "Plugins/ISOStandardCodegenPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Currency"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"ISOStandardCodegen"
],
"type" : "plugin"
},
{
"c99name" : "ISOStandardCodegen",
"module_type" : "SwiftTarget",
"name" : "ISOStandardCodegen",
"path" : "Sources/ISOStandardCodegen",
"product_memberships" : [
"Currency",
"ISOStandardCodegen"
],
"sources" : [
"Codegen+CurrencyDefinitions.swift",
"Codegen+DefinitionParsing.swift",
"Codegen+FileHeader.swift",
"Codegen+MintLookup.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "CurrencyTests",
"module_type" : "SwiftTarget",
"name" : "CurrencyTests",
"path" : "Tests/CurrencyTests",
"sources" : [
"CurrencyDescriptorTests.swift",
"CurrencyMintTests.swift",
"CurrencyValue+AlgorithmsTests.swift",
"CurrencyValue+ArithmeticTests.swift",
"CurrencyValue+StringRepresentationTests.swift",
"CurrencyValueTests.swift",
"Sequence+CurrencyTests.swift"
],
"target_dependencies" : [
"Currency"
],
"type" : "test"
},
{
"c99name" : "Currency",
"module_type" : "SwiftTarget",
"name" : "Currency",
"path" : "Sources/Currency",
"product_memberships" : [
"Currency"
],
"sources" : [
"CurrencyDescriptor.swift",
"CurrencyMint.swift",
"CurrencyValue+Algorithms.swift",
"CurrencyValue+Arithmetic.swift",
"CurrencyValue+StringRepresentation.swift",
"CurrencyValue.swift",
"Extensions/Decimal.swift",
"Extensions/Sequence+Currency.swift",
"MinorUnitRepresentation.swift"
],
"target_dependencies" : [
"ISOStandardCodegenPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/6] Write sources
[0/6] Write ISOStandardCodegen-tool-entitlement.plist
[2/6] Write swift-version-2F0A5646E1D333AE.txt
[4/12] Compiling ISOStandardCodegen Codegen+MintLookup.swift
[5/12] Compiling ISOStandardCodegen main.swift
[6/12] Compiling ISOStandardCodegen Codegen+CurrencyDefinitions.swift
[7/12] Compiling ISOStandardCodegen Codegen+DefinitionParsing.swift
[8/12] Emitting module ISOStandardCodegen
[9/12] Compiling ISOStandardCodegen Codegen+FileHeader.swift
[9/12] Write Objects.LinkFileList
[10/12] Linking ISOStandardCodegen-tool
[11/12] Applying ISOStandardCodegen-tool
[1/1] Compiling plugin ISOStandardCodegenPlugin
Building for debugging...
[1/14] Write sources
[2/14] Write ISOStandardCodegen-entitlement.plist
[2/14] Write ISOStandardCodegen-tool-entitlement.plist
[4/14] Write sources
[5/14] Write swift-version-2F0A5646E1D333AE.txt
[6/20] Write Objects.LinkFileList
[7/20] Linking ISOStandardCodegen-tool
[9/20] Compiling ISOStandardCodegen main.swift
[10/20] Compiling ISOStandardCodegen Codegen+MintLookup.swift
[11/20] Compiling ISOStandardCodegen Codegen+FileHeader.swift
[12/20] Compiling ISOStandardCodegen Codegen+CurrencyDefinitions.swift
[13/20] Emitting module ISOStandardCodegen
[14/20] Compiling ISOStandardCodegen Codegen+DefinitionParsing.swift
[14/20] Write Objects.LinkFileList
[15/20] Applying ISOStandardCodegen-tool
[16/20] Generating ISO Standard currency support code
[17/20] Write sources
[18/20] Linking ISOStandardCodegen
[19/31] Applying ISOStandardCodegen
[21/31] Compiling Currency MinorUnitRepresentation.swift
[22/31] Compiling Currency CurrencyValue.swift
[23/31] Compiling Currency Sequence+Currency.swift
[24/31] Compiling Currency Decimal.swift
[25/31] Compiling Currency CurrencyValue+StringRepresentation.swift
[26/31] Compiling Currency CurrencyValue+Algorithms.swift
[27/31] Emitting module Currency
[28/31] Compiling Currency CurrencyValue+Arithmetic.swift
[29/31] Compiling Currency ISOCurrencies.swift
[30/31] Compiling Currency CurrencyDescriptor.swift
[31/31] Compiling Currency CurrencyMint.swift
[32/32] Compiling Currency CurrencyMint+ISOCurrencyLookup.swift
Build complete! (10.67s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-currency",
"name" : "swift-currency",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Currency",
"targets" : [
"Currency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ISOStandardCodegen",
"targets" : [
"ISOStandardCodegen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ISOStandardCodegenPlugin",
"module_type" : "PluginTarget",
"name" : "ISOStandardCodegenPlugin",
"path" : "Plugins/ISOStandardCodegenPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Currency"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"ISOStandardCodegen"
],
"type" : "plugin"
},
{
"c99name" : "ISOStandardCodegen",
"module_type" : "SwiftTarget",
"name" : "ISOStandardCodegen",
"path" : "Sources/ISOStandardCodegen",
"product_memberships" : [
"Currency",
"ISOStandardCodegen"
],
"sources" : [
"Codegen+CurrencyDefinitions.swift",
"Codegen+DefinitionParsing.swift",
"Codegen+FileHeader.swift",
"Codegen+MintLookup.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "CurrencyTests",
"module_type" : "SwiftTarget",
"name" : "CurrencyTests",
"path" : "Tests/CurrencyTests",
"sources" : [
"CurrencyDescriptorTests.swift",
"CurrencyMintTests.swift",
"CurrencyValue+AlgorithmsTests.swift",
"CurrencyValue+ArithmeticTests.swift",
"CurrencyValue+StringRepresentationTests.swift",
"CurrencyValueTests.swift",
"Sequence+CurrencyTests.swift"
],
"target_dependencies" : [
"Currency"
],
"type" : "test"
},
{
"c99name" : "Currency",
"module_type" : "SwiftTarget",
"name" : "Currency",
"path" : "Sources/Currency",
"product_memberships" : [
"Currency"
],
"sources" : [
"CurrencyDescriptor.swift",
"CurrencyMint.swift",
"CurrencyValue+Algorithms.swift",
"CurrencyValue+Arithmetic.swift",
"CurrencyValue+StringRepresentation.swift",
"CurrencyValue.swift",
"Extensions/Decimal.swift",
"Extensions/Sequence+Currency.swift",
"MinorUnitRepresentation.swift"
],
"target_dependencies" : [
"ISOStandardCodegenPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/peek-travel/swift-currency/main
Repository: Peek-Travel/swift-currency
Swift version used: 6.1
Target: Currency
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Currency'...
Finished extracting symbol information for 'Currency'. (4.58s)
Building documentation for 'Currency'...
warning: External name 'minorUnits' used to document parameter
--> ../CurrencyMint.swift:87:11-87:21
85 | /// - Parameters:
86 | /// - identifier: The identifier of the currency to be created.
87 + /// - minorUnits: The quantity of minor units the currency value should represent. The default is `0`.
| ╰─suggestion: Replace 'minorUnits' with 'value'
88 | /// - Returns: An instance of a currency that matches the provided identifier with the desired amount; otherwise `nil`.
89 | public func make(identifier: CurrencyIdentifier, minorUnits value: Int64 = .zero) -> (any CurrencyValue)? {
Finished building documentation for 'Currency' (0.16s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/peek-travel/swift-currency/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.50s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling ISOStandardCodegen Codegen+FileHeader.swift
[3/10] Compiling ISOStandardCodegen Codegen+DefinitionParsing.swift
[4/10] Compiling ISOStandardCodegen main.swift
[5/10] Compiling ISOStandardCodegen Codegen+MintLookup.swift
[6/10] Emitting module ISOStandardCodegen
[7/10] Compiling ISOStandardCodegen Codegen+CurrencyDefinitions.swift
[7/9] Linking ISOStandardCodegen-tool
[8/9] Applying ISOStandardCodegen-tool
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets Snippet.swift
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.62s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[1/4] Linking ISOStandardCodegen-tool
[2/4] Generating ISO Standard currency support code
[3/4] Write sources
[5/15] Compiling Currency MinorUnitRepresentation.swift
[6/15] Compiling Currency Sequence+Currency.swift
[7/15] Compiling Currency CurrencyValue.swift
[8/15] Compiling Currency Decimal.swift
[9/15] Compiling Currency CurrencyValue+Arithmetic.swift
[10/15] Emitting module Currency
[11/15] Compiling Currency CurrencyDescriptor.swift
[12/15] Compiling Currency CurrencyMint.swift
[13/15] Compiling Currency CurrencyValue+StringRepresentation.swift
[14/15] Compiling Currency ISOCurrencies.swift
[15/15] Compiling Currency CurrencyValue+Algorithms.swift
[16/16] Compiling Currency CurrencyMint+ISOCurrencyLookup.swift
Build of target: 'Currency' complete! (2.60s)
262
3 /Users/admin/builder/spi-builder-workspace/.docs/peek-travel/swift-currency/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/peek-travel/swift-currency/main
File count: 262
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-peek-travel-swift-currency-main-492e5dbc.zip to s3://spi-docs-inbox/prod-peek-travel-swift-currency-main-492e5dbc.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [65%]
Copying... [76%]
Copying... [87%]
Copying... [98%]
Copying... [100%]
Done.