Build Information
Successful build of SwiftFileTools, reference main (5d7eea
), with Swift 6.2 (beta) for Linux on 12 Aug 2025 07:50:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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/heroesofcode/SwiftFileTools.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/heroesofcode/SwiftFileTools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5d7eeab Merge pull request #18 from heroesofcode/renovate/major-all-dependencies
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
5d7eeab954b451b70690c8ffb92f9810184c2a59
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/heroesofcode/SwiftFileTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/1335] Fetching rainbow
[1336/16965] Fetching rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.99s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.00s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (3.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.42s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
[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/30] Compiling Rainbow StringGenerator.swift
[9/30] Compiling Rainbow Style.swift
[10/31] Compiling Rainbow String+ConditionalStyling.swift
[11/31] Compiling Rainbow String+Rainbow.swift
[12/31] Emitting module ArgumentParserToolInfo
[13/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/32] Wrapping AST for ArgumentParserToolInfo for debugging
[16/76] Compiling ArgumentParser ArgumentVisibility.swift
[17/76] Compiling ArgumentParser CompletionKind.swift
[18/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/76] Compiling ArgumentParser CompletionsGenerator.swift
[20/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/76] Emitting module Rainbow
[23/76] Compiling ArgumentParser NameSpecification.swift
[24/76] Compiling ArgumentParser Option.swift
[25/76] Compiling ArgumentParser Errors.swift
[26/76] Compiling ArgumentParser Flag.swift
[27/76] Compiling Rainbow StyledStringBuilder.swift
[28/77] Wrapping AST for Rainbow for debugging
[30/77] Compiling ArgumentParser CollectionExtensions.swift
[31/77] Compiling ArgumentParser Mutex.swift
[32/77] Compiling ArgumentParser Platform.swift
[33/77] Compiling ArgumentParser SequenceExtensions.swift
[34/77] Compiling ArgumentParser StringExtensions.swift
[35/77] Compiling ArgumentParser SwiftExtensions.swift
[46/83] Compiling ArgumentParser Argument.swift
[47/83] Compiling ArgumentParser ArgumentDiscussion.swift
[48/83] Compiling ArgumentParser ArgumentHelp.swift
[49/83] Compiling ArgumentParser Tree.swift
[50/83] Compiling ArgumentParser CodingKeyValidator.swift
[51/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/83] Compiling ArgumentParser UniqueNamesValidator.swift
[55/83] Compiling ArgumentParser InputKey.swift
[56/83] Compiling ArgumentParser InputOrigin.swift
[57/83] Compiling ArgumentParser Name.swift
[58/83] Compiling ArgumentParser Parsed.swift
[59/83] Compiling ArgumentParser ParsedValues.swift
[60/83] Compiling ArgumentParser ParserError.swift
[61/83] Compiling ArgumentParser SplitArguments.swift
[62/83] Compiling ArgumentParser DumpHelpGenerator.swift
[63/83] Compiling ArgumentParser HelpCommand.swift
[64/83] Compiling ArgumentParser HelpGenerator.swift
[65/83] Compiling ArgumentParser MessageInfo.swift
[66/83] Compiling ArgumentParser UsageGenerator.swift
[67/83] Emitting module ArgumentParser
[68/83] Compiling ArgumentParser ParsableArguments.swift
[69/83] Compiling ArgumentParser ParsableCommand.swift
[70/83] Compiling ArgumentParser ArgumentDecoder.swift
[71/83] Compiling ArgumentParser ArgumentDefinition.swift
[72/83] Compiling ArgumentParser ArgumentSet.swift
[73/83] Compiling ArgumentParser CommandParser.swift
[74/83] Compiling ArgumentParser OptionGroup.swift
[75/83] Compiling ArgumentParser AsyncParsableCommand.swift
[76/83] Compiling ArgumentParser CommandConfiguration.swift
[77/83] Compiling ArgumentParser CommandGroup.swift
[78/83] Compiling ArgumentParser EnumerableFlag.swift
[79/83] Compiling ArgumentParser ExpressibleByArgument.swift
[80/84] Wrapping AST for ArgumentParser for debugging
[82/91] Compiling SwiftFileTools Header.swift
[83/91] Compiling SwiftFileTools ViewCode.swift
[84/91] Compiling SwiftFileTools SwiftFileTools.swift
[85/91] Compiling SwiftFileTools Constants.swift
[86/91] Compiling SwiftFileTools SwiftGen.swift
[87/91] Emitting module SwiftFileTools
[88/91] Compiling SwiftFileTools Colors.swift
[89/92] Wrapping AST for SwiftFileTools for debugging
[90/92] Write Objects.LinkFileList
[91/92] Linking SwiftFileTools
Build complete! (38.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
}
],
"manifest_display_name" : "SwiftFileTools",
"name" : "SwiftFileTools",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "SwiftFileTools",
"targets" : [
"SwiftFileTools"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftFileTools",
"module_type" : "SwiftTarget",
"name" : "SwiftFileTools",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"Rainbow"
],
"product_memberships" : [
"SwiftFileTools"
],
"sources" : [
"Core/Colors.swift",
"Core/Constants.swift",
"Core/Header.swift",
"Core/SwiftGen.swift",
"Core/ViewCode.swift",
"SwiftFileTools.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.