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 PackageGeneratorCLI with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mackoj/PackageGeneratorCLI.git
Reference: 0.5.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mackoj/PackageGeneratorCLI
 * tag               0.5.2      -> FETCH_HEAD
HEAD is now at b9ec120 make it code from docc folder
Cloned https://github.com/mackoj/PackageGeneratorCLI.git
Revision (git rev-parse @):
b9ec1206333e0995f38e947ee06707d5407893e6
SUCCESS checkout https://github.com/mackoj/PackageGeneratorCLI.git at 0.5.2
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/JohnSundell/Files from cache (0.27s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.46s)
Fetched https://github.com/apple/swift-syntax from cache (2.91s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (0.06s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.50s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.38s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (1.94s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (3.16s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Files-065eb39a is not valid git repository for 'https://github.com/JohnSundell/Files', will fetch again.
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/JohnSundell/Files from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Files-065eb39a is not valid git repository for 'https://github.com/JohnSundell/Files', will fetch again.
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/JohnSundell/Files from cache (0.01s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.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.19s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.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.34s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "packagegeneratorcli",
      "name": "PackageGeneratorCLI",
      "url": "https://github.com/mackoj/PackageGeneratorCLI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageGeneratorCLI",
      "dependencies": [
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files.git",
          "version": "4.2.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.3.1",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax",
          "version": "510.0.2",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mackoj/PackageGeneratorCLI.git from cache
Fetched https://github.com/mackoj/PackageGeneratorCLI.git from cache (0.32s)
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.72s)
Fetched https://github.com/apple/swift-syntax from cache (2.08s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.07s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.2 (0.05s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
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.3.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (1.70s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (1.72s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.2
Creating working copy for https://github.com/mackoj/PackageGeneratorCLI.git
Working copy of https://github.com/mackoj/PackageGeneratorCLI.git resolved at 0.5.2 (b9ec120)
Found 3 product dependencies
  - Files
  - swift-argument-parser
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mackoj/PackageGeneratorCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/15] Write package-generator-cli-entitlement.plist
[1/15] Write sources
[11/15] Write swift-version-6044DDE57671499D.txt
[13/26] Emitting module SwiftSyntax509
[14/26] Compiling SwiftSyntax509 Empty.swift
[15/26] Compiling SwiftSyntax510 Empty.swift
[16/26] Emitting module SwiftSyntax510
[17/86] Emitting module ArgumentParserToolInfo
[18/86] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/122] Compiling ArgumentParser DumpHelpGenerator.swift
[20/122] Compiling ArgumentParser HelpCommand.swift
[21/122] Compiling ArgumentParser HelpGenerator.swift
[22/122] Compiling ArgumentParser MessageInfo.swift
[23/122] Compiling ArgumentParser UsageGenerator.swift
[24/122] Compiling ArgumentParser Name.swift
[25/122] Compiling ArgumentParser Parsed.swift
[26/122] Compiling ArgumentParser ParsedValues.swift
[27/122] Compiling ArgumentParser ParserError.swift
[28/130] Emitting module PackageGeneratorModels
[29/130] Emitting module ArgumentParser
[34/134] Compiling ArgumentParser SplitArguments.swift
[35/134] Compiling ArgumentParser ArgumentHelp.swift
[36/134] Compiling ArgumentParser ArgumentVisibility.swift
[37/134] Compiling ArgumentParser CompletionKind.swift
[38/134] Compiling ArgumentParser Errors.swift
[39/134] Compiling ArgumentParser Flag.swift
[41/134] Compiling ArgumentParser NameSpecification.swift
[42/134] Compiling ArgumentParser Option.swift
[43/134] Compiling ArgumentParser OptionGroup.swift
[44/134] Compiling ArgumentParser AsyncParsableCommand.swift
[45/134] Compiling ArgumentParser CommandConfiguration.swift
[46/134] Compiling ArgumentParser EnumerableFlag.swift
[47/134] Compiling ArgumentParser ExpressibleByArgument.swift
[48/134] Compiling ArgumentParser ParsableArguments.swift
[54/134] Compiling ArgumentParser CollectionExtensions.swift
[55/134] Compiling ArgumentParser SequenceExtensions.swift
[56/134] Compiling ArgumentParser StringExtensions.swift
[57/134] Compiling ArgumentParser Tree.swift
[58/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/134] Compiling ArgumentParser CompletionsGenerator.swift
[60/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/134] Compiling ArgumentParser Argument.swift
[66/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/134] Compiling ArgumentParser ParsableCommand.swift
[68/134] Compiling ArgumentParser ArgumentDecoder.swift
[69/134] Compiling ArgumentParser ArgumentDefinition.swift
[70/134] Compiling ArgumentParser ArgumentSet.swift
[71/134] Compiling ArgumentParser CommandParser.swift
[72/134] Compiling ArgumentParser InputOrigin.swift
[73/134] Compiling PackageGeneratorModels ParsedPackage.swift
[74/134] Compiling PackageGeneratorModels PackageInformation.swift
[80/134] Emitting module Files
[81/134] Compiling Files Files.swift
[82/134] Emitting module SwiftSyntax
[83/134] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[84/134] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[85/134] Compiling SwiftSyntax SyntaxBaseNodes.swift
[86/134] Compiling SwiftSyntax SyntaxCollections.swift
[87/134] Compiling SwiftSyntax SyntaxEnum.swift
[88/134] Compiling SwiftSyntax SyntaxKind.swift
[89/134] Compiling SwiftSyntax SyntaxRewriter.swift
[90/134] Compiling SwiftSyntax SyntaxTraits.swift
[95/134] Compiling SwiftSyntax Utils.swift
[96/134] Compiling SwiftSyntax ChildNameForKeyPath.swift
[97/134] Compiling SwiftSyntax Keyword.swift
[98/134] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[99/134] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[100/134] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[101/134] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[102/134] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[103/134] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[104/134] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[105/134] Compiling SwiftSyntax RawSyntaxValidation.swift
[106/134] Compiling SwiftSyntax SyntaxNodesAB.swift
[124/134] Compiling SwiftSyntax SyntaxNodesC.swift
[125/134] Compiling SwiftSyntax SyntaxNodesD.swift
[126/134] Compiling SwiftSyntax SyntaxNodesEF.swift
[127/134] Compiling SwiftSyntax SyntaxNodesGHI.swift
[128/134] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[129/134] Compiling SwiftSyntax SyntaxNodesOP.swift
[130/134] Compiling SwiftSyntax SyntaxNodesQRS.swift
[131/134] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[132/172] Compiling SwiftParser Modifiers.swift
[133/172] Compiling SwiftParser Names.swift
[134/172] Compiling SwiftParser Nominals.swift
[135/172] Compiling SwiftParser Parameters.swift
[136/172] Compiling SwiftParser ParseSourceFile.swift
[137/177] Emitting module SwiftParser
[138/177] Compiling SwiftParser Lexer.swift
[139/177] Compiling SwiftParser RegexLiteralLexer.swift
[140/177] Compiling SwiftParser UnicodeScalarExtensions.swift
[141/177] Compiling SwiftParser Lookahead.swift
[142/177] Compiling SwiftParser LoopProgressCondition.swift
[143/177] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[144/177] Compiling SwiftParser StringLiterals.swift
[145/177] Compiling SwiftParser SwiftParserCompatibility.swift
[146/177] Compiling SwiftParser SyntaxUtils.swift
[147/177] Compiling SwiftParser TokenConsumer.swift
[148/177] Compiling SwiftParser Parser.swift
[149/177] Compiling SwiftParser Patterns.swift
[150/177] Compiling SwiftParser Recovery.swift
[151/177] Compiling SwiftParser Specifiers.swift
[152/177] Compiling SwiftParser Statements.swift
[153/177] Compiling SwiftParser Attributes.swift
[154/177] Compiling SwiftParser Availability.swift
[155/177] Compiling SwiftParser CharacterInfo.swift
[156/177] Compiling SwiftParser CollectionNodes+Parsable.swift
[157/177] Compiling SwiftParser Declarations.swift
[158/177] Compiling SwiftParser Directives.swift
[159/177] Compiling SwiftParser TokenPrecedence.swift
[160/177] Compiling SwiftParser TokenSpec.swift
[161/177] Compiling SwiftParser TokenSpecSet.swift
[162/177] Compiling SwiftParser TopLevel.swift
[163/177] Compiling SwiftParser TriviaParser.swift
[164/177] Compiling SwiftParser ExperimentalFeatures.swift
[165/177] Compiling SwiftParser Expressions.swift
[166/177] Compiling SwiftParser IncrementalParseTransition.swift
[167/177] Compiling SwiftParser Cursor.swift
[168/177] Compiling SwiftParser Lexeme.swift
[169/177] Compiling SwiftParser LexemeSequence.swift
[170/177] Compiling SwiftParser Types.swift
[171/177] Compiling SwiftParser IsLexerClassified.swift
[172/177] Compiling SwiftParser LayoutNodes+Parsable.swift
[173/177] Compiling SwiftParser Parser+TokenSpecSet.swift
[174/177] Compiling SwiftParser TokenSpecStaticMembers.swift
[175/182] Emitting module PackageGeneratorCLI
[176/182] Compiling PackageGeneratorCLI FileURLCodable.swift
[177/182] Compiling PackageGeneratorCLI GetImportVisitor.swift
[178/182] Compiling PackageGeneratorCLI FileURL+ExpressibleByArgument.swift
[179/182] Compiling PackageGeneratorCLI cli.swift
[179/182] Write Objects.LinkFileList
[180/182] Linking package-generator-cli
[181/182] Applying package-generator-cli
Build complete! (29.02s)
Build complete.
Done.