Build Information
Successful build of SwiftFileTools, reference main (5d7eea
), with Swift 6.1 for Linux on 12 Aug 2025 07:50:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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.1
Building package at path: $PWD
https://github.com/heroesofcode/SwiftFileTools.git
https://github.com/heroesofcode/SwiftFileTools.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-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.91s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (2.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.60s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.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
[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] Emitting module ArgumentParserToolInfo
[9/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/31] Compiling Rainbow ConditionalStyleBuilder.swift
[12/31] Compiling Rainbow ControlCode.swift
[13/32] Emitting module Rainbow
[14/32] Compiling Rainbow String+ConditionalStyling.swift
[15/32] Compiling Rainbow String+Rainbow.swift
[15/32] Wrapping AST for ArgumentParserToolInfo for debugging
[17/32] Compiling Rainbow StringGenerator.swift
[18/32] Compiling Rainbow Style.swift
[19/76] Compiling Rainbow StyledStringBuilder.swift
[20/76] Emitting module ArgumentParser
[21/82] Compiling ArgumentParser ArgumentHelp.swift
[22/82] Compiling ArgumentParser ArgumentVisibility.swift
[23/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/82] Compiling ArgumentParser CompletionsGenerator.swift
[25/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/82] Compiling ArgumentParser CompletionKind.swift
[28/82] Compiling ArgumentParser Errors.swift
[29/82] Compiling ArgumentParser CollectionExtensions.swift
[30/82] Compiling ArgumentParser Mutex.swift
[31/82] Compiling ArgumentParser Platform.swift
[32/82] Compiling ArgumentParser SequenceExtensions.swift
[33/82] Compiling ArgumentParser StringExtensions.swift
[34/82] Compiling ArgumentParser SwiftExtensions.swift
[36/83] Compiling ArgumentParser Tree.swift
[37/83] Compiling ArgumentParser CodingKeyValidator.swift
[38/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[39/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[41/83] Compiling ArgumentParser UniqueNamesValidator.swift
[46/83] Compiling ArgumentParser Argument.swift
[47/83] Compiling ArgumentParser ArgumentDiscussion.swift
[48/83] Wrapping AST for Rainbow for debugging
[50/83] Compiling ArgumentParser InputKey.swift
[51/83] Compiling ArgumentParser InputOrigin.swift
[52/83] Compiling ArgumentParser Name.swift
[53/83] Compiling ArgumentParser Parsed.swift
[54/83] Compiling ArgumentParser ParsedValues.swift
[55/83] Compiling ArgumentParser ParserError.swift
[56/83] Compiling ArgumentParser SplitArguments.swift
[57/83] Compiling ArgumentParser DumpHelpGenerator.swift
[58/83] Compiling ArgumentParser HelpCommand.swift
[59/83] Compiling ArgumentParser HelpGenerator.swift
[60/83] Compiling ArgumentParser MessageInfo.swift
[61/83] Compiling ArgumentParser UsageGenerator.swift
[62/83] Compiling ArgumentParser OptionGroup.swift
[63/83] Compiling ArgumentParser AsyncParsableCommand.swift
[64/83] Compiling ArgumentParser CommandConfiguration.swift
[65/83] Compiling ArgumentParser CommandGroup.swift
[66/83] Compiling ArgumentParser EnumerableFlag.swift
[67/83] Compiling ArgumentParser ExpressibleByArgument.swift
[71/83] Compiling ArgumentParser Flag.swift
[72/83] Compiling ArgumentParser NameSpecification.swift
[73/83] Compiling ArgumentParser Option.swift
[74/83] Compiling ArgumentParser ParsableArguments.swift
[75/83] Compiling ArgumentParser ParsableCommand.swift
[76/83] Compiling ArgumentParser ArgumentDecoder.swift
[77/83] Compiling ArgumentParser ArgumentDefinition.swift
[78/83] Compiling ArgumentParser ArgumentSet.swift
[79/83] Compiling ArgumentParser CommandParser.swift
[80/84] Wrapping AST for ArgumentParser for debugging
[82/91] Compiling SwiftFileTools Header.swift
[83/91] Compiling SwiftFileTools SwiftGen.swift
[84/91] Compiling SwiftFileTools Constants.swift
[85/91] Compiling SwiftFileTools ViewCode.swift
[86/91] Compiling SwiftFileTools SwiftFileTools.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! (26.52s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.