Build Information
Failed to build XCStringsTool, reference main (15a0cc
), with Swift 5.10 for Linux on 12 Aug 2025 15:27:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.65.0
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 15a0ccf Support latest SwiftSyntax prereleases (#140)
Cloned https://github.com/liamnichols/xcstrings-tool.git
Revision (git rev-parse @):
15a0ccf140dabc45e0ca80d26c3922c1cb3ee2e2
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-4609320-1":/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:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
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/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/liamnichols/swift-localized-strings
[1/2094] Fetching swift-docc-plugin
[22/2151] Fetching swift-docc-plugin, swift-localized-strings
[289/13282] Fetching swift-docc-plugin, swift-localized-strings, yams
[2137/28912] Fetching swift-docc-plugin, swift-localized-strings, yams, swift-argument-parser
[5606/100617] Fetching swift-docc-plugin, swift-localized-strings, yams, swift-argument-parser, swift-syntax
[20637/115958] Fetching swift-docc-plugin, swift-localized-strings, yams, swift-argument-parser, swift-syntax, swift-snapshot-testing
Fetched https://github.com/jpsim/Yams from cache (7.31s)
Fetched https://github.com/liamnichols/swift-localized-strings from cache (7.58s)
Fetched https://github.com/apple/swift-argument-parser from cache (9.13s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (9.15s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.25s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (9.32s)
Computing version for https://github.com/liamnichols/swift-localized-strings
Computed https://github.com/liamnichols/swift-localized-strings at 1.0.0 (1.17s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3451] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
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.6 (0.72s)
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.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.61s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.73s)
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/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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
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.6
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.5
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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] Write swift-version-24593BA9C3E375BF.txt
[28/54] Compiling emitter.c
[29/54] Compiling scanner.c
[31/72] Emitting module XCStringsToolConstants
[32/82] Emitting module SwiftIdentifier
[33/82] Emitting module SwiftSyntax600
[34/82] Compiling SwiftSyntax600 Empty.swift
[35/83] Compiling XCStringsToolConstants Version.swift
[36/83] Emitting module SwiftSyntax509
[37/83] Compiling SwiftSyntax509 Empty.swift
[38/85] Compiling StringResource PlaceholderType.swift
[40/85] Compiling SwiftSyntax510 Empty.swift
[41/85] Emitting module SwiftSyntax510
[42/86] Compiling SwiftSyntax601 Empty.swift
[43/86] Emitting module SwiftSyntax601
[47/90] Wrapping AST for XCStringsToolConstants for debugging
[48/105] Wrapping AST for SwiftSyntax600 for debugging
[49/109] Wrapping AST for SwiftSyntax510 for debugging
[50/109] Wrapping AST for SwiftSyntax601 for debugging
[51/109] Wrapping AST for SwiftSyntax509 for debugging
[53/173] Emitting module ArgumentParserToolInfo
[54/173] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/174] Compiling SwiftSyntax SourceLength.swift
[57/174] Compiling SwiftSyntax SourceLocation.swift
[57/176] Wrapping AST for ArgumentParserToolInfo for debugging
[59/176] Compiling SwiftSyntax AbsolutePosition.swift
[60/176] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[61/177] Compiling StringResource StringSegment.swift
[62/177] Emitting module StringResource
[63/177] Compiling StringResource Argument.swift
[64/177] Compiling StringCatalog StringUnitState.swift
[65/177] Compiling SwiftIdentifier SwiftIdentifier+Extra.swift
[66/177] Compiling StringResource Resource.swift
[67/177] Compiling SwiftIdentifier SwiftIdentifier.swift
[68/178] Compiling StringCatalog StringVariation.swift
[69/178] Compiling StringCatalog StringUnit.swift
[70/178] Compiling StringCatalog StringSubstitution.swift
[71/195] Compiling StringCatalog StringLocalization.swift
[72/195] Emitting module StringCatalog
[73/195] Compiling ArgumentParser Errors.swift
[74/195] Compiling ArgumentParser Flag.swift
[76/223] Wrapping AST for StringResource for debugging
[77/225] Wrapping AST for SwiftIdentifier for debugging
[79/225] Compiling StringCatalog StringVariations.swift
[81/226] Compiling ArgumentParser BashCompletionsGenerator.swift
[82/226] Compiling ArgumentParser CompletionsGenerator.swift
[83/226] Compiling ArgumentParser FishCompletionsGenerator.swift
[83/226] Wrapping AST for StringCatalog for debugging
[85/226] Compiling ArgumentParser InputKey.swift
[86/226] Compiling ArgumentParser InputOrigin.swift
[87/229] Compiling ArgumentParser CommandConfiguration.swift
[88/229] Compiling ArgumentParser CommandGroup.swift
[89/229] Compiling StringSource StringSourceError.swift
[90/229] Compiling ArgumentParser CollectionExtensions.swift
[91/229] Compiling ArgumentParser Mutex.swift
[92/229] Compiling ArgumentParser Platform.swift
[93/229] Compiling ArgumentParser SequenceExtensions.swift
[94/229] Compiling ArgumentParser StringExtensions.swift
[95/229] Compiling ArgumentParser SwiftExtensions.swift
[96/235] Compiling StringSource StringSource.swift
[97/235] Emitting module StringSource
[99/236] Compiling ArgumentParser ZshCompletionsGenerator.swift
[100/236] Compiling ArgumentParser Argument.swift
[101/236] Compiling ArgumentParser ArgumentDiscussion.swift
[102/236] Compiling ArgumentParser ArgumentHelp.swift
[103/236] Compiling ArgumentParser OptionGroup.swift
[104/236] Compiling ArgumentParser AsyncParsableCommand.swift
[104/236] Wrapping AST for StringSource for debugging
[106/236] Emitting module ArgumentParser
[107/246] Compiling StringExtractor StringExtractor.swift
[108/247] Compiling StringExtractor StringExtractor+Util.swift
[109/247] Compiling StringExtractor StringExtractor+LegacyFormat.swift
[110/247] Compiling StringExtractor ExtractionError.swift
[111/247] Compiling StringExtractor ExtractionIssue.swift
[112/247] Compiling StringExtractor StringExtractor+StringCatalog.swift
[113/247] Compiling StringExtractor Resource+StringUnit.swift
[114/247] Emitting module StringExtractor
[115/247] Compiling StringExtractor Resource+Extract.swift
[116/247] Compiling StringExtractor Resource+LegacyFormat.swift
[118/247] Compiling ArgumentParser NameSpecification.swift
[119/247] Compiling ArgumentParser Option.swift
[123/247] Emitting module Yams
[124/247] Compiling ArgumentParser Tree.swift
[125/247] Compiling ArgumentParser CodingKeyValidator.swift
[126/247] Compiling ArgumentParser NonsenseFlagsValidator.swift
[127/247] Compiling ArgumentParser ParsableArgumentsValidation.swift
[128/247] Compiling ArgumentParser PositionalArgumentsValidator.swift
[129/247] Compiling ArgumentParser UniqueNamesValidator.swift
[130/248] Wrapping AST for Yams for debugging
[145/248] Compiling ArgumentParser ExpressibleByArgument.swift
[148/248] Compiling ArgumentParser Name.swift
[149/248] Compiling ArgumentParser Parsed.swift
[150/248] Compiling ArgumentParser ParsedValues.swift
[151/248] Compiling ArgumentParser ParserError.swift
[152/248] Compiling ArgumentParser ParsableArguments.swift
[153/248] Compiling ArgumentParser ParsableCommand.swift
[162/248] Compiling ArgumentParser EnumerableFlag.swift
[178/257] Compiling ArgumentParser SplitArguments.swift
[179/257] Compiling ArgumentParser DumpHelpGenerator.swift
[180/257] Compiling ArgumentParser HelpCommand.swift
[181/257] Compiling ArgumentParser HelpGenerator.swift
[182/257] Compiling ArgumentParser MessageInfo.swift
[183/257] Compiling ArgumentParser UsageGenerator.swift
[192/257] Compiling ArgumentParser ArgumentDecoder.swift
[193/257] Compiling ArgumentParser ArgumentDefinition.swift
[194/257] Compiling ArgumentParser ArgumentSet.swift
[195/257] Compiling ArgumentParser CommandParser.swift
[196/258] Wrapping AST for ArgumentParser for debugging
[198/258] Emitting module StringValidator
[199/258] 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
[200/258] Emitting module SwiftSyntax
BUILD FAILURE 5.10 linux