The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Finch, reference 0.3.0 (076cfd), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 02:09:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/namolnad/finch
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 076cfd0 [version] Publish version 0.3.0
Cloned https://github.com/namolnad/finch.git
Revision (git rev-parse @):
076cfd08cb59b4d90f76e3379e59951172cb4292
SUCCESS checkout https://github.com/namolnad/finch.git at 0.3.0
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/jpsim/Yams.git
[1/293] Fetching version
[48/5367] Fetching version, swiftcli
[856/16918] Fetching version, swiftcli, yams
Fetched https://github.com/mxcl/Version.git from cache (2.54s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (2.54s)
Fetched https://github.com/jpsim/Yams.git from cache (2.54s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.0 (4.88s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.4 (0.73s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.2 (0.75s)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.0.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.4
========================================
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": "finch",
      "name": "Finch",
      "url": "https://github.com/namolnad/finch.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/finch",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "4.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/namolnad/finch.git
[1/5591] Fetching finch
Fetched https://github.com/namolnad/finch.git from cache (1.81s)
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.55s)
Fetched https://github.com/mxcl/Version.git from cache (0.55s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.55s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (1.24s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.64s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
Creating working copy for https://github.com/namolnad/finch.git
Working copy of https://github.com/namolnad/finch.git resolved at 0.3.0 (076cfd0)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Found 3 product dependencies
  - SwiftCLI
  - Yams
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/namolnad/finch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[1/18] Write finch-entitlement.plist
[2/18] Write sources
[8/18] Write swift-version--6988338F2F200930.txt
[9/25] Compiling writer.c
[10/45] Compiling api.c
[11/45] Compiling parser.c
[12/45] Compiling scanner.c
[13/45] Compiling reader.c
[14/45] Compiling emitter.c
[16/60] Emitting module SwiftCLI
[17/62] Compiling SwiftCLI ValueBox.swift
[18/62] Compiling SwiftCLI VersionCommand.swift
[19/62] Compiling Version Version+Range.swift
[20/62] Compiling Version Version.swift
[21/62] Compiling SwiftCLI Term.swift
[22/62] Compiling SwiftCLI Validation.swift
[23/62] Compiling SwiftCLI OptionRegistry.swift
[24/62] Compiling SwiftCLI Parameter.swift
[25/62] Compiling SwiftCLI Option.swift
[26/62] Compiling SwiftCLI OptionGroup.swift
[27/62] Compiling SwiftCLI Error.swift
[28/62] Compiling SwiftCLI HelpCommand.swift
[29/62] Compiling Yams Node.Scalar.swift
[30/62] Compiling Yams Node.Sequence.swift
[31/62] Compiling SwiftCLI Stream.swift
[32/62] Compiling SwiftCLI Task.swift
[33/62] Compiling Yams Decoder.swift
[34/62] Compiling Yams Node.swift
[35/62] Compiling Yams Parser.swift
[36/62] Compiling Version Version+Comparable.swift
[37/62] Compiling Version Version+Codable.swift
[38/62] Emitting module Version
[39/62] Compiling Version Version+Foundation.swift
[40/62] Compiling Yams Emitter.swift
[41/62] Compiling Yams Encoder.swift
[42/62] Compiling Yams Mark.swift
[43/62] Compiling Yams Node.Mapping.swift
[44/62] Compiling Yams Constructor.swift
[45/62] Compiling Yams Tag.swift
[46/62] Compiling Yams String+Yams.swift
[49/62] Compiling Yams Resolver.swift
[54/62] Emitting module Yams
[59/62] Compiling Yams Representer.swift
[60/63] Compiling Yams YamlError.swift
[61/71] Compiling FinchUtilities Strings.swift
[62/71] Compiling FinchUtilities String+FinchUtilities.swift
[63/71] Compiling FinchUtilities Codable+FinchUtilities.swift
[64/71] Compiling FinchUtilities FileResolver.swift
[65/71] Compiling FinchUtilities Output.swift
[66/71] Compiling FinchUtilities Shell.swift
[67/71] Emitting module FinchUtilities
[68/71] Compiling FinchUtilities Executable.swift
[69/90] Compiling FinchCore LineOutputtable.swift
[70/90] Compiling FinchCore Section.swift
[71/91] Compiling FinchCore FormatTemplate.swift
[72/91] Compiling FinchCore Line.swift
[73/91] Compiling FinchCore LineComponents.swift
[74/91] Compiling FinchCore LineContext.swift
[75/91] Compiling FinchCore String+FinchCore.swift
[76/91] Compiling FinchCore Outputtable.swift
[77/91] Compiling FinchCore Contributor.swift
[78/91] Compiling FinchCore DelimiterPair.swift
[79/91] Compiling FinchCore GitConfiguration.swift
[80/91] Compiling FinchCore ResolutionCommandsConfiguration.swift
[81/91] Compiling FinchCore DelimiterConfiguration.swift
[82/91] Compiling FinchCore FormatConfiguration.swift
[83/91] Compiling FinchCore Configuration.swift
[84/91] Compiling FinchCore ContributorsConfiguration.swift
[85/91] Emitting module FinchCore
[86/91] Compiling FinchCore Regex.swift
[87/91] Compiling FinchCore FormatComponent.swift
[88/91] Compiling FinchCore SectionInfo.swift
[89/105] Compiling FinchApp ChangeLogInfoService.swift
[90/105] Compiling FinchApp Versions.swift
[91/105] Compiling FinchApp Transformer.swift
[92/105] Compiling FinchApp Configurator.swift
[93/105] Compiling FinchApp ConfigCommand.swift
[94/105] Compiling FinchApp Sequence+FinchApp.swift
[95/105] Compiling FinchApp Git.swift
[96/106] Compiling FinchApp CompareCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[97/106] Compiling FinchApp VersionsResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[98/106] Compiling FinchApp App.swift
[99/106] Compiling FinchApp AppRunner.swift
[100/106] Emitting module FinchApp
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[101/106] Compiling FinchApp BaseCommand.swift
[102/106] Compiling FinchApp ChangeLogModel.swift
[103/106] Compiling FinchApp Strings.swift
[104/111] Compiling Finch BuildNumber.swift
[105/111] Emitting module Finch
[106/111] Compiling Finch AppName.swift
[107/111] Compiling Finch Version.swift
[108/111] Compiling Finch main.swift
[108/111] Write Objects.LinkFileList
[109/111] Linking finch
[110/111] Applying finch
Build complete! (11.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    }
  ],
  "manifest_display_name" : "Finch",
  "name" : "Finch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "finch",
      "targets" : [
        "Finch"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FinchUtilities",
      "module_type" : "SwiftTarget",
      "name" : "FinchUtilities",
      "path" : "Sources/FinchUtilities",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "Executable.swift",
        "Extensions/Codable+FinchUtilities.swift",
        "Extensions/String+FinchUtilities.swift",
        "FileResolver.swift",
        "Output.swift",
        "Shell.swift",
        "Strings.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FinchCore",
      "module_type" : "SwiftTarget",
      "name" : "FinchCore",
      "path" : "Sources/FinchCore",
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "Configuration/Configuration.swift",
        "Configuration/ContributorsConfiguration.swift",
        "Configuration/DelimiterConfiguration.swift",
        "Configuration/FormatConfiguration.swift",
        "Configuration/GitConfiguration.swift",
        "Configuration/ResolutionCommandsConfiguration.swift",
        "Contributor.swift",
        "DelimiterPair.swift",
        "Extensions/String+FinchCore.swift",
        "Outputtable.swift",
        "Regex.swift",
        "Section/Line/FormatComponent.swift",
        "Section/Line/FormatTemplate.swift",
        "Section/Line/Line.swift",
        "Section/Line/LineComponents.swift",
        "Section/Line/LineContext.swift",
        "Section/Line/LineOutputtable.swift",
        "Section/Section.swift",
        "Section/SectionInfo.swift"
      ],
      "target_dependencies" : [
        "FinchUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FinchApp",
      "module_type" : "SwiftTarget",
      "name" : "FinchApp",
      "path" : "Sources/FinchApp",
      "product_dependencies" : [
        "SwiftCLI",
        "Version"
      ],
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "App.swift",
        "AppRunner.swift",
        "Command-Routing/BaseCommand.swift",
        "Command-Routing/Commands/Compare/ChangeLogModel.swift",
        "Command-Routing/Commands/Compare/CompareCommand.swift",
        "Command-Routing/Commands/Compare/VersionsResolver.swift",
        "Command-Routing/Commands/Config/ConfigCommand.swift",
        "Extensions/Sequence+FinchApp.swift",
        "Models/Configurator.swift",
        "Models/Transformer.swift",
        "Models/Versions.swift",
        "Services/ChangeLogInfoService.swift",
        "Services/Git.swift",
        "Strings.swift"
      ],
      "target_dependencies" : [
        "FinchCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Finch",
      "module_type" : "SwiftTarget",
      "name" : "Finch",
      "path" : "Sources/Finch",
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "App/AppName.swift",
        "App/BuildNumber.swift",
        "App/Version.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "FinchApp"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.