The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftFileTools, reference main (d6508d), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 15:44:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/SwiftFileTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/SwiftFileTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d6508dd Merge pull request #20 from heroesofcode/renovate/major-all-dependencies
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
d6508dd1238439166f43a7dba1f64b99b45247d7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at main
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
[2/18965] Fetching swift-argument-parser, rainbow
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.60s)
Fetched https://github.com/onevcat/Rainbow from cache (1.60s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (4.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.58s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftfiletools",
      "name": "SwiftFileTools",
      "url": "https://github.com/heroesofcode/SwiftFileTools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFileTools",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heroesofcode/SwiftFileTools.git
[1/374] Fetching swiftfiletools
Fetched https://github.com/heroesofcode/SwiftFileTools.git from cache (0.99s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Fetched https://github.com/onevcat/Rainbow from cache (0.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.47s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/heroesofcode/SwiftFileTools.git
Working copy of https://github.com/heroesofcode/SwiftFileTools.git resolved at main (d6508dd)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Found 2 product dependencies
  - swift-argument-parser
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/heroesofcode/SwiftFileTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write sources
[4/11] Write SwiftFileTools-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/28] Emitting module ArgumentParserToolInfo
[11/75] Compiling Rainbow Style.swift
[12/75] Compiling Rainbow String+Rainbow.swift
[13/75] Compiling Rainbow String+ConditionalStyling.swift
[14/75] Compiling Rainbow StringGenerator.swift
[15/76] Emitting module ArgumentParser
[16/81] Compiling ArgumentParser NameSpecification.swift
[17/81] Compiling ArgumentParser Option.swift
[18/81] Compiling ArgumentParser OptionGroup.swift
[19/81] Compiling ArgumentParser ParentCommand.swift
[20/81] Compiling ArgumentParser AsyncParsableCommand.swift
[21/81] Compiling ArgumentParser Parsed.swift
[22/81] Compiling ArgumentParser ParsedValues.swift
[23/81] Compiling ArgumentParser ParsableArguments.swift
[24/81] Compiling ArgumentParser InputKey.swift
[25/81] Compiling ArgumentParser EnumerableFlag.swift
[26/81] Compiling ArgumentParser ExpressibleByArgument.swift
[27/81] Emitting module Rainbow
[28/81] Compiling ArgumentParser CommandConfiguration.swift
[29/81] Compiling ArgumentParser CommandGroup.swift
[30/81] Compiling ArgumentParser InputOrigin.swift
[31/81] Compiling ArgumentParser Name.swift
[32/81] Compiling Rainbow StyledStringBuilder.swift
[33/81] Compiling ArgumentParser ArgumentHelp.swift
[34/81] Compiling ArgumentParser ArgumentVisibility.swift
[35/81] Compiling ArgumentParser CompletionKind.swift
[36/81] Compiling ArgumentParser Errors.swift
[37/81] Compiling ArgumentParser Flag.swift
[48/81] Compiling ArgumentParser CodingKeyValidator.swift
[49/81] Compiling ArgumentParser NonsenseFlagsValidator.swift
[50/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/81] Compiling ArgumentParser PositionalArgumentsValidator.swift
[52/81] Compiling ArgumentParser UniqueNamesValidator.swift
[53/81] Compiling ArgumentParser ParserError.swift
[54/81] Compiling ArgumentParser SplitArguments.swift
[55/81] Compiling ArgumentParser DumpHelpGenerator.swift
[56/81] Compiling ArgumentParser HelpCommand.swift
[57/81] Compiling ArgumentParser HelpGenerator.swift
[58/81] Compiling ArgumentParser Platform.swift
[59/81] Compiling ArgumentParser SequenceExtensions.swift
[60/81] Compiling ArgumentParser StringExtensions.swift
[61/81] Compiling ArgumentParser SwiftExtensions.swift
[62/81] Compiling ArgumentParser Tree.swift
[63/81] Compiling ArgumentParser MessageInfo.swift
[64/81] Compiling ArgumentParser UsageGenerator.swift
[65/81] Compiling ArgumentParser CollectionExtensions.swift
[66/81] Compiling ArgumentParser Foundation.swift
[67/81] Compiling ArgumentParser Mutex.swift
[68/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[69/81] Compiling ArgumentParser CompletionsGenerator.swift
[70/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[71/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[72/81] Compiling ArgumentParser Argument.swift
[73/81] Compiling ArgumentParser ArgumentDiscussion.swift
[74/81] Compiling ArgumentParser ParsableCommand.swift
[75/81] Compiling ArgumentParser ArgumentDecoder.swift
[76/81] Compiling ArgumentParser ArgumentDefinition.swift
[77/81] Compiling ArgumentParser ArgumentSet.swift
[78/81] Compiling ArgumentParser CommandParser.swift
[79/88] Compiling SwiftFileTools Colors.swift
[80/88] Compiling SwiftFileTools Constants.swift
[81/88] Compiling SwiftFileTools ViewCode.swift
[82/88] Compiling SwiftFileTools SwiftFileTools.swift
[83/88] Compiling SwiftFileTools Header.swift
[84/88] Compiling SwiftFileTools SwiftGen.swift
[85/88] Emitting module SwiftFileTools
[85/88] Write Objects.LinkFileList
[86/88] Linking SwiftFileTools
[87/88] Applying SwiftFileTools
Build complete! (11.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "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" : "/Users/admin/builder/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/heroesofcode/swiftfiletools/main
Repository:               heroesofcode/SwiftFileTools
Swift version used:       6.3
Target:                   SwiftFileTools
Extracting symbol information for 'SwiftFileTools'...
Finished extracting symbol information for 'SwiftFileTools'. (28.47s)
Building documentation for 'SwiftFileTools'...
Finished building documentation for 'SwiftFileTools' (0.32s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/onevcat/Rainbow
Updating https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-argument-parser.git (0.54s)
Updated https://github.com/onevcat/Rainbow (0.54s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.00s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.63s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftFileTools' complete! (0.26s)
     148
2	/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heroesofcode/swiftfiletools/main
File count: 148
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-heroesofcode-swiftfiletools-main-1109ad5b.zip to s3://spi-docs-inbox/prod-heroesofcode-swiftfiletools-main-1109ad5b.zip
Copying... [15%]
Copying... [30%]
Copying... [44%]
Copying... [59%]
Copying... [74%]
Copying... [89%]
Copying... [100%]
Done.