Build Information
Failed to build strings-check, reference 1.2.1 (24baad), with Swift 6.3 for Linux on 13 Apr 2026 10:47:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mnem/strings-check.git
Reference: 1.2.1
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/mnem/strings-check
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 24baade Remove SPI manifest and plugin as it was breaking things
Cloned https://github.com/mnem/strings-check.git
Revision (git rev-parse @):
24baade4d2bcade384bae8277e225b0a846d77d3
SUCCESS checkout https://github.com/mnem/strings-check.git at 1.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/mnem/strings-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Path.swift.git
[1/1220] Fetching path.swift
[197/18743] Fetching path.swift, swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (0.68s)
[3680/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.70s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 1.6.0 (6.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.93s)
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 1.6.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.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/25] Emitting module ArgumentParserToolInfo
[9/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/26] Wrapping AST for ArgumentParserToolInfo for debugging
[12/72] Emitting module ArgumentParser
[13/78] Compiling ArgumentParser ParentCommand.swift
[14/78] Compiling ArgumentParser AsyncParsableCommand.swift
[15/78] Compiling ArgumentParser CommandConfiguration.swift
[16/78] Compiling ArgumentParser CommandGroup.swift
[17/78] Compiling ArgumentParser EnumerableFlag.swift
[18/78] Compiling ArgumentParser ExpressibleByArgument.swift
[19/78] Compiling ArgumentParser ParsableArguments.swift
[20/78] Compiling ArgumentParser InputOrigin.swift
[21/78] Compiling ArgumentParser Name.swift
[22/78] Compiling ArgumentParser Parsed.swift
[23/78] Compiling ArgumentParser ParsedValues.swift
[24/78] Compiling ArgumentParser ParserError.swift
[25/78] Compiling ArgumentParser SplitArguments.swift
[26/78] Compiling ArgumentParser Foundation.swift
[27/78] Compiling ArgumentParser Mutex.swift
[28/78] Compiling ArgumentParser Platform.swift
[29/78] Compiling ArgumentParser SequenceExtensions.swift
[30/78] Compiling ArgumentParser StringExtensions.swift
[31/78] Compiling ArgumentParser SwiftExtensions.swift
[32/78] Compiling Path PathToBool.swift
[33/78] Emitting module Path
[34/78] Compiling Path Path+FileManager.swift
[35/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/78] Compiling ArgumentParser CompletionsGenerator.swift
[37/79] Compiling Path Path.swift
[38/79] Compiling Path Pathish.swift
[39/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/79] Compiling Path Path+ls.swift
[42/79] Compiling Path Path+StringConvertibles.swift
[43/80] Wrapping AST for Path for debugging
[45/80] Compiling ArgumentParser Tree.swift
[46/80] Compiling ArgumentParser CodingKeyValidator.swift
[47/80] Compiling ArgumentParser NonsenseFlagsValidator.swift
[48/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/80] Compiling ArgumentParser PositionalArgumentsValidator.swift
[50/80] Compiling ArgumentParser UniqueNamesValidator.swift
[55/80] Compiling ArgumentParser Argument.swift
[56/80] Compiling ArgumentParser ArgumentDiscussion.swift
[57/80] Compiling ArgumentParser ArgumentHelp.swift
[58/80] Compiling ArgumentParser DumpHelpGenerator.swift
[59/80] Compiling ArgumentParser HelpCommand.swift
[60/80] Compiling ArgumentParser HelpGenerator.swift
[61/80] Compiling ArgumentParser MessageInfo.swift
[62/80] Compiling ArgumentParser UsageGenerator.swift
[63/80] Compiling ArgumentParser CollectionExtensions.swift
[64/80] Compiling ArgumentParser ArgumentVisibility.swift
[65/80] Compiling ArgumentParser CompletionKind.swift
[66/80] Compiling ArgumentParser Errors.swift
[67/80] Compiling ArgumentParser Flag.swift
[68/80] Compiling ArgumentParser NameSpecification.swift
[69/80] Compiling ArgumentParser Option.swift
[70/80] Compiling ArgumentParser OptionGroup.swift
[71/80] Compiling ArgumentParser ParsableCommand.swift
[72/80] Compiling ArgumentParser ArgumentDecoder.swift
[73/80] Compiling ArgumentParser ArgumentDefinition.swift
[74/80] Compiling ArgumentParser ArgumentSet.swift
[75/80] Compiling ArgumentParser CommandParser.swift
[76/80] Compiling ArgumentParser InputKey.swift
[77/81] Wrapping AST for ArgumentParser for debugging
[79/89] Compiling strings_check PathStringsFileSource.swift
/host/spi-builder-workspace/Sources/strings-check/PathStringsFileSource.swift:11:36: error: value of type 'FileHandle' has no member 'bytes'
9 | let file = try FileHandle(forReadingAt: source)
10 | var keys = Set<String>()
11 | for try await line in file.bytes.lines {
| `- error: value of type 'FileHandle' has no member 'bytes'
12 | guard let key = Parser.key(from: line) else {
13 | continue
[80/89] Compiling strings_check Parser.swift
[81/89] Compiling strings_check Comparatron.swift
[82/89] Compiling strings_check Array+extension.swift
[83/89] Emitting module strings_check
[84/89] Compiling strings_check OutputFormatter.swift
[85/89] Compiling strings_check StringsFileSource.swift
[86/89] Compiling strings_check cli.swift
BUILD FAILURE 6.3 linux