Build Information
Successful build of SwiftFindRefs, reference 1.0.4 (42dafa), with Swift 6.3 for Linux on 21 Apr 2026 21:27:41 UTC.
Swift 6 data race errors: 0
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/michaelversus/SwiftFindRefs.git
Reference: 1.0.4
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/michaelversus/SwiftFindRefs
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 42dafae bump up version
Cloned https://github.com/michaelversus/SwiftFindRefs.git
Revision (git rev-parse @):
42dafaeb7117a32cee40a24c3f657e20eb80a44f
SUCCESS checkout https://github.com/michaelversus/SwiftFindRefs.git at 1.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/michaelversus/SwiftFindRefs.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/MobileNativeFoundation/swift-index-store
[1/917] Fetching swift-index-store
Fetched https://github.com/MobileNativeFoundation/swift-index-store from cache (0.82s)
Fetching https://github.com/apple/swift-argument-parser
[1/17447] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.37s)
Creating working copy for https://github.com/MobileNativeFoundation/swift-index-store
Working copy of https://github.com/MobileNativeFoundation/swift-index-store resolved at main (7edb9a6)
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/14] Write sources
[6/14] Compiling CIndexStore dummy.c
[7/14] Write swift-version-24593BA9C3E375BF.txt
[9/22] Emitting module ArgumentParserToolInfo
[10/22] Emitting module IndexStore
[11/22] Compiling IndexStore Constants.swift
[12/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/23] Wrapping AST for ArgumentParserToolInfo for debugging
[15/69] Compiling IndexStore String+IndexStore.swift
[16/69] Emitting module ArgumentParser
[17/75] Compiling IndexStore IndexStore.swift
[18/75] Compiling IndexStore IndexStoreError.swift
[19/75] Compiling IndexStore StandardStream.swift
[21/76] Compiling ArgumentParser Foundation.swift
[22/76] Compiling ArgumentParser Mutex.swift
[23/76] Compiling ArgumentParser Platform.swift
[24/76] Compiling ArgumentParser SequenceExtensions.swift
[25/76] Compiling ArgumentParser StringExtensions.swift
[26/76] Compiling ArgumentParser SwiftExtensions.swift
[26/76] Wrapping AST for IndexStore for debugging
[28/76] Compiling ArgumentParser ArgumentVisibility.swift
[29/76] Compiling ArgumentParser CompletionKind.swift
[30/76] Compiling ArgumentParser Errors.swift
[31/76] Compiling ArgumentParser Flag.swift
[32/76] Compiling ArgumentParser NameSpecification.swift
[33/76] Compiling ArgumentParser Option.swift
[34/76] Compiling ArgumentParser OptionGroup.swift
[35/76] Compiling ArgumentParser Tree.swift
[36/76] Compiling ArgumentParser CodingKeyValidator.swift
[37/76] Compiling ArgumentParser NonsenseFlagsValidator.swift
[38/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/76] Compiling ArgumentParser PositionalArgumentsValidator.swift
[40/76] Compiling ArgumentParser UniqueNamesValidator.swift
[41/76] Compiling ArgumentParser InputOrigin.swift
[42/76] Compiling ArgumentParser Name.swift
[43/76] Compiling ArgumentParser Parsed.swift
[44/76] Compiling ArgumentParser ParsedValues.swift
[45/76] Compiling ArgumentParser ParserError.swift
[46/76] Compiling ArgumentParser SplitArguments.swift
[47/76] Compiling ArgumentParser DumpHelpGenerator.swift
[48/76] Compiling ArgumentParser HelpCommand.swift
[49/76] Compiling ArgumentParser HelpGenerator.swift
[50/76] Compiling ArgumentParser MessageInfo.swift
[51/76] Compiling ArgumentParser UsageGenerator.swift
[52/76] Compiling ArgumentParser CollectionExtensions.swift
[53/76] Compiling ArgumentParser ParentCommand.swift
[54/76] Compiling ArgumentParser AsyncParsableCommand.swift
[55/76] Compiling ArgumentParser CommandConfiguration.swift
[56/76] Compiling ArgumentParser CommandGroup.swift
[57/76] Compiling ArgumentParser EnumerableFlag.swift
[58/76] Compiling ArgumentParser ExpressibleByArgument.swift
[59/76] Compiling ArgumentParser ParsableArguments.swift
[60/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[61/76] Compiling ArgumentParser CompletionsGenerator.swift
[62/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/76] Compiling ArgumentParser Argument.swift
[65/76] Compiling ArgumentParser ArgumentDiscussion.swift
[66/76] Compiling ArgumentParser ArgumentHelp.swift
[67/76] Compiling ArgumentParser ParsableCommand.swift
[68/76] Compiling ArgumentParser ArgumentDecoder.swift
[69/76] Compiling ArgumentParser ArgumentDefinition.swift
[70/76] Compiling ArgumentParser ArgumentSet.swift
[71/76] Compiling ArgumentParser CommandParser.swift
[72/76] Compiling ArgumentParser InputKey.swift
[73/77] Wrapping AST for ArgumentParser for debugging
[75/101] Emitting module SwiftFindRefs
[76/104] Compiling SwiftFindRefs SymbolMatching.swift
[77/104] Compiling SwiftFindRefs SymbolQuery.swift
[78/104] Compiling SwiftFindRefs TestableImportExtracting.swift
[79/104] Compiling SwiftFindRefs FileSystemProvider.swift
[80/104] Compiling SwiftFindRefs IndexStore+Providing.swift
[81/104] Compiling SwiftFindRefs IndexStoreFinder.swift
[82/104] Compiling SwiftFindRefs DerivedDataLocatorError.swift
/host/spi-builder-workspace/Sources/SwiftFindRefs/FileSystem/FileSystem.swift:59:13: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
57 |
58 | func readFile(atPath path: String) throws -> String {
59 | try String(contentsOfFile: path)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
60 | }
61 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[83/104] Compiling SwiftFindRefs DerivedDataLocatorProtocol.swift
/host/spi-builder-workspace/Sources/SwiftFindRefs/FileSystem/FileSystem.swift:59:13: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
57 |
58 | func readFile(atPath path: String) throws -> String {
59 | try String(contentsOfFile: path)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
60 | }
61 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[84/104] Compiling SwiftFindRefs DerivedDataPaths.swift
/host/spi-builder-workspace/Sources/SwiftFindRefs/FileSystem/FileSystem.swift:59:13: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
57 |
58 | func readFile(atPath path: String) throws -> String {
59 | try String(contentsOfFile: path)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
60 | }
61 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[85/104] Compiling SwiftFindRefs FileSystem.swift
/host/spi-builder-workspace/Sources/SwiftFindRefs/FileSystem/FileSystem.swift:59:13: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
57 |
58 | func readFile(atPath path: String) throws -> String {
59 | try String(contentsOfFile: path)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
60 | }
61 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[86/104] Compiling SwiftFindRefs RemoveCompositionRoot.swift
[87/104] Compiling SwiftFindRefs SearchCompositionRoot.swift
[88/104] Compiling SwiftFindRefs DataStorePathValidationError.swift
[89/104] Compiling SwiftFindRefs DerivedDataLocator.swift
[90/104] Compiling SwiftFindRefs TestableImportExtractor.swift
[91/104] Compiling SwiftFindRefs UnnecessaryTestableAnalyzer.swift
[92/104] Compiling SwiftFindRefs UnnecessaryTestableAnalyzing.swift
[93/104] Compiling SwiftFindRefs IndexStoreProviding.swift
[94/104] Compiling SwiftFindRefs RecordIndex.swift
[95/104] Compiling SwiftFindRefs SymbolKind+Parsing.swift
[96/104] Compiling SwiftFindRefs UnnecessaryTestableError.swift
[97/104] Compiling SwiftFindRefs UnnecessaryTestableRemover.swift
[98/104] Compiling SwiftFindRefs UnnecessaryTestableRewriter.swift
[99/104] Compiling SwiftFindRefs UnnecessaryTestableRewriting.swift
[100/104] Compiling SwiftFindRefs SwiftFindRefs.swift
[101/104] Compiling SwiftFindRefs Version.swift
[102/105] Wrapping AST for SwiftFindRefs for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking SwiftFindRefs
Build complete! (50.65s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-index-store",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/MobileNativeFoundation/swift-index-store"
}
],
"manifest_display_name" : "SwiftFindRefs",
"name" : "SwiftFindRefs",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftFindRefs",
"targets" : [
"SwiftFindRefs"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftFindRefsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftFindRefsTests",
"path" : "Tests",
"sources" : [
"SwiftFindRefs/CompositionRoot/RemoveCompositionRootTests.swift",
"SwiftFindRefs/CompositionRoot/SearchCompositionRootTests.swift",
"SwiftFindRefs/DerivedData/DerivedDataLocatorErrorTests.swift",
"SwiftFindRefs/DerivedData/DerivedDataLocatorTests.swift",
"SwiftFindRefs/DerivedData/DerivedDataPathsTests.swift",
"SwiftFindRefs/FileSystem/FileSystemTests.swift",
"SwiftFindRefs/IndexStore/IndexStoreFinderTests.swift",
"SwiftFindRefs/IndexStore/RecordIndexTests.swift",
"SwiftFindRefs/IndexStore/SymbolQueryTests.swift",
"SwiftFindRefs/Mocks/MockFileSystem.swift",
"SwiftFindRefs/RemoveUnnecessaryTestable/TestableImportExtractorTests.swift",
"SwiftFindRefs/RemoveUnnecessaryTestable/UnnecessaryTestableAnalyzerTests.swift",
"SwiftFindRefs/RemoveUnnecessaryTestable/UnnecessaryTestableErrorTests.swift",
"SwiftFindRefs/RemoveUnnecessaryTestable/UnnecessaryTestableRemoverTests.swift",
"SwiftFindRefs/RemoveUnnecessaryTestable/UnnecessaryTestableRewriterTests.swift",
"SwiftFindRefs/SwiftFindRefsTests.swift"
],
"target_dependencies" : [
"SwiftFindRefs"
],
"type" : "test"
},
{
"c99name" : "SwiftFindRefs",
"module_type" : "SwiftTarget",
"name" : "SwiftFindRefs",
"path" : "Sources/SwiftFindRefs",
"product_dependencies" : [
"ArgumentParser",
"IndexStore"
],
"product_memberships" : [
"SwiftFindRefs"
],
"sources" : [
"CompositionRoot/RemoveCompositionRoot.swift",
"CompositionRoot/SearchCompositionRoot.swift",
"DerivedData/DataStorePathValidationError.swift",
"DerivedData/DerivedDataLocator.swift",
"DerivedData/DerivedDataLocatorError.swift",
"DerivedData/DerivedDataLocatorProtocol.swift",
"DerivedData/DerivedDataPaths.swift",
"FileSystem/FileSystem.swift",
"FileSystem/FileSystemProvider.swift",
"IndexStore/IndexStore+Providing.swift",
"IndexStore/IndexStoreFinder.swift",
"IndexStore/IndexStoreProviding.swift",
"IndexStore/RecordIndex.swift",
"IndexStore/SymbolKind+Parsing.swift",
"IndexStore/SymbolMatching.swift",
"IndexStore/SymbolQuery.swift",
"RemoveUnnecessaryTestable/TestableImportExtracting.swift",
"RemoveUnnecessaryTestable/TestableImportExtractor.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableAnalyzer.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableAnalyzing.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableError.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableRemover.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableRewriter.swift",
"RemoveUnnecessaryTestable/UnnecessaryTestableRewriting.swift",
"SwiftFindRefs.swift",
"Version.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
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
Done.