Build Information
Failed to build XCStringsTool, reference main (b78b95
), with Swift 5.10 for Linux on 6 Jun 2025 13:58:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liamnichols/xcstrings-tool.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/liamnichols/xcstrings-tool
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b78b951 Update GitHub Workflows to use support Xcode 16.4 (#138)
Cloned https://github.com/liamnichols/xcstrings-tool.git
Revision (git rev-parse @):
b78b9515dc802f26f6f27893e98afe8afb381996
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liamnichols/xcstrings-tool.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/liamnichols/xcstrings-tool.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/liamnichols/swift-localized-strings
[1/57] Fetching swift-localized-strings
[58/2125] Fetching swift-localized-strings, swift-docc-plugin
[286/12856] Fetching swift-localized-strings, swift-docc-plugin, yams
[1819/28236] Fetching swift-localized-strings, swift-docc-plugin, yams, swift-argument-parser
[3861/41436] Fetching swift-localized-strings, swift-docc-plugin, yams, swift-argument-parser, swift-snapshot-testing
Fetched https://github.com/liamnichols/swift-localized-strings from cache (0.88s)
[8076/41379] Fetching swift-docc-plugin, yams, swift-argument-parser, swift-snapshot-testing
[14362/112143] Fetching swift-docc-plugin, yams, swift-argument-parser, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.32s)
[84791/98943] Fetching swift-docc-plugin, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (10.12s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (10.15s)
Fetched https://github.com/jpsim/Yams from cache (10.16s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.25s)
Computing version for https://github.com/liamnichols/swift-localized-strings
Computed https://github.com/liamnichols/swift-localized-strings at 1.0.0 (0.80s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.79s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.79s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.90s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.82s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.13s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/liamnichols/swift-localized-strings
Working copy of https://github.com/liamnichols/swift-localized-strings resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/PluginTests/xcstrings-tool-config.yml
Building for debugging...
[0/54] Write sources
[20/54] Compiling _SwiftSyntaxCShims dummy.c
[20/54] Write sources
[23/54] Compiling writer.c
[24/54] Compiling reader.c
[25/54] Compiling parser.c
[26/54] Compiling api.c
[27/54] Compiling emitter.c
[28/54] Compiling scanner.c
[29/54] Write swift-version-24593BA9C3E375BF.txt
[31/92] Emitting module Yams
[32/94] Emitting module SwiftSyntax509
[33/94] Compiling SwiftSyntax509 Empty.swift
[34/94] Emitting module SwiftSyntax601
[35/94] Compiling SwiftSyntax601 Empty.swift
[36/96] Emitting module XCStringsToolConstants
[37/96] Compiling XCStringsToolConstants Version.swift
[38/97] Emitting module SwiftSyntax600
[39/97] Compiling SwiftSyntax600 Empty.swift
[40/98] Compiling Yams Tag.swift
[41/98] Compiling Yams YamlAnchorProviding.swift
[42/98] Emitting module SwiftSyntax510
[43/98] Compiling SwiftSyntax510 Empty.swift
[48/99] Wrapping AST for SwiftSyntax601 for debugging
[49/99] Wrapping AST for SwiftSyntax600 for debugging
[50/99] Wrapping AST for XCStringsToolConstants for debugging
[51/111] Wrapping AST for SwiftSyntax509 for debugging
[52/111] Wrapping AST for SwiftSyntax510 for debugging
[54/175] Emitting module ArgumentParserToolInfo
[55/175] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/176] Wrapping AST for ArgumentParserToolInfo for debugging
[58/214] Compiling ArgumentParser CompletionsGenerator.swift
[59/214] Compiling ArgumentParser FishCompletionsGenerator.swift
[60/214] Compiling StringResource StringSegment.swift
[61/214] Compiling StringResource PlaceholderType.swift
[62/214] Compiling StringResource Resource.swift
[63/214] Emitting module StringResource
[64/214] Compiling StringResource Argument.swift
[65/214] Compiling ArgumentParser ZshCompletionsGenerator.swift
[66/214] Compiling ArgumentParser Argument.swift
[67/214] Compiling SwiftIdentifier SwiftIdentifier+Extra.swift
[68/214] Compiling SwiftIdentifier SwiftIdentifier.swift
[69/214] Emitting module SwiftIdentifier
[70/215] Compiling ArgumentParser AsyncParsableCommand.swift
[71/215] Compiling ArgumentParser CommandConfiguration.swift
[72/215] Compiling ArgumentParser CommandGroup.swift
[73/215] Compiling ArgumentParser ExpressibleByArgument.swift
[74/215] Compiling ArgumentParser ParsableArguments.swift
[75/215] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/215] Compiling ArgumentParser ParsableCommand.swift
[77/215] Compiling ArgumentParser ArgumentDecoder.swift
[78/215] Compiling ArgumentParser OptionGroup.swift
[79/215] Compiling ArgumentParser ArgumentVisibility.swift
[80/215] Compiling ArgumentParser CompletionKind.swift
[81/215] Compiling ArgumentParser Errors.swift
[82/215] Compiling ArgumentParser Flag.swift
[83/215] Compiling ArgumentParser NameSpecification.swift
[84/215] Compiling ArgumentParser Option.swift
[85/216] Emitting module StringCatalog
[89/217] Compiling StringCatalog StringVariation.swift
[90/218] Compiling StringCatalog StringUnitState.swift
[91/218] Compiling StringCatalog StringUnit.swift
[92/218] Compiling StringCatalog StringSubstitution.swift
[95/218] Compiling StringCatalog StringLocalization.swift
[96/218] Wrapping AST for StringResource for debugging
[98/220] Wrapping AST for SwiftIdentifier for debugging
[99/220] Wrapping AST for Yams for debugging
[101/220] Compiling StringCatalog StringVariations.swift
[102/224] Wrapping AST for StringCatalog for debugging
[104/224] Compiling StringSource StringSourceError.swift
[105/224] Emitting module StringSource
[106/224] Compiling StringSource StringSource.swift
[107/225] Wrapping AST for StringSource for debugging
[109/235] Compiling ArgumentParser Name.swift
[110/235] Compiling ArgumentParser Parsed.swift
[111/235] Compiling ArgumentParser ParsedValues.swift
[112/235] Compiling ArgumentParser ParserError.swift
[113/235] Compiling ArgumentParser SplitArguments.swift
[114/240] Compiling StringExtractor StringExtractor.swift
[115/241] Compiling StringExtractor StringExtractor+LegacyFormat.swift
[116/241] Compiling StringExtractor StringExtractor+StringCatalog.swift
[117/241] Compiling StringExtractor StringExtractor+Util.swift
[118/241] Compiling StringExtractor Resource+StringUnit.swift
[119/241] Compiling StringExtractor ExtractionError.swift
[120/241] Compiling StringExtractor ExtractionIssue.swift
[121/241] Emitting module StringExtractor
[122/241] Compiling StringExtractor Resource+Extract.swift
[123/241] Compiling StringExtractor Resource+LegacyFormat.swift
[124/241] Emitting module ArgumentParser
[125/241] Compiling ArgumentParser CollectionExtensions.swift
[126/241] Compiling ArgumentParser Platform.swift
[127/241] Compiling ArgumentParser SequenceExtensions.swift
[128/241] Compiling ArgumentParser StringExtensions.swift
[129/241] Compiling ArgumentParser Tree.swift
[136/241] Compiling ArgumentParser DumpHelpGenerator.swift
[137/241] Compiling ArgumentParser HelpCommand.swift
[138/241] Compiling ArgumentParser HelpGenerator.swift
[139/241] Compiling ArgumentParser MessageInfo.swift
[140/241] Compiling ArgumentParser UsageGenerator.swift
[145/241] Compiling ArgumentParser EnumerableFlag.swift
[146/241] Compiling ArgumentParser BashCompletionsGenerator.swift
[151/241] Compiling ArgumentParser ArgumentHelp.swift
[157/241] Compiling ArgumentParser ArgumentDefinition.swift
[158/241] Compiling ArgumentParser ArgumentSet.swift
[159/241] Compiling ArgumentParser CommandParser.swift
[160/241] Compiling ArgumentParser InputKey.swift
[161/241] Compiling ArgumentParser InputOrigin.swift
[162/242] Wrapping AST for ArgumentParser for debugging
[182/251] Emitting module SwiftSyntax
[183/251] Emitting module StringValidator
[184/251] Compiling StringValidator ResourceValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-localized-strings/Sources/StringValidator/ResourceValidator.swift:29:22: error: value of type '[String]' has no member 'formatted'
.formatted(.list(type: .and))
^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-localized-strings/Sources/StringValidator/ResourceValidator.swift:31:24: error: cannot infer type of closure parameter 'keys' without a type annotation
.map { id, keys in
^
/host/spi-builder-workspace/.build/checkouts/swift-localized-strings/Sources/StringValidator/ResourceValidator.swift:29:33: error: cannot infer contextual base in reference to member 'list'
.formatted(.list(type: .and))
~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-localized-strings/Sources/StringValidator/ResourceValidator.swift:29:45: error: cannot infer contextual base in reference to member 'and'
.formatted(.list(type: .and))
~^~~
error: fatalError
BUILD FAILURE 5.10 linux