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 Sake, reference main (513857), with Swift 6.0 for macOS (SPM) on 15 Oct 2024 14:43:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/Sake.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/Sake
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 513857b Merge pull request #5 from kattouf/code-documentation
Cloned https://github.com/kattouf/Sake.git
Revision (git rev-parse @):
513857bd9bbf250b2019a4436a90404f664d3d23
SUCCESS checkout https://github.com/kattouf/Sake.git at main
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/apple/swift-argument-parser.git
[1/4863] Fetching swiftshell
[147/14739] Fetching swiftshell, yams
[1024/26992] Fetching swiftshell, yams, swift-argument-parser
[24031/92756] Fetching swiftshell, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.87s)
[20001/80503] Fetching swiftshell, yams, swift-syntax
Fetched https://github.com/kareman/SwiftShell from cache (3.63s)
Fetched https://github.com/jpsim/Yams.git from cache (3.64s)
Fetched https://github.com/apple/swift-syntax from cache (3.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (3.64s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.80s)
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.54s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.71s)
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/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
========================================
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": "sake",
      "name": "Sake",
      "url": "https://github.com/kattouf/Sake.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sake",
      "dependencies": [
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell",
          "version": "5.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "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": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kattouf/Sake.git
[1/917] Fetching sake
Fetched https://github.com/kattouf/Sake.git from cache (0.96s)
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.60s)
Fetched https://github.com/apple/swift-syntax from cache (0.86s)
Fetched https://github.com/kareman/SwiftShell from cache (0.86s)
Fetched https://github.com/jpsim/Yams.git from cache (0.86s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.03s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.03s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (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.04s)
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/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/kattouf/Sake.git
Working copy of https://github.com/kattouf/Sake.git resolved at main (513857b)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Found 4 product dependencies
  - SwiftShell
  - swift-argument-parser
  - swift-syntax
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kattouf/Sake.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.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/34] Write sources
[6/34] Write sake-entitlement.plist
[6/34] Write sources
[22/34] Write swift-version--4A847ED0836F2485.txt
[23/48] Compiling parser.c
[24/48] Compiling reader.c
[25/48] Compiling emitter.c
[26/48] Compiling scanner.c
[27/48] Compiling api.c
[28/48] Compiling writer.c
[30/63] Emitting module SwiftSyntax509
[31/63] Compiling SwiftSyntax509 Empty.swift
[32/109] Emitting module ArgumentParserToolInfo
[33/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/148] Compiling ArgumentParser ArgumentHelp.swift
[35/148] Compiling ArgumentParser ArgumentVisibility.swift
[36/148] Compiling ArgumentParser CompletionKind.swift
[37/148] Compiling ArgumentParser Errors.swift
[38/148] Compiling ArgumentParser Flag.swift
[39/148] Compiling ArgumentParser ParsableArguments.swift
[40/148] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/148] Compiling ArgumentParser ParsableCommand.swift
[42/148] Compiling ArgumentParser ArgumentDecoder.swift
[43/148] Compiling ArgumentParser NameSpecification.swift
[44/148] Compiling ArgumentParser Option.swift
[45/148] Compiling ArgumentParser OptionGroup.swift
[46/148] Compiling ArgumentParser AsyncParsableCommand.swift
[47/148] Compiling ArgumentParser CommandConfiguration.swift
[48/148] Compiling ArgumentParser CommandGroup.swift
[49/148] Compiling ArgumentParser EnumerableFlag.swift
[50/148] Compiling ArgumentParser ExpressibleByArgument.swift
[51/152] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/152] Compiling ArgumentParser CompletionsGenerator.swift
[53/152] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/152] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/152] Compiling ArgumentParser Argument.swift
[56/152] Emitting module ArgumentParser
[62/157] Compiling ArgumentParser ArgumentDefinition.swift
[63/157] Compiling ArgumentParser ArgumentSet.swift
[64/157] Compiling ArgumentParser CommandParser.swift
[65/157] Compiling ArgumentParser InputKey.swift
[66/157] Compiling ArgumentParser InputOrigin.swift
[67/157] Compiling ArgumentParser Name.swift
[68/157] Compiling ArgumentParser Parsed.swift
[69/157] Compiling ArgumentParser ParsedValues.swift
[70/157] Emitting module Yams
[71/158] Compiling ArgumentParser Platform.swift
[72/158] Compiling ArgumentParser SequenceExtensions.swift
[73/158] Compiling ArgumentParser StringExtensions.swift
[74/158] Compiling ArgumentParser Tree.swift
[75/158] Compiling ArgumentParser MessageInfo.swift
[76/158] Compiling ArgumentParser UsageGenerator.swift
[77/158] Compiling ArgumentParser CollectionExtensions.swift
[80/158] Compiling SwiftShell String.swift
[81/158] Compiling SwiftShell Lazy-split.swift
[82/158] Compiling SwiftShell Files.swift
[83/158] Compiling SwiftShell Array.swift
[84/158] Compiling SwiftShell Process.swift
[85/158] Compiling SwiftShell Stream.swift
[86/158] Compiling SwiftShell Context.swift
[87/158] Compiling Yams Tag.swift
[88/158] Compiling Yams String+Yams.swift
[89/158] Compiling Yams Resolver.swift
[90/158] Compiling ArgumentParser ParserError.swift
[91/158] Compiling ArgumentParser SplitArguments.swift
[92/158] Compiling ArgumentParser DumpHelpGenerator.swift
[93/158] Compiling ArgumentParser HelpCommand.swift
[94/158] Emitting module SwiftShell
[95/158] Compiling SwiftShell Bash.swift
[96/158] Compiling SwiftShell Command.swift
[97/158] Compiling ArgumentParser HelpGenerator.swift
[101/163] Compiling Yams Representer.swift
[112/163] Compiling Yams YamlError.swift
[113/163] Compiling SakeShared FileHandle+TextOutputStream.swift
[114/163] Compiling SakeShared URL+BuildDirectory.swift
[115/163] Emitting module SakeShared
[116/163] Compiling SakeShared CaseConvertingStrategy.swift
[117/163] Compiling SakeShared SakeAppExitCode.swift
[118/184] Compiling SakeCLI CLIConfig.swift
[119/184] Compiling SakeCLI Config.swift
[120/184] Compiling SakeCLI ConfigManager.swift
[121/184] Compiling SakeCLI ListCommand.swift
[122/184] Compiling SakeCLI RunCommand.swift
[123/184] Compiling SakeCLI DynamicCodingKey.swift
[124/184] Compiling SakeCLI InitCommand.swift
[125/186] Emitting module SakeCLI
[126/186] Compiling SakeCLI SakeAppManage+LocalizedError.swift
[127/186] Compiling SakeCLI SakeAppManager+CommandExecutor.swift
[128/186] Compiling SakeCLI ENVConfig.swift
[129/186] Compiling SakeCLI FileConfig.swift
[130/186] Compiling SakeCLI Constants.swift
[131/186] Compiling SakeCLI Logger.swift
[132/186] Compiling SakeCLI PackageDescription.swift
[133/186] Compiling SakeCLI SakeAppContents.swift
[134/186] Compiling SakeCLI BuildCommand.swift
[135/186] Compiling SakeCLI CleanCommand.swift
[136/186] Compiling SakeCLI CommonOptions.swift
[137/186] Compiling SakeCLI SakeAppManager+FileHandle.swift
[138/186] Compiling SakeCLI SakeAppManager.swift
[139/186] Compiling SakeCLI SakeCLI.swift
[140/186] Compiling SakeCLI Version.swift
[140/186] Write Objects.LinkFileList
[141/186] Linking sake
[142/186] Applying sake
[154/186] Emitting module SwiftSyntax
[167/186] Compiling SwiftSyntax RawSyntaxNodes.swift
[168/186] Compiling SwiftSyntax RawSyntaxValidation.swift
[169/186] Compiling SwiftSyntax SyntaxDeclNodes.swift
[180/186] Compiling SwiftSyntax SyntaxExprNodes.swift
[181/186] Compiling SwiftSyntax SyntaxNodes.swift
[182/186] Compiling SwiftSyntax SyntaxPatternNodes.swift
[183/186] Compiling SwiftSyntax SyntaxStmtNodes.swift
[184/186] Compiling SwiftSyntax SyntaxTypeNodes.swift
[185/238] Compiling SwiftDiagnostics Note.swift
[186/238] Compiling SwiftDiagnostics Message.swift
[187/238] Compiling SwiftBasicFormat Syntax+Extensions.swift
[188/238] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[189/238] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[190/238] Compiling SwiftDiagnostics Diagnostic.swift
[191/238] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[192/238] Compiling SwiftDiagnostics FixIt.swift
[193/238] Emitting module SwiftDiagnostics
[194/238] Compiling SwiftDiagnostics Convenience.swift
[195/238] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[196/238] Emitting module SwiftBasicFormat
[197/238] Compiling SwiftBasicFormat BasicFormat.swift
[198/238] Compiling SwiftParser Names.swift
[199/238] Compiling SwiftParser Nominals.swift
[200/238] Compiling SwiftParser Parameters.swift
[201/238] Compiling SwiftParser ParseSourceFile.swift
[202/242] Compiling SwiftParser UnicodeScalarExtensions.swift
[203/242] Compiling SwiftParser Lookahead.swift
[204/242] Compiling SwiftParser LoopProgressCondition.swift
[205/242] Compiling SwiftParser Modifiers.swift
[206/242] Compiling SwiftParser Statements.swift
[207/242] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[208/242] Compiling SwiftParser StringLiterals.swift
[209/242] Compiling SwiftParser SwiftParserCompatibility.swift
[210/242] Compiling SwiftParser Parser.swift
[211/242] Compiling SwiftParser Patterns.swift
[212/242] Compiling SwiftParser Recovery.swift
[213/242] Compiling SwiftParser Specifiers.swift
[214/242] Compiling SwiftParser TokenSpecSet.swift
[215/242] Compiling SwiftParser TopLevel.swift
[216/242] Compiling SwiftParser TriviaParser.swift
[217/242] Compiling SwiftParser Types.swift
[218/242] Compiling SwiftParser SyntaxUtils.swift
[219/242] Compiling SwiftParser TokenConsumer.swift
[220/242] Compiling SwiftParser TokenPrecedence.swift
[221/242] Compiling SwiftParser TokenSpec.swift
[222/242] Emitting module SwiftParser
[223/242] Compiling SwiftParser IsLexerClassified.swift
[224/242] Compiling SwiftParser LayoutNodes+Parsable.swift
[225/242] Compiling SwiftParser Parser+TokenSpecSet.swift
[226/242] Compiling SwiftParser TokenSpecStaticMembers.swift
[227/242] Compiling SwiftParser Lexeme.swift
[228/242] Compiling SwiftParser LexemeSequence.swift
[229/242] Compiling SwiftParser Lexer.swift
[230/242] Compiling SwiftParser RegexLiteralLexer.swift
[231/242] Compiling SwiftParser Directives.swift
[232/242] Compiling SwiftParser ExperimentalFeatures.swift
[233/242] Compiling SwiftParser Expressions.swift
[234/242] Compiling SwiftParser IncrementalParseTransition.swift
[235/242] Compiling SwiftParser Cursor.swift
[236/242] Compiling SwiftParser Attributes.swift
[237/242] Compiling SwiftParser Availability.swift
[238/242] Compiling SwiftParser CharacterInfo.swift
[239/242] Compiling SwiftParser CollectionNodes+Parsable.swift
[240/242] Compiling SwiftParser Declarations.swift
[241/265] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[242/266] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[243/266] Compiling SwiftOperators PrecedenceGroup.swift
[244/266] Compiling SwiftOperators PrecedenceGraph.swift
[245/267] Compiling SwiftOperators SyntaxSynthesis.swift
[246/267] Compiling SwiftOperators OperatorError.swift
[247/267] Compiling SwiftOperators OperatorTable.swift
[248/267] Compiling SwiftOperators OperatorTable+Semantics.swift
[249/267] Compiling SwiftOperators OperatorTable+Defaults.swift
[250/267] Compiling SwiftOperators OperatorTable+Folding.swift
[251/267] Compiling SwiftOperators OperatorError+Diagnostics.swift
[252/267] Emitting module SwiftOperators
[253/267] Compiling SwiftOperators Operator.swift
[254/267] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[255/267] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[256/267] Compiling SwiftParserDiagnostics PresenceUtils.swift
[257/267] Compiling SwiftParserDiagnostics Utils.swift
[258/267] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[259/267] Emitting module SwiftParserDiagnostics
[260/267] Compiling SwiftParserDiagnostics MissingNodesError.swift
[261/267] Compiling SwiftParserDiagnostics MissingTokenError.swift
[262/267] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[263/267] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[264/267] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[265/267] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[266/281] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[267/281] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[268/282] Compiling SwiftSyntaxBuilder Indenter.swift
[269/282] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[270/282] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[271/282] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[272/282] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[273/282] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[274/282] Emitting module SwiftSyntaxBuilder
[275/282] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[276/282] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[277/282] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[278/282] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[279/282] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[280/282] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[281/296] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[282/296] Compiling SwiftSyntaxMacros Macro.swift
[283/297] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[284/297] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[285/297] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[286/297] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[287/297] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[288/297] Compiling SwiftSyntaxMacros Macro+Format.swift
[289/297] Compiling SwiftSyntaxMacros MemberMacro.swift
[290/297] Compiling SwiftSyntaxMacros AccessorMacro.swift
[291/297] Compiling SwiftSyntaxMacros AttachedMacro.swift
[292/297] Emitting module SwiftSyntaxMacros
[293/297] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[294/297] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[295/297] Compiling SwiftSyntaxMacros PeerMacro.swift
[296/305] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[297/305] Emitting module SwiftSyntaxMacroExpansion
[298/305] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[299/305] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[300/305] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[301/305] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[302/305] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[303/305] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[304/312] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[305/312] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[306/312] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[307/312] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[308/312] Emitting module SwiftCompilerPluginMessageHandling
[309/312] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[310/312] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[311/314] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[312/314] Emitting module SwiftCompilerPlugin
[313/317] Compiling SakeMacros SakeAppMacro.swift
[314/317] Emitting module SakeMacros
[315/317] Compiling SakeMacros Plugin.swift
[315/317] Write Objects.LinkFileList
[316/317] Linking SakeMacros-tool
[318/334] Compiling Sake SakeAppProtocol.swift
[319/335] Compiling Sake SakeAppError.swift
[320/335] Compiling Sake String+Case.swift
[321/335] Compiling Sake Logger.swift
[322/335] Compiling Sake SakeApp+main.swift
[323/335] Compiling Sake CommandListFormatter.swift
[324/335] Compiling Sake CommandNameCaseConverter.swift
[325/335] Compiling Sake CommandRunner.swift
[326/335] Compiling Sake CommandsPreprocessor.swift
[327/335] Compiling Sake Command.swift
[328/335] Compiling Sake CommandGroupProtocol.swift
[329/335] Compiling Sake ClosestMatchFinder.swift
[330/335] Compiling Sake Command+Map.swift
[331/335] Compiling Sake RunCommand.swift
[332/335] Compiling Sake SakeParsableCommand.swift
[333/335] Emitting module Sake
[334/335] Compiling Sake CLI.swift
[335/335] Compiling Sake ListCommand.swift
Build complete! (59.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "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" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Sake",
  "name" : "Sake",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "sake",
      "targets" : [
        "SakeCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Sake",
      "targets" : [
        "Sake"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SakeMacros",
      "targets" : [
        "SakeMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SakeTests",
      "module_type" : "SwiftTarget",
      "name" : "SakeTests",
      "path" : "Tests/SakeTests",
      "sources" : [
        "ClosestMatchFinderTests.swift",
        "CommandListFormatterTests.swift",
        "CommandMapTests.swift",
        "CommandNameCaseConverterTests.swift",
        "CommandRunnerTests.swift",
        "CommandsPreprocessorTests.swift"
      ],
      "target_dependencies" : [
        "Sake"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SakeShared",
      "module_type" : "SwiftTarget",
      "name" : "SakeShared",
      "path" : "Sources/SakeShared",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sake",
        "Sake"
      ],
      "sources" : [
        "CaseConvertingStrategy.swift",
        "FileHandle+TextOutputStream.swift",
        "SakeAppExitCode.swift",
        "URL+BuildDirectory.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SakeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "SakeMacrosTests",
      "path" : "Tests/SakeMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SakeAppMacroTests.swift"
      ],
      "target_dependencies" : [
        "SakeMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SakeMacros",
      "module_type" : "SwiftTarget",
      "name" : "SakeMacros",
      "path" : "Sources/SakeMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Sake",
        "SakeMacros"
      ],
      "sources" : [
        "Plugin.swift",
        "SakeAppMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SakeCLI",
      "module_type" : "SwiftTarget",
      "name" : "SakeCLI",
      "path" : "Sources/SakeCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftShell",
        "Yams"
      ],
      "product_memberships" : [
        "sake"
      ],
      "sources" : [
        "BuildCommand.swift",
        "CleanCommand.swift",
        "CommonOptions.swift",
        "Config/CLIConfig.swift",
        "Config/Config.swift",
        "Config/ConfigManager.swift",
        "Config/ENVConfig.swift",
        "Config/FileConfig.swift",
        "Helpers/DynamicCodingKey.swift",
        "InitCommand.swift",
        "ListCommand.swift",
        "RunCommand.swift",
        "SakeAppManager/Constants.swift",
        "SakeAppManager/Logger.swift",
        "SakeAppManager/PackageDescription.swift",
        "SakeAppManager/SakeAppContents.swift",
        "SakeAppManager/SakeAppManage+LocalizedError.swift",
        "SakeAppManager/SakeAppManager+CommandExecutor.swift",
        "SakeAppManager/SakeAppManager+FileHandle.swift",
        "SakeAppManager/SakeAppManager.swift",
        "SakeCLI.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "SakeShared"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Sake",
      "module_type" : "SwiftTarget",
      "name" : "Sake",
      "path" : "Sources/Sake",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Sake"
      ],
      "sources" : [
        "CLI/CLI.swift",
        "CLI/ListCommand.swift",
        "CLI/RunCommand.swift",
        "CLI/SakeParsableCommand.swift",
        "ClosestMatchFinder.swift",
        "Command+Map.swift",
        "Command.swift",
        "CommandGroupProtocol.swift",
        "CommandListFormatter.swift",
        "CommandNameCaseConverter.swift",
        "CommandRunner.swift",
        "CommandsPreprocessor.swift",
        "Logger.swift",
        "SakeApp+main.swift",
        "SakeAppError.swift",
        "SakeAppProtocol.swift",
        "String+Case.swift"
      ],
      "target_dependencies" : [
        "SakeMacros",
        "SakeShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "product_dependencies" : [
        "SwiftShell"
      ],
      "sources" : [
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "SakeShared"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.10"
}
Done.