The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftFileTools, reference 1.3.1 (db5c0d), with Swift 6.2 (beta) for Linux on 21 Jun 2025 15:11:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/heroesofcode/SwiftFileTools.git
Reference: 1.3.1
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
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at db5c0d5 Fix version
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
db5c0d5d795f1f9bd0bdd04f2f83248cfc35360e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at 1.3.1
========================================
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-0":/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/1196] Fetching rainbow
[1197/16576] Fetching rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.32s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.33s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (5.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.63s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/25] Emitting module ArgumentParserToolInfo
[8/25] Emitting module Rainbow
[9/26] Compiling Rainbow Style.swift
[10/26] Compiling Rainbow String+Rainbow.swift
[11/26] Compiling Rainbow StringGenerator.swift
[12/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/27] Wrapping AST for ArgumentParserToolInfo for debugging
[15/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/65] Compiling ArgumentParser CompletionsGenerator.swift
[17/65] Compiling Rainbow OutputTarget.swift
[18/65] Compiling Rainbow Rainbow.swift
[19/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/65] Compiling ArgumentParser Argument.swift
[22/65] Compiling ArgumentParser ArgumentHelp.swift
[23/66] Wrapping AST for Rainbow for debugging
[25/66] Compiling ArgumentParser OptionGroup.swift
[26/66] Compiling ArgumentParser AsyncParsableCommand.swift
[27/66] Compiling ArgumentParser CommandConfiguration.swift
[28/66] Compiling ArgumentParser CommandGroup.swift
[29/66] Compiling ArgumentParser EnumerableFlag.swift
[30/71] Emitting module ArgumentParser
[31/71] Compiling ArgumentParser ArgumentVisibility.swift
[32/71] Compiling ArgumentParser CompletionKind.swift
[33/71] Compiling ArgumentParser Errors.swift
[34/71] Compiling ArgumentParser Flag.swift
[35/71] Compiling ArgumentParser NameSpecification.swift
[36/71] Compiling ArgumentParser Option.swift
[43/71] Compiling ArgumentParser CollectionExtensions.swift
[44/71] Compiling ArgumentParser Platform.swift
[45/71] Compiling ArgumentParser SequenceExtensions.swift
[46/71] Compiling ArgumentParser StringExtensions.swift
[47/71] Compiling ArgumentParser Tree.swift
[48/71] Compiling ArgumentParser Name.swift
[49/71] Compiling ArgumentParser Parsed.swift
[50/71] Compiling ArgumentParser ParsedValues.swift
[51/71] Compiling ArgumentParser ParserError.swift
[52/71] Compiling ArgumentParser SplitArguments.swift
[53/71] Compiling ArgumentParser DumpHelpGenerator.swift
[54/71] Compiling ArgumentParser HelpCommand.swift
[55/71] Compiling ArgumentParser HelpGenerator.swift
[56/71] Compiling ArgumentParser MessageInfo.swift
[57/71] Compiling ArgumentParser UsageGenerator.swift
[58/71] Compiling ArgumentParser ExpressibleByArgument.swift
[59/71] Compiling ArgumentParser ParsableArguments.swift
[60/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/71] Compiling ArgumentParser ParsableCommand.swift
[62/71] Compiling ArgumentParser ArgumentDecoder.swift
[63/71] Compiling ArgumentParser ArgumentDefinition.swift
[64/71] Compiling ArgumentParser ArgumentSet.swift
[65/71] Compiling ArgumentParser CommandParser.swift
[66/71] Compiling ArgumentParser InputKey.swift
[67/71] Compiling ArgumentParser InputOrigin.swift
[68/72] Wrapping AST for ArgumentParser for debugging
[70/79] Compiling SwiftFileTools SwiftFileTools.swift
[71/79] Compiling SwiftFileTools ViewCode.swift
[72/79] Compiling SwiftFileTools Header.swift
[73/79] Compiling SwiftFileTools SwiftGen.swift
[74/79] Compiling SwiftFileTools Constants.swift
[75/79] Compiling SwiftFileTools Colors.swift
[76/79] Emitting module SwiftFileTools
[77/80] Wrapping AST for SwiftFileTools for debugging
[78/80] Write Objects.LinkFileList
[79/80] Linking SwiftFileTools
Build complete! (38.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "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.