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 main (946875), with Swift 5.10 for macOS (SPM) on 20 Jul 2024 05:39:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.4
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 9468756 Merge pull request #12 from heroesofcode/renovate/all-dependencies
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
9468756cef1fe5435301f827fe8e3af02273148e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at main
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
[1/1118] Fetching rainbow
[885/13180] Fetching rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (2.09s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.09s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.41s)
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.5.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.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.28s)
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.57s)
Fetched https://github.com/onevcat/Rainbow from cache (0.57s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.33s)
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/heroesofcode/SwiftFileTools.git
Working copy of https://github.com/heroesofcode/SwiftFileTools.git resolved at main (9468756)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.00s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.00s)
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:             5.10
Building package at path:  $workDir
https://github.com/heroesofcode/SwiftFileTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Write SwiftFileTools-entitlement.plist
[4/10] Write sources
[6/10] Write swift-version-33747A42983211AE.txt
[8/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/23] Emitting module ArgumentParserToolInfo
[10/62] Compiling Rainbow ControlCode.swift
[11/62] Compiling Rainbow StringGenerator.swift
[12/63] Compiling Rainbow Style.swift
[13/63] Compiling ArgumentParser CommandConfiguration.swift
[14/63] Compiling ArgumentParser CommandGroup.swift
[15/63] Compiling ArgumentParser EnumerableFlag.swift
[16/63] Compiling ArgumentParser ExpressibleByArgument.swift
[17/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/67] Compiling ArgumentParser CompletionsGenerator.swift
[19/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/67] Compiling ArgumentParser Argument.swift
[22/67] Emitting module ArgumentParser
[23/67] Compiling ArgumentParser Platform.swift
[24/67] Compiling ArgumentParser SequenceExtensions.swift
[25/67] Compiling ArgumentParser StringExtensions.swift
[26/67] Compiling ArgumentParser Tree.swift
[27/67] Compiling Rainbow OutputTarget.swift
[28/67] Compiling Rainbow String+Rainbow.swift
[29/67] Compiling Rainbow ModesExtractor.swift
[30/67] Compiling Rainbow Rainbow.swift
[33/67] Compiling Rainbow Color.swift
[34/67] Emitting module Rainbow
[35/67] Compiling Rainbow ColorApproximation.swift
[36/67] Compiling ArgumentParser ArgumentHelp.swift
[37/67] Compiling ArgumentParser ArgumentVisibility.swift
[38/67] Compiling ArgumentParser CompletionKind.swift
[39/67] Compiling ArgumentParser Errors.swift
[40/67] Compiling ArgumentParser Flag.swift
[41/67] Compiling ArgumentParser ArgumentDefinition.swift
[42/67] Compiling ArgumentParser ArgumentSet.swift
[43/67] Compiling ArgumentParser CommandParser.swift
[44/67] Compiling ArgumentParser InputKey.swift
[45/67] Compiling ArgumentParser NameSpecification.swift
[46/67] Compiling ArgumentParser Option.swift
[47/67] Compiling ArgumentParser OptionGroup.swift
[48/67] Compiling ArgumentParser AsyncParsableCommand.swift
[49/67] Compiling ArgumentParser ParserError.swift
[50/67] Compiling ArgumentParser SplitArguments.swift
[51/67] Compiling ArgumentParser DumpHelpGenerator.swift
[52/67] Compiling ArgumentParser HelpCommand.swift
[53/67] Compiling ArgumentParser InputOrigin.swift
[54/67] Compiling ArgumentParser Name.swift
[55/67] Compiling ArgumentParser Parsed.swift
[56/67] Compiling ArgumentParser ParsedValues.swift
[57/67] Compiling ArgumentParser ParsableArguments.swift
[58/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/67] Compiling ArgumentParser ParsableCommand.swift
[60/67] Compiling ArgumentParser ArgumentDecoder.swift
[61/67] Compiling ArgumentParser HelpGenerator.swift
[62/67] Compiling ArgumentParser MessageInfo.swift
[63/67] Compiling ArgumentParser UsageGenerator.swift
[64/67] Compiling ArgumentParser CollectionExtensions.swift
[65/74] Compiling SwiftFileTools SwiftFileTools.swift
[66/74] Compiling SwiftFileTools ViewCode.swift
[67/74] Compiling SwiftFileTools Header.swift
[68/74] Compiling SwiftFileTools Constants.swift
[69/74] Compiling SwiftFileTools SwiftGen.swift
[70/74] Compiling SwiftFileTools Colors.swift
[71/74] Emitting module SwiftFileTools
[71/74] Write Objects.LinkFileList
[72/74] Linking SwiftFileTools
[73/74] Applying SwiftFileTools
Build complete! (8.39s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/heroesofcode/swiftfiletools/main
Repository:               heroesofcode/SwiftFileTools
Swift version used:       5.10
Target:                   SwiftFileTools
Generating documentation for 'SwiftFileTools'...
Converting documentation...
Conversion complete! (0.15s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main'
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1610] 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.34s)
Updated https://github.com/onevcat/Rainbow (0.59s)
Updated https://github.com/apple/swift-argument-parser.git (0.59s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.55s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2981] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Compiling SymbolKit SemanticVersion.swift
[12/53] Compiling SymbolKit AccessControl.swift
[13/53] Compiling SymbolKit Availability.swift
[14/53] Compiling SymbolKit AvailabilityItem.swift
[15/53] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Emitting module SymbolKit
[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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.57s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
     144
2	/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/heroesofcode/swiftfiletools/main
File count: 144
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-heroesofcode-swiftfiletools-main-23ddcf76.zip to s3://spi-docs-inbox/prod-heroesofcode-swiftfiletools-main-23ddcf76.zip
Copying... [17%]
Copying... [34%]
Copying... [51%]
Copying... [68%]
Copying... [85%]
Copying... [100%]
Done.