The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SRM, reference main (d01710), with Swift 6.2 for Linux on 22 Jun 2025 23:13:32 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Maxim-Lanskoy/SRM.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/Maxim-Lanskoy/SRM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-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/heroesofcode/CLI-Table-Swift
[1/174] Fetching cli-table-swift
Fetched https://github.com/heroesofcode/CLI-Table-Swift from cache (0.41s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Maxim-Lanskoy/ShellOut.git
[1/378] Fetching shellout
[186/1574] Fetching shellout, rainbow
[1575/16954] Fetching shellout, rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.67s)
[7915/15758] Fetching shellout, swift-argument-parser
Fetched https://github.com/Maxim-Lanskoy/ShellOut.git from cache (1.41s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (4.43s)
Computing version for https://github.com/Maxim-Lanskoy/ShellOut.git
Computed https://github.com/Maxim-Lanskoy/ShellOut.git at 2.4.0 (0.90s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.84s)
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
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/37] Emitting module Rainbow
[11/38] Compiling Rainbow StringGenerator.swift
[12/38] Compiling Rainbow Style.swift
[13/38] Compiling Rainbow String+Rainbow.swift
[14/38] Emitting module ArgumentParserToolInfo
[15/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/39] Wrapping AST for ArgumentParserToolInfo for debugging
[18/77] Compiling ArgumentParser Name.swift
[19/77] Compiling ArgumentParser Parsed.swift
[20/77] Compiling ArgumentParser ParsedValues.swift
[21/77] Compiling ArgumentParser ParserError.swift
[22/77] Compiling ArgumentParser SplitArguments.swift
[23/82] Compiling Rainbow OutputTarget.swift
[24/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/82] Compiling Rainbow Rainbow.swift
[27/82] Emitting module ShellOut
[28/82] Compiling ShellOut ShellOut.swift
[30/83] Compiling ArgumentParser Argument.swift
[31/83] Compiling ArgumentParser ArgumentHelp.swift
[32/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/83] Compiling ArgumentParser CompletionsGenerator.swift
[34/84] Emitting module Concatenator
[35/84] Compiling Concatenator FilesConcatenator.swift
[35/84] Wrapping AST for ShellOut for debugging
[44/85] Emitting module ArgumentParser
[45/85] Wrapping AST for Rainbow for debugging
[46/85] Wrapping AST for Concatenator for debugging
[47/85] Write Objects.LinkFileList
[49/90] Emitting module CLITable
[50/90] Compiling CLITable ShowTable.swift
[50/90] Linking Concatenator
[52/90] Compiling CLITable PrintLine.swift
[53/90] Compiling CLITable ConsoleColor.swift
[54/90] Compiling CLITable CLITable.swift
[55/91] Compiling ArgumentParser ArgumentVisibility.swift
[56/91] Compiling ArgumentParser CompletionKind.swift
[57/91] Compiling ArgumentParser Errors.swift
[58/91] Compiling ArgumentParser Flag.swift
[59/91] Compiling ArgumentParser NameSpecification.swift
[60/91] Compiling ArgumentParser Option.swift
[61/91] Wrapping AST for CLITable for debugging
[63/91] Compiling ArgumentParser ExpressibleByArgument.swift
[64/91] Compiling ArgumentParser ParsableArguments.swift
[65/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[66/91] Compiling ArgumentParser ParsableCommand.swift
[67/91] Compiling ArgumentParser ArgumentDecoder.swift
[68/91] Compiling ArgumentParser OptionGroup.swift
[69/91] Compiling ArgumentParser AsyncParsableCommand.swift
[70/91] Compiling ArgumentParser CommandConfiguration.swift
[71/91] Compiling ArgumentParser CommandGroup.swift
[72/91] Compiling ArgumentParser EnumerableFlag.swift
[73/91] Compiling ArgumentParser ArgumentDefinition.swift
[74/91] Compiling ArgumentParser ArgumentSet.swift
[75/91] Compiling ArgumentParser CommandParser.swift
[76/91] Compiling ArgumentParser InputKey.swift
[77/91] Compiling ArgumentParser InputOrigin.swift
[78/91] Compiling ArgumentParser DumpHelpGenerator.swift
[79/91] Compiling ArgumentParser HelpCommand.swift
[80/91] Compiling ArgumentParser HelpGenerator.swift
[81/91] Compiling ArgumentParser MessageInfo.swift
[82/91] Compiling ArgumentParser UsageGenerator.swift
[83/91] Compiling ArgumentParser CollectionExtensions.swift
[84/91] Compiling ArgumentParser Platform.swift
[85/91] Compiling ArgumentParser SequenceExtensions.swift
[86/91] Compiling ArgumentParser StringExtensions.swift
[87/91] Compiling ArgumentParser Tree.swift
[88/92] Wrapping AST for ArgumentParser for debugging
[90/103] Compiling SRM stop.swift
[91/103] Compiling SRM ProcessManager.swift
[92/104] Emitting module SRM
[93/104] Compiling SRM main.swift
[94/104] Compiling SRM setup.swift
[95/104] Compiling SRM start.swift
[96/104] Compiling SRM minotor.swift
[97/104] Compiling SRM restart.swift
[98/104] Compiling SRM delete.swift
[99/104] Compiling SRM destroy.swift
[100/104] Compiling SRM list.swift
[101/104] Compiling SRM logs.swift
[102/105] Wrapping AST for SRM for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking srm
Build complete! (32.51s)
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.