The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PackageGeneratorCLI, reference 0.5.2 (b9ec12), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 19:26:43 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/mackoj/PackageGeneratorCLI.git
Reference: 0.5.2
Initialized empty Git repository in /Users/admin/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/JohnSundell/Files
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1236] Fetching files
[1237/71481] Fetching files, swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.29s)
Fetched https://github.com/JohnSundell/Files from cache (3.29s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.29s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.1 (3.98s)
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.60s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.58s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.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.1.4
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "packagegeneratorcli",
      "name": "PackageGeneratorCLI",
      "url": "https://github.com/mackoj/PackageGeneratorCLI.git",
      "version": "unspecified",
      "path": "/Users/admin/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/admin/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.5.0",
          "path": "/Users/admin/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.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mackoj/PackageGeneratorCLI.git
[1/218] Fetching packagegeneratorcli
Fetched https://github.com/mackoj/PackageGeneratorCLI.git from cache (0.67s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Fetched https://github.com/apple/swift-syntax from cache (0.82s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.82s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (1.40s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.3 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.46s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.3
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)
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/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Found 3 product dependencies
  - Files
  - swift-argument-parser
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mackoj/PackageGeneratorCLI.git
https://github.com/mackoj/PackageGeneratorCLI.git
{
  "dependencies" : [
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    }
  ],
  "manifest_display_name" : "PackageGeneratorCLI",
  "name" : "PackageGeneratorCLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "package-generator-cli",
      "targets" : [
        "PackageGeneratorCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PackageGeneratorModels",
      "targets" : [
        "PackageGeneratorModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PackageGeneratorModels",
      "module_type" : "SwiftTarget",
      "name" : "PackageGeneratorModels",
      "path" : "Sources/PackageGeneratorModels",
      "product_memberships" : [
        "package-generator-cli",
        "PackageGeneratorModels"
      ],
      "sources" : [
        "PackageInformation.swift",
        "ParsedPackage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGeneratorCLI",
      "module_type" : "SwiftTarget",
      "name" : "PackageGeneratorCLI",
      "path" : "Sources/PackageGeneratorCLI",
      "product_dependencies" : [
        "Files",
        "SwiftParser",
        "SwiftSyntax",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "package-generator-cli"
      ],
      "sources" : [
        "FileURL+ExpressibleByArgument.swift",
        "FileURLCodable.swift",
        "GetImportVisitor.swift",
        "cli.swift"
      ],
      "target_dependencies" : [
        "PackageGeneratorModels"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
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 GenerateManualPlugin
Building for debugging...
[1/15] Write sources
[7/15] Write package-generator-cli-entitlement.plist
[8/15] Write sources
[11/15] Write swift-version-2F0A5646E1D333AE.txt
[13/26] Emitting module SwiftSyntax509
[14/26] Compiling SwiftSyntax509 Empty.swift
[15/26] Compiling SwiftSyntax510 Empty.swift
[16/26] Emitting module SwiftSyntax510
[17/26] Emitting module ArgumentParserToolInfo
[18/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/125] Compiling SwiftSyntax SyntaxHashable.swift
[20/125] Compiling SwiftSyntax SyntaxIdentifier.swift
[21/125] Compiling SwiftSyntax SyntaxNodeStructure.swift
[22/125] Compiling SwiftSyntax SyntaxProtocol.swift
[23/125] Compiling SwiftSyntax SyntaxText.swift
[24/125] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[25/125] Compiling SwiftSyntax TokenDiagnostic.swift
[26/131] Compiling ArgumentParser SplitArguments.swift
[27/131] Compiling ArgumentParser DumpHelpGenerator.swift
[28/131] Compiling ArgumentParser HelpCommand.swift
[29/131] Compiling ArgumentParser OptionGroup.swift
[30/131] Compiling ArgumentParser AsyncParsableCommand.swift
[31/131] Compiling ArgumentParser CommandConfiguration.swift
[32/131] Compiling ArgumentParser EnumerableFlag.swift
[33/131] Emitting module ArgumentParser
[34/134] Compiling ArgumentParser Argument.swift
[35/134] Compiling ArgumentParser ArgumentHelp.swift
[36/134] Compiling ArgumentParser ArgumentVisibility.swift
[37/134] Compiling ArgumentParser CompletionKind.swift
[42/134] Compiling ArgumentParser ExpressibleByArgument.swift
[43/134] Compiling ArgumentParser ParsableArguments.swift
[44/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/134] Compiling ArgumentParser ParsableCommand.swift
[46/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/134] Compiling ArgumentParser CompletionsGenerator.swift
[48/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/134] Compiling ArgumentParser SequenceExtensions.swift
[51/134] Compiling ArgumentParser StringExtensions.swift
[52/134] Compiling ArgumentParser Tree.swift
[53/134] Compiling ArgumentParser InputOrigin.swift
[54/134] Compiling ArgumentParser Name.swift
[55/134] Compiling ArgumentParser Parsed.swift
[56/134] Compiling ArgumentParser ParsedValues.swift
[57/134] Compiling PackageGeneratorModels ParsedPackage.swift
[58/134] Emitting module PackageGeneratorModels
[59/134] Compiling PackageGeneratorModels PackageInformation.swift
[60/134] Compiling ArgumentParser Errors.swift
[61/134] Compiling ArgumentParser Flag.swift
[62/134] Compiling ArgumentParser NameSpecification.swift
[63/134] Compiling ArgumentParser Option.swift
[64/134] Compiling ArgumentParser ParserError.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 HelpGenerator.swift
[73/134] Compiling ArgumentParser MessageInfo.swift
[74/134] Compiling ArgumentParser UsageGenerator.swift
[75/134] Compiling ArgumentParser CollectionExtensions.swift
[76/134] Compiling Files Files.swift
[77/134] Emitting module Files
[78/134] Emitting module SwiftSyntax
[92/134] Compiling SwiftSyntax TokenSequence.swift
[93/134] Compiling SwiftSyntax TokenSyntax.swift
[94/134] Compiling SwiftSyntax Trivia.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
[106/134] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[107/134] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[108/134] Compiling SwiftSyntax RawSyntaxValidation.swift
[109/134] Compiling SwiftSyntax SyntaxNodesAB.swift
[110/134] Compiling SwiftSyntax SyntaxNodesC.swift
[111/134] Compiling SwiftSyntax SyntaxNodesD.swift
[124/134] Compiling SwiftSyntax TriviaPieces.swift
[125/134] Compiling SwiftSyntax RawSyntaxNodesAB.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/173] Compiling SwiftParser UnicodeScalarExtensions.swift
[133/173] Compiling SwiftParser Lookahead.swift
[134/173] Compiling SwiftParser LoopProgressCondition.swift
[135/173] Compiling SwiftParser Modifiers.swift
[136/173] Compiling SwiftParser SyntaxUtils.swift
[137/173] Compiling SwiftParser TokenConsumer.swift
[138/173] Compiling SwiftParser TokenPrecedence.swift
[139/173] Compiling SwiftParser TokenSpec.swift
[140/177] Emitting module SwiftParser
[141/177] Compiling SwiftParser Statements.swift
[142/177] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[143/177] Compiling SwiftParser StringLiterals.swift
[144/177] Compiling SwiftParser SwiftParserCompatibility.swift
[145/177] Compiling SwiftParser Lexeme.swift
[146/177] Compiling SwiftParser LexemeSequence.swift
[147/177] Compiling SwiftParser Lexer.swift
[148/177] Compiling SwiftParser RegexLiteralLexer.swift
[149/177] Compiling SwiftParser Parser.swift
[150/177] Compiling SwiftParser Patterns.swift
[151/177] Compiling SwiftParser Recovery.swift
[152/177] Compiling SwiftParser Specifiers.swift
[153/177] Compiling SwiftParser Names.swift
[154/177] Compiling SwiftParser Nominals.swift
[155/177] Compiling SwiftParser Parameters.swift
[156/177] Compiling SwiftParser ParseSourceFile.swift
[157/177] Compiling SwiftParser TokenSpecSet.swift
[158/177] Compiling SwiftParser TopLevel.swift
[159/177] Compiling SwiftParser TriviaParser.swift
[160/177] Compiling SwiftParser Types.swift
[161/177] Compiling SwiftParser Attributes.swift
[162/177] Compiling SwiftParser Availability.swift
[163/177] Compiling SwiftParser CharacterInfo.swift
[164/177] Compiling SwiftParser CollectionNodes+Parsable.swift
[165/177] Compiling SwiftParser Declarations.swift
[166/177] Compiling SwiftParser IsLexerClassified.swift
[167/177] Compiling SwiftParser LayoutNodes+Parsable.swift
[168/177] Compiling SwiftParser Parser+TokenSpecSet.swift
[169/177] Compiling SwiftParser TokenSpecStaticMembers.swift
[170/177] Compiling SwiftParser Directives.swift
[171/177] Compiling SwiftParser ExperimentalFeatures.swift
[172/177] Compiling SwiftParser Expressions.swift
[173/177] Compiling SwiftParser IncrementalParseTransition.swift
[174/177] Compiling SwiftParser Cursor.swift
[175/182] Compiling PackageGeneratorCLI GetImportVisitor.swift
[176/182] Emitting module PackageGeneratorCLI
/Users/admin/builder/spi-builder-workspace/Sources/PackageGeneratorCLI/FileURL+ExpressibleByArgument.swift:4:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension FileURL: ExpressibleByArgument {
  | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |   public init?(argument: String) {
6 |     self.init(fileURLWithPath: argument)
[177/182] Compiling PackageGeneratorCLI FileURL+ExpressibleByArgument.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageGeneratorCLI/FileURL+ExpressibleByArgument.swift:4:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
2 | import ArgumentParser
3 |
4 | extension FileURL: ExpressibleByArgument {
  | |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |   public init?(argument: String) {
6 |     self.init(fileURLWithPath: argument)
[178/182] Compiling PackageGeneratorCLI FileURLCodable.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! (19.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    }
  ],
  "manifest_display_name" : "PackageGeneratorCLI",
  "name" : "PackageGeneratorCLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "package-generator-cli",
      "targets" : [
        "PackageGeneratorCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PackageGeneratorModels",
      "targets" : [
        "PackageGeneratorModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PackageGeneratorModels",
      "module_type" : "SwiftTarget",
      "name" : "PackageGeneratorModels",
      "path" : "Sources/PackageGeneratorModels",
      "product_memberships" : [
        "package-generator-cli",
        "PackageGeneratorModels"
      ],
      "sources" : [
        "PackageInformation.swift",
        "ParsedPackage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGeneratorCLI",
      "module_type" : "SwiftTarget",
      "name" : "PackageGeneratorCLI",
      "path" : "Sources/PackageGeneratorCLI",
      "product_dependencies" : [
        "Files",
        "SwiftParser",
        "SwiftSyntax",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "package-generator-cli"
      ],
      "sources" : [
        "FileURL+ExpressibleByArgument.swift",
        "FileURLCodable.swift",
        "GetImportVisitor.swift",
        "cli.swift"
      ],
      "target_dependencies" : [
        "PackageGeneratorModels"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.