Build Information
Successful build of SRM, reference 0.0.6 (d01710), with Swift 6.2 for Linux on 22 Jun 2025 23:12:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Maxim-Lanskoy/SRM.git
Reference: 0.0.6
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/Maxim-Lanskoy/SRM
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at d01710a Minor installation process fix.
Cloned https://github.com/Maxim-Lanskoy/SRM.git
Revision (git rev-parse @):
d01710ae60d554829a318c8743650418a039c763
SUCCESS checkout https://github.com/Maxim-Lanskoy/SRM.git at 0.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Maxim-Lanskoy/SRM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/heroesofcode/CLI-Table-Swift
[1/174] Fetching cli-table-swift
Fetched https://github.com/heroesofcode/CLI-Table-Swift from cache (0.23s)
Fetching https://github.com/Maxim-Lanskoy/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[181/1574] Fetching rainbow, shellout
[1575/16954] Fetching rainbow, shellout, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.19s)
Fetched https://github.com/Maxim-Lanskoy/ShellOut.git from cache (1.19s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (4.93s)
Computing version for https://github.com/Maxim-Lanskoy/ShellOut.git
Computed https://github.com/Maxim-Lanskoy/ShellOut.git at 2.4.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.47s)
Creating working copy for https://github.com/heroesofcode/CLI-Table-Swift
Working copy of https://github.com/heroesofcode/CLI-Table-Swift resolved at main (c64517e)
Creating working copy for https://github.com/Maxim-Lanskoy/ShellOut.git
Working copy of https://github.com/Maxim-Lanskoy/ShellOut.git resolved at 2.4.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/37] Compiling Rainbow String+Rainbow.swift
[11/38] Emitting module ArgumentParserToolInfo
[12/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/38] Compiling Rainbow StringGenerator.swift
[15/39] Compiling Rainbow Style.swift
[15/42] Wrapping AST for ArgumentParserToolInfo for debugging
[17/77] Emitting module ArgumentParser
[18/82] Compiling ArgumentParser ArgumentVisibility.swift
[19/82] Compiling ArgumentParser CompletionKind.swift
[20/82] Compiling ArgumentParser Errors.swift
[21/82] Compiling ArgumentParser Flag.swift
[22/82] Compiling ArgumentParser NameSpecification.swift
[23/82] Compiling ArgumentParser Option.swift
[24/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/82] Compiling ArgumentParser CompletionsGenerator.swift
[26/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/82] Compiling ArgumentParser Argument.swift
[29/82] Compiling ArgumentParser ArgumentHelp.swift
[32/82] Emitting module Rainbow
[33/82] Compiling Rainbow Rainbow.swift
[34/82] Compiling Rainbow OutputTarget.swift
[40/83] Compiling ArgumentParser ExpressibleByArgument.swift
[41/83] Compiling ArgumentParser ParsableArguments.swift
[42/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/83] Compiling ArgumentParser ParsableCommand.swift
[44/83] Compiling ArgumentParser ArgumentDecoder.swift
[45/83] Compiling ArgumentParser OptionGroup.swift
[46/83] Compiling ArgumentParser AsyncParsableCommand.swift
[47/83] Compiling ArgumentParser CommandConfiguration.swift
[48/83] Compiling ArgumentParser CommandGroup.swift
[49/83] Compiling ArgumentParser EnumerableFlag.swift
[50/83] Emitting module Concatenator
[51/83] Compiling Concatenator FilesConcatenator.swift
[52/83] Emitting module ShellOut
[53/83] Compiling ShellOut ShellOut.swift
[55/85] Wrapping AST for Rainbow for debugging
[57/90] Compiling ArgumentParser CollectionExtensions.swift
[58/90] Compiling ArgumentParser Platform.swift
[59/90] Compiling ArgumentParser SequenceExtensions.swift
[60/90] Compiling ArgumentParser StringExtensions.swift
[61/90] Compiling ArgumentParser Tree.swift
[62/90] Compiling ArgumentParser Name.swift
[63/90] Compiling ArgumentParser Parsed.swift
[64/90] Compiling ArgumentParser ParsedValues.swift
[65/90] Compiling ArgumentParser ParserError.swift
[66/90] Compiling ArgumentParser SplitArguments.swift
[67/90] Compiling ArgumentParser DumpHelpGenerator.swift
[68/90] Compiling ArgumentParser HelpCommand.swift
[69/90] Compiling ArgumentParser HelpGenerator.swift
[70/90] Compiling ArgumentParser MessageInfo.swift
[71/90] Compiling ArgumentParser UsageGenerator.swift
[71/90] Wrapping AST for ShellOut for debugging
[72/90] Wrapping AST for Concatenator for debugging
[73/90] Write Objects.LinkFileList
[75/90] Compiling CLITable ShowTable.swift
[76/90] Compiling CLITable ConsoleColor.swift
[77/90] Compiling CLITable PrintLine.swift
[78/90] Compiling CLITable CLITable.swift
[79/90] Emitting module CLITable
[80/91] Wrapping AST for CLITable for debugging
[81/91] Linking Concatenator
[83/91] Compiling ArgumentParser ArgumentDefinition.swift
[84/91] Compiling ArgumentParser ArgumentSet.swift
[85/91] Compiling ArgumentParser CommandParser.swift
[86/91] Compiling ArgumentParser InputKey.swift
[87/91] Compiling ArgumentParser InputOrigin.swift
[88/92] Wrapping AST for ArgumentParser for debugging
[90/103] Compiling SRM ProcessManager.swift
[91/104] Compiling SRM stop.swift
[92/104] Compiling SRM setup.swift
[93/104] Emitting module SRM
[94/104] Compiling SRM main.swift
[95/104] Compiling SRM list.swift
[96/104] Compiling SRM logs.swift
[97/104] Compiling SRM delete.swift
[98/104] Compiling SRM destroy.swift
[99/104] Compiling SRM minotor.swift
[100/104] Compiling SRM restart.swift
[101/104] Compiling SRM start.swift
[102/105] Wrapping AST for SRM for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking srm
Build complete! (33.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Maxim-Lanskoy/ShellOut.git"
},
{
"identity" : "cli-table-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/heroesofcode/CLI-Table-Swift"
}
],
"manifest_display_name" : "SRM",
"name" : "SRM",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "srm",
"targets" : [
"SRM"
],
"type" : {
"executable" : null
}
},
{
"name" : "Concatenator",
"targets" : [
"Concatenator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SRM",
"module_type" : "SwiftTarget",
"name" : "SRM",
"path" : "Sources/SRM",
"product_dependencies" : [
"ShellOut",
"ArgumentParser",
"CLITable"
],
"product_memberships" : [
"srm"
],
"sources" : [
"CLI/delete.swift",
"CLI/destroy.swift",
"CLI/list.swift",
"CLI/logs.swift",
"CLI/minotor.swift",
"CLI/restart.swift",
"CLI/setup.swift",
"CLI/start.swift",
"CLI/stop.swift",
"Utils/ProcessManager.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "Concatenator",
"module_type" : "SwiftTarget",
"name" : "Concatenator",
"path" : "Sources/Concatenator",
"product_memberships" : [
"Concatenator"
],
"sources" : [
"FilesConcatenator.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.