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 Currency with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Peek-Travel/swift-currency.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Peek-Travel/swift-currency
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ab3dd40 [Misc] Cleanup GitHub workflow for Jazzy docs
Cloned https://github.com/Peek-Travel/swift-currency.git
Revision (git rev-parse @):
ab3dd40ee17621b228ccb7f35633bec35b7374e4
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/Peek-Travel/swift-currency.git at master
Fetching https://github.com/swiftcsv/SwiftCSV.git from cache
Fetched https://github.com/swiftcsv/SwiftCSV.git (0.23s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.9.1 (0.52s)
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.9.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-currency",
      "name": "Currency",
      "url": "https://github.com/Peek-Travel/swift-currency.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-currency",
      "dependencies": [
        {
          "identity": "swiftcsv",
          "name": "SwiftCSV",
          "url": "https://github.com/swiftcsv/SwiftCSV.git",
          "version": "0.9.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCSV",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Peek-Travel/swift-currency.git
[1/650] Fetching swift-currency
Fetched https://github.com/Peek-Travel/swift-currency.git (0.42s)
Fetching https://github.com/swiftcsv/SwiftCSV.git from cache
Fetched https://github.com/swiftcsv/SwiftCSV.git (0.20s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.9.1 (0.02s)
Creating working copy for https://github.com/swiftcsv/SwiftCSV.git
Working copy of https://github.com/swiftcsv/SwiftCSV.git resolved at 0.9.1
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 master
Found 1 product dependencies
  - SwiftCSV
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module SwiftCSV
[2/11] Compiling SwiftCSV NamedCSVView.swift
[3/11] Compiling SwiftCSV String+Lines.swift
[4/11] Compiling SwiftCSV Parser.swift
[5/11] Compiling SwiftCSV CSVDelimiter.swift
[6/11] Compiling SwiftCSV CSV+DelimiterGuessing.swift
[7/11] Compiling SwiftCSV CSV.swift
[8/11] Compiling SwiftCSV EnumeratedCSVView.swift
[9/11] Compiling SwiftCSV ParsingState.swift
[10/11] Compiling SwiftCSV Serializer.swift
[11/18] Compiling ISOStandardCodegen ProcessingError.swift
[12/18] Compiling ISOStandardCodegen main.swift
[13/18] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[14/18] Compiling ISOStandardCodegen FileContentWrapping.swift
[15/18] Compiling ISOStandardCodegen CSVParsing.swift
[16/18] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[17/18] Emitting module ISOStandardCodegen
[17/18] Linking ISOStandardCodegen
Build complete! (24.38s)
[1/1] Compiling plugin ISOStandardCodegenPlugin
Building for debugging...
[1/3] Generating ISO Standard currency support code
[3/21] Compiling Currency CurrencyMint.swift
[4/22] Compiling Currency CurrencyMetadata.swift
[5/22] Compiling SwiftCSV ParsingState.swift
[6/22] Compiling SwiftCSV Parser.swift
[7/22] Compiling SwiftCSV NamedCSVView.swift
[8/23] Compiling SwiftCSV EnumeratedCSVView.swift
[9/23] Compiling SwiftCSV CSVDelimiter.swift
[10/23] Compiling Currency AnyCurrency+Algorithms.swift
[11/23] Compiling Currency AnyCurrency+Sequence.swift
[12/23] Emitting module SwiftCSV
[13/23] Compiling SwiftCSV Serializer.swift
[16/23] Compiling Currency AnyCurrency.swift
[17/23] Compiling SwiftCSV String+Lines.swift
[18/23] Compiling Currency CurrencyMint+ISOCurrencies.swift
[19/30] Compiling ISOStandardCodegen ProcessingError.swift
[20/30] Compiling ISOStandardCodegen main.swift
[21/30] Compiling ISOStandardCodegen ISOCurrencyGeneration.swift
[22/30] Compiling ISOStandardCodegen CSVParsing.swift
[23/30] Compiling ISOStandardCodegen FileContentWrapping.swift
[24/30] Emitting module ISOStandardCodegen
[25/30] Compiling ISOStandardCodegen MintISOSupportGeneration.swift
[25/30] Linking ISOStandardCodegen
[27/30] Compiling Currency Decimal.swift
[28/30] Emitting module Currency
[29/30] Compiling Currency CurrencyProtocol.swift
[30/30] Compiling Currency ISOCurrencies.swift
Build complete! (57.73s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/peek-travel/swift-currency/master
Repository:               Peek-Travel/swift-currency
Swift version used:       5.9
Target:                   Currency
Generating documentation for 'Currency'...
Converting documentation...
Conversion complete! (9.80s)
Generated DocC archive at '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/peek-travel/swift-currency/master'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/swiftcsv/SwiftCSV.git
Fetched https://github.com/apple/swift-docc-plugin (0.43s)
Updated https://github.com/swiftcsv/SwiftCSV.git (0.40s)
Computing version for https://github.com/swiftcsv/SwiftCSV.git
Computed https://github.com/swiftcsv/SwiftCSV.git at 0.9.1 (0.84s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.65s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.35s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
Build complete! (0.41s)
Building for debugging...
[1/45] Compiling SymbolKit SPI.swift
[2/45] Compiling SymbolKit Snippet.swift
[3/45] Compiling SymbolKit Extension.swift
[4/45] Compiling SymbolKit GenericConstraint.swift
[5/45] Compiling SymbolKit GenericParameter.swift
[6/50] Compiling SymbolKit SourceOrigin.swift
[7/50] Compiling SymbolKit GenericConstraints.swift
[8/50] Compiling SymbolKit Swift.swift
[9/50] Compiling SymbolKit SemanticVersion.swift
[10/50] Compiling SymbolKit AccessControl.swift
[11/50] Compiling SymbolKit Availability.swift
[12/50] Compiling SymbolKit Mixin+Equals.swift
[13/50] Compiling SymbolKit Mixin+Hash.swift
[14/50] Compiling SymbolKit Mixin.swift
[15/50] Compiling SymbolKit LineList.swift
[16/50] Compiling SymbolKit Position.swift
[17/50] Compiling SymbolKit SourceRange.swift
[18/50] Compiling SymbolKit Generics.swift
[19/50] Compiling SymbolKit Namespace.swift
[20/50] Compiling SymbolKit Symbol.swift
[21/50] Compiling SymbolKit SymbolKind.swift
[22/50] Compiling SymbolKit SymbolGraph.swift
[23/50] Compiling SymbolKit AvailabilityItem.swift
[24/50] Compiling SymbolKit Domain.swift
[25/50] Compiling SymbolKit DeclarationFragments.swift
[26/50] Compiling SymbolKit Fragment.swift
[27/50] Compiling SymbolKit FragmentKind.swift
[28/50] Compiling SymbolKit FunctionParameter.swift
[29/50] Compiling SymbolKit FunctionSignature.swift
[30/50] Compiling SymbolKit Identifier.swift
[31/50] Compiling SymbolKit KindIdentifier.swift
[32/50] Compiling SymbolKit Location.swift
[33/50] Compiling SymbolKit Mutability.swift
[34/50] Compiling SymbolKit Names.swift
[35/50] Emitting module SymbolKit
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Emitting module Snippets
[48/50] Compiling Snippets Snippet.swift
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SnippetBuildCommand.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (13.96s)
Building for debugging...
Build complete! (0.16s)
Building for debugging...
Build complete! (0.77s)
   19099
129	/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/peek-travel/swift-currency/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/peek-travel/swift-currency/master
File count: 19099
Doc size:   129.0MB
Preparing doc bundle ...
Uploading prod-peek-travel-swift-currency-master-d7823b19.zip to s3://spi-docs-inbox/prod-peek-travel-swift-currency-master-d7823b19.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.