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.0 for macOS (SPM) on 8 Nov 2024 17:19:33 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.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/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
[1/1126] Fetching rainbow
[925/13490] Fetching rainbow, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.57s)
Fetched https://github.com/onevcat/Rainbow from cache (1.57s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (3.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.52s)
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.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
========================================
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.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heroesofcode/SwiftFileTools.git
[1/331] Fetching swiftfiletools
Fetched https://github.com/heroesofcode/SwiftFileTools.git from cache (1.17s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.52s)
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)
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.0
Found 2 product dependencies
  - swift-argument-parser
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heroesofcode/SwiftFileTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[5/10] Write SwiftFileTools-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/23] Emitting module ArgumentParserToolInfo
[10/61] Compiling Rainbow ControlCode.swift
[11/62] Compiling Rainbow StringGenerator.swift
[12/62] Compiling Rainbow String+Rainbow.swift
[13/62] Compiling Rainbow Style.swift
[14/62] Emitting module ArgumentParser
[15/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/66] Compiling ArgumentParser CompletionsGenerator.swift
[17/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/66] Compiling ArgumentParser Argument.swift
[20/66] Compiling Rainbow Color.swift
[21/66] Compiling ArgumentParser InputOrigin.swift
[22/66] Compiling ArgumentParser Name.swift
[23/66] Compiling Rainbow ColorApproximation.swift
[24/66] Emitting module Rainbow
[25/66] Compiling Rainbow OutputTarget.swift
[26/66] Compiling Rainbow Rainbow.swift
[27/66] Compiling Rainbow ModesExtractor.swift
[28/66] Compiling ArgumentParser ParsableArguments.swift
[29/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/66] Compiling ArgumentParser ParsableCommand.swift
[31/66] Compiling ArgumentParser ArgumentDecoder.swift
[32/66] Compiling ArgumentParser ArgumentDefinition.swift
[33/66] Compiling ArgumentParser ArgumentSet.swift
[34/66] Compiling ArgumentParser CommandParser.swift
[35/66] Compiling ArgumentParser InputKey.swift
[36/66] Compiling ArgumentParser AsyncParsableCommand.swift
[37/66] Compiling ArgumentParser CommandConfiguration.swift
[38/66] Compiling ArgumentParser EnumerableFlag.swift
[39/66] Compiling ArgumentParser ExpressibleByArgument.swift
[40/66] Compiling ArgumentParser Platform.swift
[41/66] Compiling ArgumentParser SequenceExtensions.swift
[42/66] Compiling ArgumentParser StringExtensions.swift
[43/66] Compiling ArgumentParser Tree.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 ArgumentHelp.swift
[53/66] Compiling ArgumentParser ArgumentVisibility.swift
[54/66] Compiling ArgumentParser CompletionKind.swift
[55/66] Compiling ArgumentParser Errors.swift
[56/66] Compiling ArgumentParser Flag.swift
[57/66] Compiling ArgumentParser NameSpecification.swift
[58/66] Compiling ArgumentParser Option.swift
[59/66] Compiling ArgumentParser OptionGroup.swift
[60/66] Compiling ArgumentParser HelpGenerator.swift
[61/66] Compiling ArgumentParser MessageInfo.swift
[62/66] Compiling ArgumentParser UsageGenerator.swift
[63/66] Compiling ArgumentParser CollectionExtensions.swift
[64/73] Compiling SwiftFileTools Header.swift
[65/73] Compiling SwiftFileTools Constants.swift
[66/73] Compiling SwiftFileTools ViewCode.swift
[67/73] Compiling SwiftFileTools SwiftFileTools.swift
[68/73] Compiling SwiftFileTools SwiftGen.swift
[69/73] Emitting module SwiftFileTools
[70/73] Compiling SwiftFileTools Colors.swift
[70/73] Write Objects.LinkFileList
[71/73] Linking SwiftFileTools
[72/73] Applying SwiftFileTools
Build complete! (16.59s)
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.0
Target:                   SwiftFileTools
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SwiftFileTools'...
Finished extracting symbol information for 'SwiftFileTools'. (6.05s)
Building documentation for 'SwiftFileTools'...
Finished building documentation for 'SwiftFileTools' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/1.3.1
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/onevcat/Rainbow
Updated https://github.com/onevcat/Rainbow (0.48s)
[1/2038] Fetching swift-docc-plugin
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.57s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] 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 (0.69s)
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--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit GenericConstraint.swift
[31/57] Compiling SymbolKit GenericParameter.swift
[32/57] Compiling SymbolKit Generics.swift
[33/57] Compiling SymbolKit Namespace.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 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] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[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.65s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/14] Emitting module ArgumentParserToolInfo
[3/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/52] Compiling Rainbow OutputTarget.swift
[5/53] Compiling Rainbow String+Rainbow.swift
[6/53] Compiling Rainbow Rainbow.swift
[7/53] Compiling Rainbow Color.swift
[8/53] Compiling Rainbow ModesExtractor.swift
[9/53] Compiling Rainbow StringGenerator.swift
[10/53] Compiling Rainbow ControlCode.swift
[11/53] Compiling Rainbow ColorApproximation.swift
[12/53] Emitting module Rainbow
[13/53] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/53] Compiling ArgumentParser CompletionsGenerator.swift
[15/53] Compiling ArgumentParser ArgumentHelp.swift
[16/53] Compiling ArgumentParser ArgumentVisibility.swift
[17/53] Compiling ArgumentParser CompletionKind.swift
[18/53] Compiling ArgumentParser Errors.swift
[19/57] Compiling Rainbow Style.swift
[20/57] Emitting module ArgumentParser
[21/57] Compiling ArgumentParser InputOrigin.swift
[22/57] Compiling ArgumentParser Name.swift
[23/57] Compiling ArgumentParser Parsed.swift
[24/57] Compiling ArgumentParser ParsedValues.swift
[25/57] Compiling ArgumentParser ParserError.swift
[26/57] Compiling ArgumentParser SplitArguments.swift
[27/57] Compiling ArgumentParser DumpHelpGenerator.swift
[28/57] Compiling ArgumentParser HelpCommand.swift
[29/57] Compiling ArgumentParser Platform.swift
[30/57] Compiling ArgumentParser SequenceExtensions.swift
[31/57] Compiling ArgumentParser StringExtensions.swift
[32/57] Compiling ArgumentParser Tree.swift
[33/57] Compiling ArgumentParser HelpGenerator.swift
[34/57] Compiling ArgumentParser MessageInfo.swift
[35/57] Compiling ArgumentParser UsageGenerator.swift
[36/57] Compiling ArgumentParser CollectionExtensions.swift
[37/57] Compiling ArgumentParser AsyncParsableCommand.swift
[38/57] Compiling ArgumentParser CommandConfiguration.swift
[39/57] Compiling ArgumentParser EnumerableFlag.swift
[40/57] Compiling ArgumentParser ExpressibleByArgument.swift
[41/57] Compiling ArgumentParser ParsableArguments.swift
[42/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/57] Compiling ArgumentParser ParsableCommand.swift
[44/57] Compiling ArgumentParser ArgumentDecoder.swift
[45/57] Compiling ArgumentParser Flag.swift
[46/57] Compiling ArgumentParser NameSpecification.swift
[47/57] Compiling ArgumentParser Option.swift
[48/57] Compiling ArgumentParser OptionGroup.swift
[49/57] Compiling ArgumentParser ArgumentDefinition.swift
[50/57] Compiling ArgumentParser ArgumentSet.swift
[51/57] Compiling ArgumentParser CommandParser.swift
[52/57] Compiling ArgumentParser InputKey.swift
[55/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/57] Compiling ArgumentParser Argument.swift
[58/64] Compiling SwiftFileTools SwiftGen.swift
[59/64] Compiling SwiftFileTools SwiftFileTools.swift
[60/64] Emitting module SwiftFileTools
[61/64] Compiling SwiftFileTools ViewCode.swift
[62/64] Compiling SwiftFileTools Header.swift
[63/64] Compiling SwiftFileTools Constants.swift
[64/64] Compiling SwiftFileTools Colors.swift
Build of target: 'SwiftFileTools' complete! (3.81s)
     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-be7752fe.zip to s3://spi-docs-inbox/prod-heroesofcode-swiftfiletools-1.3.1-be7752fe.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [78%]
Copying... [94%]
Copying... [100%]
Done.