The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Finch, reference main (e4c8d5), with Swift 6.0 for Linux on 10 Apr 2026 01:30:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e4c8d58 Bump addressable from 2.8.7 to 2.9.0 (#142)
Cloned https://github.com/namolnad/finch.git
Revision (git rev-parse @):
e4c8d589d46bae3a8ffdfa088a4e6f3dffee45a8
SUCCESS checkout https://github.com/namolnad/finch.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/namolnad/finch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jpsim/Yams.git
[1/293] Fetching version
[294/5367] Fetching version, swiftcli
[5368/16918] Fetching version, swiftcli, yams
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.34s)
[871/11844] Fetching version, yams
Fetched https://github.com/mxcl/Version.git from cache (1.37s)
Fetched https://github.com/jpsim/Yams.git from cache (1.42s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (0.65s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.69s)
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
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling parser.c
[10/23] Compiling emitter.c
[11/23] Compiling api.c
[12/23] Compiling scanner.c
[13/23] Write swift-version-24593BA9C3E375BF.txt
[15/65] Compiling Yams Mark.swift
[16/65] Compiling Yams Node.Mapping.swift
[17/66] Compiling Version Version.swift
[18/66] Compiling Version Version+Range.swift
[19/66] Compiling Yams YamlError.swift
[20/66] Compiling Yams String+Yams.swift
[21/66] Compiling Yams Tag.swift
[24/66] Compiling Yams Representer.swift
[25/68] Emitting module Version
[26/68] Compiling Version Version+Codable.swift
[27/68] Compiling Version Version+Foundation.swift
[28/68] Compiling Version Version+Comparable.swift
[30/68] Compiling Yams Node.Scalar.swift
[31/68] Compiling Yams Node.Sequence.swift
[32/69] Compiling Yams Resolver.swift
[33/69] Compiling Yams Node.swift
[34/69] Compiling Yams Parser.swift
[35/69] Compiling SwiftCLI Path.swift
[36/69] Compiling SwiftCLI Stream.swift
[37/69] Compiling SwiftCLI Task.swift
[38/69] Compiling Yams Emitter.swift
[39/69] Compiling Yams Encoder.swift
[40/69] Compiling SwiftCLI HelpMessageGenerator.swift
[41/69] Compiling SwiftCLI Term.swift
[42/69] Compiling SwiftCLI Validation.swift
[44/69] Emitting module Yams
[45/69] Compiling Yams Constructor.swift
[46/69] Compiling Yams Decoder.swift
[47/69] Emitting module SwiftCLI
[58/70] Wrapping AST for Version for debugging
[61/70] Compiling SwiftCLI ValueBox.swift
[62/70] Compiling SwiftCLI VersionCommand.swift
[63/71] Wrapping AST for Yams for debugging
[64/71] Wrapping AST for SwiftCLI for debugging
[66/79] Compiling FinchUtilities Codable+FinchUtilities.swift
[67/79] Emitting module FinchUtilities
[68/79] Compiling FinchUtilities Strings.swift
[69/79] Compiling FinchUtilities String+FinchUtilities.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'
73 |         #endif
74 |
75 |         launchPath = path
   |         |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |         `- note: use 'executableURL' instead
76 |         launch()
77 |     }
/host/spi-builder-workspace/Sources/FinchUtilities/Shell.swift:76:9: warning: 'launch()' is deprecated: renamed to 'run'
74 |
75 |         launchPath = path
76 |         launch()
   |         |- warning: 'launch()' is deprecated: renamed to 'run'
   |         `- note: use 'run' instead
77 |     }
78 | }
[73/79] Compiling FinchUtilities Executable.swift
[74/80] Wrapping AST for FinchUtilities for debugging
[76/98] Emitting module FinchCore
[77/100] Compiling FinchCore Line.swift
[78/100] Compiling FinchCore LineComponents.swift
[79/100] Compiling FinchCore FormatComponent.swift
[80/100] Compiling FinchCore FormatTemplate.swift
[81/100] Compiling FinchCore LineContext.swift
[82/100] Compiling FinchCore LineOutputtable.swift
[83/100] Compiling FinchCore Contributor.swift
[84/100] Compiling FinchCore DelimiterPair.swift
[85/100] Compiling FinchCore String+FinchCore.swift
[86/100] Compiling FinchCore FormatConfiguration.swift
[87/100] Compiling FinchCore GitConfiguration.swift
[88/100] Compiling FinchCore ResolutionCommandsConfiguration.swift
[89/100] Compiling FinchCore Outputtable.swift
[90/100] Compiling FinchCore Regex.swift
[91/100] Compiling FinchCore Configuration.swift
[92/100] Compiling FinchCore ContributorsConfiguration.swift
[93/100] Compiling FinchCore DelimiterConfiguration.swift
[94/100] Compiling FinchCore Section.swift
[95/100] Compiling FinchCore SectionInfo.swift
[96/101] Wrapping AST for FinchCore for debugging
[98/115] Compiling FinchApp Versions.swift
[99/115] Compiling FinchApp ChangeLogInfoService.swift
[100/115] Compiling FinchApp Git.swift
[101/116] Compiling FinchApp Configurator.swift
[102/116] Compiling FinchApp Transformer.swift
[103/116] Compiling FinchApp ConfigCommand.swift
[104/116] Compiling FinchApp Sequence+FinchApp.swift
[105/116] Compiling FinchApp BaseCommand.swift
[106/116] Compiling FinchApp ChangeLogModel.swift
[107/116] Compiling FinchApp App.swift
[108/116] Compiling FinchApp AppRunner.swift
[109/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: " ")
[110/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: " ")
[111/116] 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: " ")
[112/116] Compiling FinchApp Strings.swift
[113/117] Wrapping AST for FinchApp for debugging
[115/121] Compiling Finch main.swift
/host/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
 3 |
 4 | let meta: App.Meta = .init(
 5 |     buildNumber: appBuildNumber,
   |                  `- error: cannot find 'appBuildNumber' in scope
 6 |     name: appName,
 7 |     version: appVersion
[116/121] Compiling Finch Version.swift
[117/121] Compiling Finch AppName.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/121] Emitting module Finch
/host/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
 3 |
 4 | let meta: App.Meta = .init(
 5 |     buildNumber: appBuildNumber,
   |                  `- error: cannot find 'appBuildNumber' in scope
 6 |     name: appName,
 7 |     version: appVersion
BUILD FAILURE 6.0 linux