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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mackoj/PackageGeneratorCLI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/JohnSundell/Files from cache (0.18s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Fetched https://github.com/apple/swift-syntax from cache (2.79s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (0.05s)
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.65s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.03s)
warning: /Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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.30s)
warning: /Users/builder/builds/TDmZkXJm/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.42s)
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
warning: /Users/builder/builds/TDmZkXJm/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.69s)
warning: /Users/builder/builds/TDmZkXJm/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 (4.33s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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.21s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.46s)
Fetched https://github.com/apple/swift-syntax from cache (2.35s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.04s)
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.04s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.2 (0.04s)
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/mackoj/PackageGeneratorCLI.git
Working copy of https://github.com/mackoj/PackageGeneratorCLI.git resolved at main (b9ec120)
warning: /Users/builder/builds/TDmZkXJm/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 (2.68s)
warning: /Users/builder/builds/TDmZkXJm/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
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 sources
[9/15] Write package-generator-cli-entitlement.plist
[9/15] Write sources
[11/15] Write swift-version-6044DDE57671499D.txt
[13/26] Compiling SwiftSyntax510 Empty.swift
[14/26] Emitting module SwiftSyntax510
[15/26] Emitting module SwiftSyntax509
[16/26] Compiling SwiftSyntax509 Empty.swift
[17/86] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/86] Emitting module ArgumentParserToolInfo
[19/122] Compiling ArgumentParser Name.swift
[20/122] Compiling ArgumentParser Parsed.swift
[21/122] Compiling ArgumentParser ParsedValues.swift
[22/122] Compiling ArgumentParser ParserError.swift
[23/122] Compiling ArgumentParser SplitArguments.swift
[24/122] Compiling ArgumentParser ArgumentHelp.swift
[25/122] Compiling ArgumentParser ArgumentVisibility.swift
[26/122] Compiling ArgumentParser CompletionKind.swift
[27/122] Compiling ArgumentParser Errors.swift
[28/130] Compiling ArgumentParser NameSpecification.swift
[29/130] Compiling ArgumentParser Option.swift
[30/130] Compiling ArgumentParser OptionGroup.swift
[31/130] Compiling ArgumentParser AsyncParsableCommand.swift
[32/130] Compiling ArgumentParser CommandConfiguration.swift
[33/134] Emitting module ArgumentParser
[39/134] Compiling ArgumentParser CollectionExtensions.swift
[40/134] Compiling ArgumentParser SequenceExtensions.swift
[41/134] Compiling ArgumentParser StringExtensions.swift
[42/134] Compiling ArgumentParser Tree.swift
[43/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/134] Compiling ArgumentParser CompletionsGenerator.swift
[45/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/134] Compiling ArgumentParser Argument.swift
[48/134] Compiling ArgumentParser EnumerableFlag.swift
[49/134] Compiling ArgumentParser ExpressibleByArgument.swift
[50/134] Compiling ArgumentParser ParsableArguments.swift
[51/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/134] Compiling ArgumentParser ParsableCommand.swift
[57/134] Compiling ArgumentParser Flag.swift
[58/134] Compiling ArgumentParser ArgumentDecoder.swift
[59/134] Compiling ArgumentParser ArgumentDefinition.swift
[60/134] Compiling ArgumentParser ArgumentSet.swift
[61/134] Compiling ArgumentParser CommandParser.swift
[62/134] Compiling ArgumentParser InputOrigin.swift
[63/134] Compiling PackageGeneratorModels PackageInformation.swift
[64/134] Emitting module PackageGeneratorModels
[65/134] Compiling PackageGeneratorModels ParsedPackage.swift
[66/134] Compiling ArgumentParser DumpHelpGenerator.swift
[67/134] Compiling ArgumentParser HelpCommand.swift
[68/134] Compiling ArgumentParser HelpGenerator.swift
[69/134] Compiling ArgumentParser MessageInfo.swift
[70/134] Compiling ArgumentParser UsageGenerator.swift
[71/134] Emitting module Files
[72/134] Compiling Files Files.swift
[73/134] Emitting module SwiftSyntax
[79/134] Compiling SwiftSyntax ChildNameForKeyPath.swift
[80/134] Compiling SwiftSyntax Keyword.swift
[81/134] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[82/134] Compiling SwiftSyntax SyntaxArena.swift
[83/134] Compiling SwiftSyntax SyntaxChildren.swift
[84/134] Compiling SwiftSyntax SyntaxCollection.swift
[85/134] Compiling SwiftSyntax SyntaxHashable.swift
[86/134] Compiling SwiftSyntax SyntaxIdentifier.swift
[87/134] Compiling SwiftSyntax SyntaxNodeStructure.swift
[88/134] Compiling SwiftSyntax SyntaxProtocol.swift
[89/134] Compiling SwiftSyntax SyntaxText.swift
[90/134] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[116/134] Compiling SwiftSyntax SyntaxTransform.swift
[117/134] Compiling SwiftSyntax SyntaxVisitor.swift
[118/134] Compiling SwiftSyntax TokenKind.swift
[119/134] Compiling SwiftSyntax Tokens.swift
[120/134] Compiling SwiftSyntax TriviaPieces.swift
[121/134] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[122/134] Compiling SwiftSyntax RawSyntaxNodesC.swift
[123/134] Compiling SwiftSyntax RawSyntaxNodesD.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 StringLiteralRepresentedLiteralValue.swift
[133/172] Compiling SwiftParser StringLiterals.swift
[134/172] Compiling SwiftParser SwiftParserCompatibility.swift
[135/172] Compiling SwiftParser SyntaxUtils.swift
[136/172] Compiling SwiftParser TokenConsumer.swift
[137/177] Compiling SwiftParser Modifiers.swift
[138/177] Compiling SwiftParser Names.swift
[139/177] Compiling SwiftParser Nominals.swift
[140/177] Compiling SwiftParser Parameters.swift
[141/177] Compiling SwiftParser ParseSourceFile.swift
[142/177] Compiling SwiftParser Lexer.swift
[143/177] Compiling SwiftParser RegexLiteralLexer.swift
[144/177] Compiling SwiftParser UnicodeScalarExtensions.swift
[145/177] Compiling SwiftParser Lookahead.swift
[146/177] Compiling SwiftParser LoopProgressCondition.swift
[147/177] Compiling SwiftParser TokenPrecedence.swift
[148/177] Compiling SwiftParser TokenSpec.swift
[149/177] Compiling SwiftParser TokenSpecSet.swift
[150/177] Compiling SwiftParser TopLevel.swift
[151/177] Compiling SwiftParser TriviaParser.swift
[152/177] Emitting module SwiftParser
[153/177] Compiling SwiftParser Parser.swift
[154/177] Compiling SwiftParser Patterns.swift
[155/177] Compiling SwiftParser Recovery.swift
[156/177] Compiling SwiftParser Specifiers.swift
[157/177] Compiling SwiftParser Statements.swift
[158/177] Compiling SwiftParser Attributes.swift
[159/177] Compiling SwiftParser Availability.swift
[160/177] Compiling SwiftParser CharacterInfo.swift
[161/177] Compiling SwiftParser CollectionNodes+Parsable.swift
[162/177] Compiling SwiftParser Declarations.swift
[163/177] Compiling SwiftParser Directives.swift
[164/177] Compiling SwiftParser Types.swift
[165/177] Compiling SwiftParser IsLexerClassified.swift
[166/177] Compiling SwiftParser LayoutNodes+Parsable.swift
[167/177] Compiling SwiftParser Parser+TokenSpecSet.swift
[168/177] Compiling SwiftParser TokenSpecStaticMembers.swift
[169/177] Compiling SwiftParser ExperimentalFeatures.swift
[170/177] Compiling SwiftParser Expressions.swift
[171/177] Compiling SwiftParser IncrementalParseTransition.swift
[172/177] Compiling SwiftParser Cursor.swift
[173/177] Compiling SwiftParser Lexeme.swift
[174/177] Compiling SwiftParser LexemeSequence.swift
[175/182] Compiling PackageGeneratorCLI GetImportVisitor.swift
[176/182] Compiling PackageGeneratorCLI FileURLCodable.swift
[177/182] Compiling PackageGeneratorCLI FileURL+ExpressibleByArgument.swift
[178/182] Emitting module PackageGeneratorCLI
[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! (34.45s)
Build complete.
Done.