The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MonetaryAmount, reference master (344205), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 21:39:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SoftwareEngineerChris/MonetaryAmount
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3442059 Makes use of Consolidate Swift Package for MonetaryAmount consolidation
Cloned https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Revision (git rev-parse @):
3442059cf3ea7337441757aeadb6d1e026efa44c
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryAmount.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[2/17] Write CurrenciesGenerator-entitlement.plist
[2/17] Write sources
[7/17] Write swift-version-1EA4D86E10B52AF.txt
[9/26] Emitting module Consolidate
[10/26] Compiling Consolidate Consolidatable.swift
[10/26] Write Objects.LinkFileList
[11/26] Archiving libConsolidate.a
[13/26] Compiling RoundedDecimal DecimalTypes.swift
[14/26] Compiling RoundedDecimal RoundedDecimal.swift
[15/26] Emitting module RoundedDecimal
[16/26] Compiling RoundedDecimal Decimal+Rounding.swift
[17/26] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[17/26] Write Objects.LinkFileList
[18/26] Archiving libRoundedDecimal.a
[20/26] Compiling PathKit PathKit.swift
[21/26] Emitting module PathKit
[22/57] Compiling MonetaryAmount NumberFormatter+Currency.swift
[23/57] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[24/57] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[25/57] Compiling MonetaryAmount MonetaryAmount.swift
[26/57] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[27/57] Compiling MonetaryAmount Currency.swift
[28/57] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[29/57] Emitting module MonetaryAmount
[30/57] Compiling MonetaryAmount Currencies+Generated.swift
[30/57] Write Objects.LinkFileList
[31/57] Archiving libMonetaryAmount.a
[33/57] Compiling Stencil NowTag.swift
[34/57] Compiling Stencil Parser.swift
[35/57] Compiling Stencil Loader.swift
[36/57] Compiling Stencil Node.swift
[37/59] Compiling Stencil IfTag.swift
[38/59] Compiling Stencil Include.swift
[39/59] Compiling Stencil Errors.swift
[40/59] Compiling Stencil Expression.swift
[41/59] Compiling Stencil Extension.swift
[42/59] Compiling Stencil Inheritance.swift
[43/59] Compiling Stencil KeyPath.swift
[44/59] Compiling Stencil Template.swift
[45/59] Compiling Stencil Tokenizer.swift
[46/59] Compiling Stencil LazyValueWrapper.swift
[47/59] Compiling Stencil Lexer.swift
[48/59] Compiling Stencil Context.swift
[49/59] Compiling Stencil DynamicMemberLookup.swift
[50/59] Compiling Stencil Environment.swift
[51/59] Compiling Stencil FilterTag.swift
[52/59] Compiling Stencil Filters.swift
[53/59] Compiling Stencil ForTag.swift
[54/59] Emitting module Stencil
[55/59] Compiling Stencil TrimBehaviour.swift
[56/59] Compiling Stencil Variable.swift
[57/61] Compiling CurrenciesGenerator main.swift
[58/61] Emitting module CurrenciesGenerator
[58/61] Write Objects.LinkFileList
[59/61] Linking CurrenciesGenerator
[60/61] Applying CurrenciesGenerator
Build complete! (14.04s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git
[1/214] Fetching roundeddecimal
[25/355] Fetching roundeddecimal, consolidate
[309/5648] Fetching roundeddecimal, consolidate, stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (1.02s)
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git from cache (1.02s)
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git from cache (1.02s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.2.1 (1.55s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.50s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.51s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[227/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.90s)
Fetched https://github.com/kylef/PathKit.git from cache (0.90s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.96s)
Creating working copy for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Working copy of https://github.com/SoftwareEngineerChris/RoundedDecimal.git resolved at 2.2.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/SoftwareEngineerChris/Consolidate.git
Working copy of https://github.com/SoftwareEngineerChris/Consolidate.git resolved at 1.2.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "roundeddecimal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SoftwareEngineerChris/RoundedDecimal.git"
    },
    {
      "identity" : "consolidate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SoftwareEngineerChris/Consolidate.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    }
  ],
  "manifest_display_name" : "MonetaryAmount",
  "name" : "MonetaryAmount",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MonetaryAmount",
      "targets" : [
        "MonetaryAmount"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CurrenciesGenerator",
      "targets" : [
        "CurrenciesGenerator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MonetaryAmountTests",
      "module_type" : "SwiftTarget",
      "name" : "MonetaryAmountTests",
      "path" : "Tests/MonetaryAmountTests",
      "sources" : [
        "CurrencyTests.swift",
        "MonetaryAmountTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MonetaryAmount"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MonetaryAmount",
      "module_type" : "SwiftTarget",
      "name" : "MonetaryAmount",
      "path" : "Sources/MonetaryAmount",
      "product_dependencies" : [
        "RoundedDecimal",
        "Consolidate"
      ],
      "product_memberships" : [
        "MonetaryAmount"
      ],
      "sources" : [
        "Currencies+Generated.swift",
        "Currency.swift",
        "MonetaryAmount+Arithmetic.swift",
        "MonetaryAmount+Consolidation.swift",
        "MonetaryAmount+Construction.swift",
        "MonetaryAmount+Negation.swift",
        "MonetaryAmount.swift",
        "NumberFormatter+Currency.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CurrenciesGenerator",
      "module_type" : "SwiftTarget",
      "name" : "CurrenciesGenerator",
      "path" : "Sources/CurrenciesGenerator",
      "product_dependencies" : [
        "Stencil"
      ],
      "product_memberships" : [
        "CurrenciesGenerator"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.