The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Finch, reference 0.3.0 (076cfd), with Swift 6.2 for Linux on 18 Jun 2025 21:25:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/namolnad/finch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/jpsim/Yams.git
[1/293] Fetching version
[294/5367] Fetching version, swiftcli
[1664/16226] Fetching version, swiftcli, yams
Fetched https://github.com/mxcl/Version.git from cache (1.40s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.41s)
Fetched https://github.com/jpsim/Yams.git from cache (1.48s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (1.90s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.39s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.37s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Write swift-version-24593BA9C3E375BF.txt
[9/23] Compiling parser.c
[11/23] Compiling api.c
[12/33] Compiling emitter.c
[13/50] Compiling scanner.c
[15/65] Compiling Version Version+Range.swift
[16/65] Compiling Version Version.swift
[17/65] Compiling Yams Mark.swift
[18/65] Compiling Yams Node.Mapping.swift
[19/66] Compiling Version Version+Codable.swift
[20/66] Compiling Yams YamlError.swift
[21/66] Compiling SwiftCLI Term.swift
[22/66] Compiling SwiftCLI Validation.swift
[23/68] Compiling Yams String+Yams.swift
[24/68] Compiling Yams Tag.swift
[25/68] Compiling SwiftCLI Parser.swift
[26/68] Compiling Yams Node.swift
[27/68] Compiling Yams Parser.swift
[28/68] Compiling Yams Node.Scalar.swift
[29/68] Compiling Yams Node.Sequence.swift
[30/68] Compiling Yams Representer.swift
[31/68] Compiling Yams Resolver.swift
[32/68] Compiling SwiftCLI Input.swift
[33/68] Compiling SwiftCLI Option.swift
[34/68] Compiling SwiftCLI OptionGroup.swift
[35/68] Compiling Version Version+Comparable.swift
[36/68] Compiling Version Version+Foundation.swift
[37/68] Emitting module Version
[38/69] Compiling Yams Constructor.swift
[39/69] Compiling Yams Decoder.swift
[40/69] Compiling Yams Emitter.swift
[41/69] Compiling Yams Encoder.swift
[42/69] Emitting module Yams
[49/69] Emitting module SwiftCLI
[59/70] Wrapping AST for Version for debugging
[61/70] Compiling SwiftCLI ValueBox.swift
[62/70] Compiling SwiftCLI VersionCommand.swift
[62/71] Wrapping AST for Yams for debugging
[65/79] Compiling FinchUtilities Strings.swift
[66/79] Compiling FinchUtilities Codable+FinchUtilities.swift
[67/79] Compiling FinchUtilities String+FinchUtilities.swift
[68/79] Emitting module FinchUtilities
[69/79] Compiling FinchUtilities Executable.swift
[70/79] Compiling FinchUtilities Output.swift
[71/79] Compiling FinchUtilities FileResolver.swift
[72/79] Compiling FinchUtilities Shell.swift
/host/spi-builder-workspace/Sources/FinchUtilities/Shell.swift:75:9: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
73 |         #endif
74 |
75 |         launchPath = path
   |         |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |         `- note: use 'executableURL' instead
76 |         launch()
77 |     }
/host/spi-builder-workspace/Sources/FinchUtilities/Shell.swift:76:9: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
74 |
75 |         launchPath = path
76 |         launch()
   |         |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |         `- note: use 'run' instead
77 |     }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[73/80] Wrapping AST for SwiftCLI for debugging
[74/80] Wrapping AST for FinchUtilities for debugging
[76/98] Compiling FinchCore Contributor.swift
[77/98] Compiling FinchCore DelimiterPair.swift
[78/98] Compiling FinchCore String+FinchCore.swift
[79/100] Emitting module FinchCore
[80/100] Compiling FinchCore Configuration.swift
[81/100] Compiling FinchCore ContributorsConfiguration.swift
[82/100] Compiling FinchCore DelimiterConfiguration.swift
[83/100] Compiling FinchCore FormatComponent.swift
[84/100] Compiling FinchCore FormatTemplate.swift
[85/100] Compiling FinchCore LineContext.swift
[86/100] Compiling FinchCore LineOutputtable.swift
[87/100] Compiling FinchCore Line.swift
[88/100] Compiling FinchCore LineComponents.swift
[89/100] Compiling FinchCore FormatConfiguration.swift
[90/100] Compiling FinchCore GitConfiguration.swift
[91/100] Compiling FinchCore ResolutionCommandsConfiguration.swift
[92/100] Compiling FinchCore Outputtable.swift
[93/100] Compiling FinchCore Regex.swift
[94/100] Compiling FinchCore Section.swift
[95/100] Compiling FinchCore SectionInfo.swift
[96/101] Wrapping AST for FinchCore for debugging
[98/115] Emitting module FinchApp
/host/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: " ")
[99/115] Compiling FinchApp App.swift
[100/115] Compiling FinchApp AppRunner.swift
[101/116] Compiling FinchApp Git.swift
[102/116] Compiling FinchApp Versions.swift
[103/116] Compiling FinchApp ChangeLogInfoService.swift
[104/116] Compiling FinchApp Strings.swift
[105/116] Compiling FinchApp ConfigCommand.swift
[106/116] Compiling FinchApp Sequence+FinchApp.swift
[107/116] Compiling FinchApp Configurator.swift
[108/116] Compiling FinchApp Transformer.swift
[109/116] Compiling FinchApp BaseCommand.swift
[110/116] Compiling FinchApp ChangeLogModel.swift
[111/116] Compiling FinchApp CompareCommand.swift
/host/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: " ")
[112/116] Compiling FinchApp VersionsResolver.swift
/host/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: " ")
[113/117] Wrapping AST for FinchApp for debugging
[115/122] Emitting module Finch
[116/122] Compiling Finch AppName.swift
[117/122] Compiling Finch BuildNumber.swift
[118/122] Compiling Finch Version.swift
[119/122] Compiling Finch main.swift
[120/123] Wrapping AST for Finch for debugging
[121/123] Write Objects.LinkFileList
[122/123] Linking finch
Build complete! (22.95s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.