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 main (8032e6), with Swift 5.10 for Linux on 31 May 2025 16:18:30 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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 8032e6c Merge pull request #15 from heroesofcode/renovate/swift-dependencies
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
8032e6c060693b03889453961100b3b43f5b5af9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heroesofcode/SwiftFileTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.40s)
[1/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.23s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.67s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
[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] Compiling Rainbow StringGenerator.swift
[9/26] Compiling Rainbow Style.swift
[10/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/27] Wrapping AST for ArgumentParserToolInfo for debugging
[13/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/65] Compiling ArgumentParser CompletionsGenerator.swift
[15/65] Emitting module Rainbow
[16/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/65] Compiling Rainbow OutputTarget.swift
[19/65] Compiling Rainbow String+Rainbow.swift
[20/65] Compiling Rainbow Rainbow.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 Name.swift
[26/66] Compiling ArgumentParser Parsed.swift
[27/66] Compiling ArgumentParser ParsedValues.swift
[28/66] Compiling ArgumentParser ParserError.swift
[29/66] Compiling ArgumentParser SplitArguments.swift
[30/66] Compiling ArgumentParser DumpHelpGenerator.swift
[31/66] Compiling ArgumentParser HelpCommand.swift
[32/66] Compiling ArgumentParser HelpGenerator.swift
[33/66] Compiling ArgumentParser MessageInfo.swift
[34/66] Compiling ArgumentParser UsageGenerator.swift
[35/71] Compiling ArgumentParser ExpressibleByArgument.swift
[36/71] Compiling ArgumentParser ParsableArguments.swift
[37/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/71] Compiling ArgumentParser ParsableCommand.swift
[39/71] Compiling ArgumentParser ArgumentDecoder.swift
[40/71] Compiling ArgumentParser OptionGroup.swift
[41/71] Compiling ArgumentParser AsyncParsableCommand.swift
[42/71] Compiling ArgumentParser CommandConfiguration.swift
[43/71] Compiling ArgumentParser CommandGroup.swift
[44/71] Compiling ArgumentParser EnumerableFlag.swift
[51/71] Compiling ArgumentParser ArgumentDefinition.swift
[52/71] Compiling ArgumentParser ArgumentSet.swift
[53/71] Compiling ArgumentParser CommandParser.swift
[54/71] Compiling ArgumentParser InputKey.swift
[55/71] Compiling ArgumentParser InputOrigin.swift
[56/71] Compiling ArgumentParser ArgumentVisibility.swift
[57/71] Compiling ArgumentParser CompletionKind.swift
[58/71] Compiling ArgumentParser Errors.swift
[59/71] Compiling ArgumentParser Flag.swift
[60/71] Compiling ArgumentParser NameSpecification.swift
[61/71] Compiling ArgumentParser Option.swift
[62/71] Emitting module ArgumentParser
[63/71] Compiling ArgumentParser CollectionExtensions.swift
[64/71] Compiling ArgumentParser Platform.swift
[65/71] Compiling ArgumentParser SequenceExtensions.swift
[66/71] Compiling ArgumentParser StringExtensions.swift
[67/71] Compiling ArgumentParser Tree.swift
[68/72] Wrapping AST for ArgumentParser for debugging
[70/79] Compiling SwiftFileTools Header.swift
[71/79] Compiling SwiftFileTools Constants.swift
[72/79] Compiling SwiftFileTools Colors.swift
[73/79] Emitting module SwiftFileTools
[74/79] Compiling SwiftFileTools SwiftFileTools.swift
[75/79] Compiling SwiftFileTools ViewCode.swift
[76/79] Compiling SwiftFileTools SwiftGen.swift
[77/80] Wrapping AST for SwiftFileTools for debugging
[78/80] Write Objects.LinkFileList
[79/80] Linking SwiftFileTools
Build complete! (22.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.