The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftFileTools, reference 1.3.1 (db5c0d), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 21:11:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/SwiftFileTools.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1196] Fetching rainbow
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.68s)
Fetched https://github.com/onevcat/Rainbow from cache (0.90s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.50s)
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.4.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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",
  "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",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heroesofcode/SwiftFileTools.git
[1/335] Fetching swiftfiletools
Fetched https://github.com/heroesofcode/SwiftFileTools.git from cache (1.09s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.49s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.49s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
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.0
Creating working copy for https://github.com/heroesofcode/SwiftFileTools.git
Working copy of https://github.com/heroesofcode/SwiftFileTools.git resolved at 1.3.1 (db5c0d5)
Found 2 product dependencies
  - swift-argument-parser
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/heroesofcode/SwiftFileTools.git
https://github.com/heroesofcode/SwiftFileTools.git
{
  "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" : "/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[3/10] Write SwiftFileTools-entitlement.plist
[3/10] Write sources
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[8/23] Emitting module ArgumentParserToolInfo
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/61] Compiling Rainbow StringGenerator.swift
[11/62] Compiling Rainbow Style.swift
[12/62] Emitting module ArgumentParser
[13/66] Compiling ArgumentParser ArgumentHelp.swift
[14/66] Compiling ArgumentParser ArgumentVisibility.swift
[15/66] Compiling ArgumentParser CompletionKind.swift
[16/66] Compiling ArgumentParser Errors.swift
[17/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/66] Compiling ArgumentParser CompletionsGenerator.swift
[19/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/66] Compiling ArgumentParser Argument.swift
[22/66] Compiling ArgumentParser Flag.swift
[23/66] Compiling ArgumentParser NameSpecification.swift
[24/66] Compiling ArgumentParser Option.swift
[25/66] Compiling ArgumentParser OptionGroup.swift
[26/66] Compiling ArgumentParser Platform.swift
[27/66] Compiling ArgumentParser SequenceExtensions.swift
[28/66] Compiling ArgumentParser StringExtensions.swift
[29/66] Compiling ArgumentParser Tree.swift
[30/66] Compiling ArgumentParser ArgumentDefinition.swift
[31/66] Compiling ArgumentParser ArgumentSet.swift
[32/66] Compiling ArgumentParser CommandParser.swift
[33/66] Compiling ArgumentParser InputKey.swift
[34/66] Compiling Rainbow OutputTarget.swift
[37/66] Emitting module Rainbow
[38/66] Compiling Rainbow ColorApproximation.swift
[39/66] Compiling Rainbow String+Rainbow.swift
[40/66] Compiling Rainbow ModesExtractor.swift
[41/66] Compiling Rainbow Rainbow.swift
[42/66] Compiling Rainbow ControlCode.swift
[43/66] Compiling Rainbow Color.swift
[44/66] Compiling ArgumentParser InputOrigin.swift
[45/66] Compiling ArgumentParser Name.swift
[46/66] Compiling ArgumentParser Parsed.swift
[47/66] Compiling ArgumentParser ParsedValues.swift
[48/66] Compiling ArgumentParser ParserError.swift
[49/66] Compiling ArgumentParser SplitArguments.swift
[50/66] Compiling ArgumentParser DumpHelpGenerator.swift
[51/66] Compiling ArgumentParser HelpCommand.swift
[52/66] Compiling ArgumentParser AsyncParsableCommand.swift
[53/66] Compiling ArgumentParser CommandConfiguration.swift
[54/66] Compiling ArgumentParser EnumerableFlag.swift
[55/66] Compiling ArgumentParser ExpressibleByArgument.swift
[56/66] Compiling ArgumentParser HelpGenerator.swift
[57/66] Compiling ArgumentParser MessageInfo.swift
[58/66] Compiling ArgumentParser UsageGenerator.swift
[59/66] Compiling ArgumentParser CollectionExtensions.swift
[60/66] Compiling ArgumentParser ParsableArguments.swift
[61/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/66] Compiling ArgumentParser ParsableCommand.swift
[63/66] Compiling ArgumentParser ArgumentDecoder.swift
[64/73] Compiling SwiftFileTools ViewCode.swift
[65/73] Compiling SwiftFileTools Header.swift
[66/73] Compiling SwiftFileTools SwiftFileTools.swift
[67/73] Compiling SwiftFileTools Constants.swift
[68/73] Compiling SwiftFileTools SwiftGen.swift
[69/73] Compiling SwiftFileTools Colors.swift
[70/73] Emitting module SwiftFileTools
[70/73] Write Objects.LinkFileList
[71/73] Linking SwiftFileTools
[72/73] Applying SwiftFileTools
Build complete! (7.35s)
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" : "/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/1.3.1
Repository:               heroesofcode/SwiftFileTools
Swift version used:       6.1
Target:                   SwiftFileTools
Extracting symbol information for 'SwiftFileTools'...
Finished extracting symbol information for 'SwiftFileTools'. (5.30s)
Building documentation for 'SwiftFileTools'...
Finished building documentation for 'SwiftFileTools' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/1.3.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
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 (0.43s)
Updated https://github.com/onevcat/Rainbow (0.45s)
Updated https://github.com/apple/swift-argument-parser.git (0.54s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
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
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.3
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.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] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[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! (4.03s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/14] Emitting module ArgumentParserToolInfo
[4/52] Compiling Rainbow StringGenerator.swift
[5/53] Compiling Rainbow ControlCode.swift
[6/53] Compiling Rainbow ModesExtractor.swift
[7/53] Compiling Rainbow OutputTarget.swift
[8/53] Compiling Rainbow Rainbow.swift
[9/53] Compiling Rainbow String+Rainbow.swift
[10/53] Compiling Rainbow Color.swift
[11/53] Compiling ArgumentParser BashCompletionsGenerator.swift
[12/53] Compiling ArgumentParser CompletionsGenerator.swift
[13/53] Emitting module Rainbow
[14/53] Compiling Rainbow ColorApproximation.swift
[15/53] Compiling Rainbow Style.swift
[16/53] Emitting module ArgumentParser
[19/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/57] Compiling ArgumentParser Argument.swift
[22/57] Compiling ArgumentParser ArgumentHelp.swift
[23/57] Compiling ArgumentParser ArgumentVisibility.swift
[24/57] Compiling ArgumentParser CompletionKind.swift
[25/57] Compiling ArgumentParser Errors.swift
[26/57] Compiling ArgumentParser AsyncParsableCommand.swift
[27/57] Compiling ArgumentParser CommandConfiguration.swift
[28/57] Compiling ArgumentParser EnumerableFlag.swift
[29/57] Compiling ArgumentParser ExpressibleByArgument.swift
[30/57] Compiling ArgumentParser Flag.swift
[31/57] Compiling ArgumentParser NameSpecification.swift
[32/57] Compiling ArgumentParser Option.swift
[33/57] Compiling ArgumentParser OptionGroup.swift
[34/57] Compiling ArgumentParser InputOrigin.swift
[35/57] Compiling ArgumentParser Name.swift
[36/57] Compiling ArgumentParser Parsed.swift
[37/57] Compiling ArgumentParser ParsedValues.swift
[38/57] Compiling ArgumentParser ParserError.swift
[39/57] Compiling ArgumentParser SplitArguments.swift
[40/57] Compiling ArgumentParser DumpHelpGenerator.swift
[41/57] Compiling ArgumentParser HelpCommand.swift
[42/57] Compiling ArgumentParser HelpGenerator.swift
[43/57] Compiling ArgumentParser MessageInfo.swift
[44/57] Compiling ArgumentParser UsageGenerator.swift
[45/57] Compiling ArgumentParser CollectionExtensions.swift
[46/57] Compiling ArgumentParser Platform.swift
[47/57] Compiling ArgumentParser SequenceExtensions.swift
[48/57] Compiling ArgumentParser StringExtensions.swift
[49/57] Compiling ArgumentParser Tree.swift
[50/57] Compiling ArgumentParser ArgumentDefinition.swift
[51/57] Compiling ArgumentParser ArgumentSet.swift
[52/57] Compiling ArgumentParser CommandParser.swift
[53/57] Compiling ArgumentParser InputKey.swift
[54/57] Compiling ArgumentParser ParsableArguments.swift
[55/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/57] Compiling ArgumentParser ParsableCommand.swift
[57/57] Compiling ArgumentParser ArgumentDecoder.swift
[58/64] Compiling SwiftFileTools ViewCode.swift
[59/64] Compiling SwiftFileTools Header.swift
[60/64] Compiling SwiftFileTools SwiftFileTools.swift
[61/64] Compiling SwiftFileTools Constants.swift
[62/64] Compiling SwiftFileTools SwiftGen.swift
[63/64] Emitting module SwiftFileTools
[64/64] Compiling SwiftFileTools Colors.swift
Build of target: 'SwiftFileTools' complete! (3.38s)
     144
2	/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/1.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heroesofcode/swiftfiletools/1.3.1
File count: 144
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-heroesofcode-swiftfiletools-1.3.1-bca6a754.zip to s3://spi-docs-inbox/prod-heroesofcode-swiftfiletools-1.3.1-bca6a754.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [94%]
Copying... [100%]
Done.