The Swift Package Index logo.Swift Package Index

Build Information

Successful build of plug, reference 0.1.1 (79d150), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 07:55:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lyricalsoul/Plug.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lyricalsoul/Plug
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 79d1503 fix broken test suite, pt. II
Cloned https://github.com/lyricalsoul/Plug.git
Revision (git rev-parse @):
79d1503fbaa6cf565f66a9c4f0f5b89cde55f31b
SUCCESS checkout https://github.com/lyricalsoul/Plug.git at 0.1.1
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/2277] Fetching swift-docc-plugin
[70/3238] Fetching swift-docc-plugin, swift-macro-testing
[1190/20674] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto
[1191/24348] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.19s)
[3936/20674] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto
[4286/36739] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto, swift-snapshot-testing
[4795/111775] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.54s)
[33848/36739] Fetching swift-docc-plugin, swift-macro-testing, swift-crypto, swift-snapshot-testing
Fetched https://github.com/apple/swift-docc-plugin from cache (5.18s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.18s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.18s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (5.18s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (8.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.74s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.2.2 (0.61s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.81s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.77s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.71s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
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
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.2.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "plug",
      "name": "plug",
      "url": "https://github.com/lyricalsoul/Plug.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Plug",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lyricalsoul/Plug.git
[1/693] Fetching plug
Fetched https://github.com/lyricalsoul/Plug.git from cache (0.99s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.89s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.89s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.80s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.27s)
Creating working copy for https://github.com/lyricalsoul/Plug.git
Working copy of https://github.com/lyricalsoul/Plug.git resolved at 0.1.1 (79d1503)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
warning: '.resolve-product-dependencies': dependency 'plug' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lyricalsoul/Plug.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/26] Write sources
[21/26] Write swift-version--6988338F2F200930.txt
[23/180] Emitting module SwiftSyntax509
[24/180] Compiling SwiftSyntax509 Empty.swift
[25/226] Compiling SwiftSyntax AbsolutePosition.swift
[26/226] Compiling SwiftSyntax Assert.swift
[27/226] Compiling SwiftSyntax BumpPtrAllocator.swift
[28/226] Compiling SwiftSyntax CommonAncestor.swift
[29/226] Compiling SwiftSyntax Convenience.swift
[30/231] Compiling SwiftSyntax RawSyntaxTokenView.swift
[31/231] Compiling SwiftSyntax SourceLength.swift
[32/231] Compiling SwiftSyntax SourceLocation.swift
[33/231] Compiling SwiftSyntax SourcePresence.swift
[34/231] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[35/231] Compiling SwiftSyntax MemoryLayout.swift
[36/231] Compiling SwiftSyntax MissingNodeInitializers.swift
[37/231] Compiling SwiftSyntax RawSyntax.swift
[38/231] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[39/231] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[40/231] Compiling SwiftSyntax SyntaxText.swift
[41/231] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/231] Compiling SwiftSyntax TokenDiagnostic.swift
[43/231] Compiling SwiftSyntax TokenSyntax.swift
[44/231] Compiling SwiftSyntax Trivia.swift
[45/231] Emitting module Crypto
[48/247] Compiling SwiftSyntax SyntaxRewriter.swift
[49/247] Compiling SwiftSyntax SyntaxTraits.swift
[50/247] Compiling SwiftSyntax SyntaxTransform.swift
[51/247] Compiling SwiftSyntax SyntaxVisitor.swift
[52/247] Compiling SwiftSyntax TokenKind.swift
[53/247] Compiling SwiftSyntax Tokens.swift
[54/247] Compiling SwiftSyntax TriviaPieces.swift
[55/247] Compiling SwiftSyntax RawSyntaxNodes.swift
[56/247] Compiling Crypto HPKE-Modes.swift
[57/247] Compiling Crypto Insecure.swift
[58/247] Compiling Crypto Insecure_HashFunctions.swift
[59/247] Compiling Crypto KEM.swift
[60/247] Compiling Crypto ECDH_boring.swift
[61/247] Compiling Crypto DH.swift
[62/247] Compiling Crypto ECDH.swift
[63/247] Compiling Crypto HKDF.swift
[64/247] Compiling Crypto DHKEM.swift
[65/247] Compiling Crypto HPKE-KEM-Curve25519.swift
[66/247] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[67/247] Compiling Crypto HPKE-KEM.swift
[68/247] Compiling Crypto HPKE-Errors.swift
[69/247] Compiling Crypto HPKE.swift
[70/247] Compiling Crypto HPKE-Context.swift
[71/247] Compiling Crypto HPKE-KeySchedule.swift
[72/247] Compiling Crypto Ed25519Keys.swift
[73/247] Compiling Crypto NISTCurvesKeys.swift
[74/247] Compiling Crypto X25519Keys.swift
[75/247] Compiling Crypto SymmetricKeys.swift
[76/247] Compiling Crypto HMAC.swift
[77/247] Compiling Crypto MACFunctions.swift
[78/247] Compiling Crypto MessageAuthenticationCode.swift
[79/247] Compiling Crypto AES.swift
[82/247] Compiling SwiftSyntax SyntaxExprNodes.swift
[83/247] Compiling SwiftSyntax SyntaxNodes.swift
[84/247] Compiling SwiftSyntax SyntaxPatternNodes.swift
[85/247] Compiling SwiftSyntax SyntaxStmtNodes.swift
[86/247] Compiling SwiftSyntax SyntaxTypeNodes.swift
[87/247] Compiling Crypto HPKE-Utils.swift
[88/247] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[89/247] Compiling Crypto RNG_boring.swift
[90/247] Compiling Crypto SafeCompare_boring.swift
[91/247] Compiling Crypto Zeroization_boring.swift
[92/247] Compiling Crypto PrettyBytes.swift
[93/247] Compiling Crypto SafeCompare.swift
[94/247] Compiling Crypto SecureBytes.swift
[95/247] Compiling Crypto Zeroization.swift
[96/247] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[97/247] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[98/247] Compiling SwiftSyntax SyntaxBaseNodes.swift
[99/247] Compiling SwiftSyntax SyntaxCollections.swift
[100/247] Compiling SwiftSyntax SyntaxEnum.swift
[101/247] Compiling SwiftSyntax SyntaxKind.swift
[109/247] Compiling SwiftSyntax Utils.swift
[110/247] Compiling SwiftSyntax ChildNameForKeyPath.swift
[111/247] Compiling SwiftSyntax Keyword.swift
[112/247] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[156/247] Compiling SwiftSyntax RawSyntaxValidation.swift
[157/247] Compiling SwiftSyntax SyntaxDeclNodes.swift
[158/247] Compiling SwiftSyntax Syntax.swift
[159/247] Compiling SwiftSyntax SyntaxArena.swift
[160/247] Compiling SwiftSyntax SyntaxChildren.swift
[161/247] Compiling SwiftSyntax SyntaxCollection.swift
[162/247] Compiling SwiftSyntax SyntaxData.swift
[218/247] Emitting module SwiftSyntax
[244/299] Compiling SwiftDiagnostics Note.swift
[245/299] Compiling SwiftDiagnostics Message.swift
[246/299] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[247/299] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[248/299] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[249/299] Compiling SwiftDiagnostics FixIt.swift
[250/299] Compiling SwiftDiagnostics Diagnostic.swift
[251/299] Emitting module SwiftDiagnostics
[252/299] Compiling SwiftDiagnostics Convenience.swift
[253/299] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[254/299] Compiling SwiftBasicFormat Syntax+Extensions.swift
[255/299] Emitting module SwiftBasicFormat
[256/299] Compiling SwiftBasicFormat BasicFormat.swift
[257/299] Compiling SwiftParser Statements.swift
[258/299] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[259/299] Compiling SwiftParser StringLiterals.swift
[260/299] Compiling SwiftParser SwiftParserCompatibility.swift
[261/303] Compiling SwiftParser SyntaxUtils.swift
[262/303] Compiling SwiftParser TokenConsumer.swift
[263/303] Compiling SwiftParser TokenPrecedence.swift
[264/303] Compiling SwiftParser TokenSpec.swift
[265/303] Compiling SwiftParser UnicodeScalarExtensions.swift
[266/303] Compiling SwiftParser Lookahead.swift
[267/303] Compiling SwiftParser LoopProgressCondition.swift
[268/303] Compiling SwiftParser Modifiers.swift
[269/303] Compiling SwiftParser Parser.swift
[270/303] Compiling SwiftParser Patterns.swift
[271/303] Compiling SwiftParser Recovery.swift
[272/303] Compiling SwiftParser Specifiers.swift
[273/303] Compiling SwiftParser TokenSpecSet.swift
[274/303] Compiling SwiftParser TopLevel.swift
[275/303] Compiling SwiftParser TriviaParser.swift
[276/303] Compiling SwiftParser Types.swift
[277/303] Compiling SwiftParser Names.swift
[278/303] Compiling SwiftParser Nominals.swift
[279/303] Compiling SwiftParser Parameters.swift
[280/303] Compiling SwiftParser ParseSourceFile.swift
[281/303] Compiling SwiftParser Lexeme.swift
[282/303] Compiling SwiftParser LexemeSequence.swift
[283/303] Compiling SwiftParser Lexer.swift
[284/303] Compiling SwiftParser RegexLiteralLexer.swift
[285/303] Compiling SwiftParser Attributes.swift
[286/303] Compiling SwiftParser Availability.swift
[287/303] Compiling SwiftParser CharacterInfo.swift
[288/303] Compiling SwiftParser CollectionNodes+Parsable.swift
[289/303] Compiling SwiftParser Declarations.swift
[290/303] Compiling SwiftParser IsLexerClassified.swift
[291/303] Compiling SwiftParser LayoutNodes+Parsable.swift
[292/303] Compiling SwiftParser Parser+TokenSpecSet.swift
[293/303] Compiling SwiftParser TokenSpecStaticMembers.swift
[294/303] Emitting module SwiftParser
[295/303] Compiling SwiftParser Directives.swift
[296/303] Compiling SwiftParser ExperimentalFeatures.swift
[297/303] Compiling SwiftParser Expressions.swift
[298/303] Compiling SwiftParser IncrementalParseTransition.swift
[299/303] Compiling SwiftParser Cursor.swift
[300/326] Compiling SwiftOperators PrecedenceGroup.swift
[301/326] Compiling SwiftOperators PrecedenceGraph.swift
[302/327] Compiling SwiftOperators OperatorTable+Semantics.swift
[303/327] Compiling SwiftOperators OperatorTable.swift
[304/327] Compiling SwiftOperators SyntaxSynthesis.swift
[305/327] Compiling SwiftOperators OperatorTable+Defaults.swift
[306/327] Emitting module SwiftOperators
[307/327] Compiling SwiftOperators OperatorError.swift
[308/327] Compiling SwiftOperators Operator.swift
[309/327] Compiling SwiftOperators OperatorError+Diagnostics.swift
[310/327] Compiling SwiftOperators OperatorTable+Folding.swift
[311/327] Compiling SwiftParserDiagnostics Utils.swift
[312/327] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[313/327] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[314/327] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[315/328] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[316/328] Compiling SwiftParserDiagnostics PresenceUtils.swift
[317/328] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[318/328] Compiling SwiftParserDiagnostics MissingNodesError.swift
[319/328] Compiling SwiftParserDiagnostics MissingTokenError.swift
[320/328] Emitting module SwiftParserDiagnostics
[321/328] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[322/328] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[323/328] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[324/328] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[325/342] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[326/342] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[327/342] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[328/342] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[329/342] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[330/342] Compiling SwiftSyntaxBuilder Indenter.swift
[331/342] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[332/342] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[333/342] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[334/342] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[335/342] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[336/342] Emitting module SwiftSyntaxBuilder
[337/342] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[338/342] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[339/343] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[340/357] Compiling SwiftSyntaxMacros MemberMacro.swift
[341/358] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[342/358] Compiling SwiftSyntaxMacros Macro.swift
[343/358] Compiling SwiftSyntaxMacros Macro+Format.swift
[344/358] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[345/358] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[346/358] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[347/358] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[348/358] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[349/358] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[350/358] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[351/358] Compiling SwiftSyntaxMacros AccessorMacro.swift
[352/358] Compiling SwiftSyntaxMacros AttachedMacro.swift
[353/358] Emitting module SwiftSyntaxMacros
[354/358] Compiling SwiftSyntaxMacros PeerMacro.swift
[355/366] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[356/366] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[357/366] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[358/366] Emitting module SwiftSyntaxMacroExpansion
[359/366] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[360/366] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[361/366] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[362/366] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[363/373] Emitting module SwiftCompilerPluginMessageHandling
[364/373] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[365/373] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[366/373] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[367/373] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[368/373] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[369/373] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[370/375] Emitting module SwiftCompilerPlugin
[371/375] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[372/378] Compiling PlugMacros Macro.swift
[373/378] Compiling PlugMacros Export.swift
[374/378] Emitting module PlugMacros
[374/378] Write Objects.LinkFileList
[375/378] Linking PlugMacros-tool
[377/392] Compiling Plug PluginManager.swift
[379/392] Compiling Plug PluginIntegrity.swift
[380/392] Compiling Plug PluginDetails+Misc.swift
[381/392] Compiling Plug PluginInterface.swift
[383/392] Compiling Plug PluginDetails+Misc.swift
[384/392] Compiling Plug PluginIntegrity.swift
[385/392] Compiling Plug PluginBuilder.swift
[386/392] Compiling Plug Macro.swift
[387/392] Compiling Plug PluginBuilder.swift
[388/392] Compiling Plug Macro.swift
[389/392] Emitting module Plug
[391/396] Emitting module ExamplePlugin
[392/396] Compiling ExamplePlugin Plugin.swift
[394/396] Emitting module ExamplePlugin
[394/396] Write Objects.LinkFileList
[395/396] Linking libExamplePlugin.dylib
Build complete! (32.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "plug",
  "name" : "plug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExamplePlugin",
      "targets" : [
        "ExamplePlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "PlugMacros",
      "targets" : [
        "PlugMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlugTests",
      "module_type" : "SwiftTarget",
      "name" : "PlugTests",
      "path" : "Tests/PlugTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "PlugTests.swift"
      ],
      "target_dependencies" : [
        "Plug",
        "PlugMacros",
        "ExamplePlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlugMacros",
      "module_type" : "SwiftTarget",
      "name" : "PlugMacros",
      "path" : "Sources/PlugMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Plug",
        "ExamplePlugin",
        "PlugMacros"
      ],
      "sources" : [
        "Export.swift",
        "Macro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Plug",
      "module_type" : "SwiftTarget",
      "name" : "Plug",
      "path" : "Sources/Plug",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Plug",
        "ExamplePlugin"
      ],
      "sources" : [
        "Macro.swift",
        "PluginBuilder.swift",
        "PluginDetails+Misc.swift",
        "PluginIntegrity.swift",
        "PluginInterface.swift",
        "PluginManager.swift"
      ],
      "target_dependencies" : [
        "PlugMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExamplePlugin",
      "module_type" : "SwiftTarget",
      "name" : "ExamplePlugin",
      "path" : "Sources/ExamplePlugin",
      "product_memberships" : [
        "ExamplePlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "Plug"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.