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 plug, reference 0.1.1 (79d150), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 02:36:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.56.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-docc-symbolkit
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/12446] Fetching swift-snapshot-testing
[126/13077] Fetching swift-snapshot-testing, swift-macro-testing
[246/15115] Fetching swift-snapshot-testing, swift-macro-testing, swift-docc-plugin
[1168/25531] Fetching swift-snapshot-testing, swift-macro-testing, swift-docc-plugin, swift-crypto
[1356/28684] Fetching swift-snapshot-testing, swift-macro-testing, swift-docc-plugin, swift-crypto, swift-docc-symbolkit
[11064/95083] Fetching swift-snapshot-testing, swift-macro-testing, swift-docc-plugin, swift-crypto, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/apple/swift-crypto.git from cache (4.77s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.77s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (4.77s)
[78763/81998] Fetching swift-snapshot-testing, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/apple/swift-docc-symbolkit from cache (5.39s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.39s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.39s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (3.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.64s)
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.46s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.70s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.61s)
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/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.1
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
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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.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",
  "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",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "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-syntax.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.90s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.0 (1.10s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.70s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
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.9.0
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)
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.0
Building package at path:  $PWD
https://github.com/lyricalsoul/Plug.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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 Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/23] Write sources
[18/23] Write swift-version--7754E27361AE5C74.txt
[20/101] Emitting module SwiftSyntax509
[21/101] Compiling SwiftSyntax509 Empty.swift
[22/147] Emitting module Crypto
[23/155] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[24/155] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[25/155] Compiling SwiftSyntax SyntaxText.swift
[26/155] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[27/155] Compiling SwiftSyntax TokenDiagnostic.swift
[28/155] Compiling SwiftSyntax TokenSyntax.swift
[29/155] Compiling SwiftSyntax Trivia.swift
[30/155] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[31/155] Compiling SwiftSyntax SyntaxBaseNodes.swift
[32/155] Compiling Crypto HashFunctions.swift
[33/155] Compiling Crypto HashFunctions_SHA2.swift
[34/155] Compiling Crypto HPKE-AEAD.swift
[35/155] Compiling Crypto HPKE-Ciphersuite.swift
[36/155] Compiling Crypto HPKE-KDF.swift
[37/155] Compiling Crypto HPKE-KexKeyDerivation.swift
[38/155] Compiling Crypto HPKE-LabeledExtract.swift
[39/155] Compiling Crypto HPKE-Utils.swift
[40/155] Compiling SwiftSyntax MemoryLayout.swift
[41/155] Compiling SwiftSyntax MissingNodeInitializers.swift
[42/155] Compiling SwiftSyntax RawSyntax.swift
[43/155] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[44/155] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[45/155] Compiling SwiftSyntax AbsolutePosition.swift
[46/155] Compiling SwiftSyntax Assert.swift
[47/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[48/155] Compiling SwiftSyntax RawSyntaxTokenView.swift
[49/155] Compiling SwiftSyntax SourceLength.swift
[50/155] Compiling SwiftSyntax SourceLocation.swift
[51/155] Compiling SwiftSyntax SourcePresence.swift
[52/155] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/155] Compiling SwiftSyntax Utils.swift
[54/155] Compiling SwiftSyntax ChildNameForKeyPath.swift
[55/155] Compiling SwiftSyntax Keyword.swift
[56/155] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[57/155] Compiling Crypto RNG_boring.swift
[58/155] Compiling Crypto SafeCompare_boring.swift
[59/155] Compiling Crypto Zeroization_boring.swift
[60/155] Compiling Crypto PrettyBytes.swift
[61/155] Compiling Crypto SafeCompare.swift
[62/155] Compiling Crypto SecureBytes.swift
[63/155] Compiling Crypto Zeroization.swift
[64/155] Compiling Crypto AES-GCM.swift
[65/155] Compiling Crypto AES-GCM_boring.swift
[66/155] Compiling Crypto ChaChaPoly_boring.swift
[67/155] Compiling Crypto ChaChaPoly.swift
[68/155] Compiling Crypto Cipher.swift
[69/155] Compiling Crypto Nonces.swift
[70/155] Compiling Crypto ASN1.swift
[71/155] Compiling Crypto ASN1Any.swift
[72/155] Compiling Crypto ASN1BitString.swift
[73/155] Compiling SwiftSyntax SyntaxCollections.swift
[74/155] Compiling SwiftSyntax SyntaxEnum.swift
[75/155] Compiling SwiftSyntax SyntaxKind.swift
[76/155] Compiling Crypto ECDSA.swift
[77/155] Compiling Crypto Ed25519.swift
[78/155] Compiling Crypto Signature.swift
[79/155] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[80/155] Compiling Crypto CryptoKitErrors_boring.swift
[81/155] Compiling SwiftSyntax SyntaxChildren.swift
[82/155] Compiling SwiftSyntax SyntaxCollection.swift
[83/155] Compiling SwiftSyntax SyntaxData.swift
[84/155] Compiling SwiftSyntax SyntaxRewriter.swift
[85/155] Compiling SwiftSyntax SyntaxTraits.swift
[86/155] Compiling SwiftSyntax SyntaxTransform.swift
[87/155] Compiling SwiftSyntax SyntaxVisitor.swift
[88/155] Compiling SwiftSyntax TokenKind.swift
[89/155] Compiling SwiftSyntax CommonAncestor.swift
[90/155] Compiling SwiftSyntax Convenience.swift
[91/155] Compiling SwiftSyntax Tokens.swift
[92/155] Compiling SwiftSyntax TriviaPieces.swift
[93/155] Compiling SwiftSyntax RawSyntaxNodes.swift
[94/155] Compiling SwiftSyntax RawSyntaxValidation.swift
[95/155] Compiling SwiftSyntax SyntaxDeclNodes.swift
[96/155] Compiling SwiftSyntax Syntax.swift
[97/155] Compiling SwiftSyntax SyntaxArena.swift
[98/155] Compiling Crypto DHKEM.swift
[99/155] Compiling Crypto HPKE-KEM-Curve25519.swift
[100/155] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[101/155] Compiling Crypto HPKE-KEM.swift
[102/155] Compiling Crypto HPKE-Errors.swift
[103/155] Compiling Crypto HPKE.swift
[104/155] Compiling Crypto HPKE-Context.swift
[105/155] Compiling Crypto HPKE-KeySchedule.swift
[116/160] Emitting module SwiftSyntax
[152/160] Compiling SwiftSyntax SyntaxExprNodes.swift
[153/160] Compiling SwiftSyntax SyntaxNodes.swift
[154/160] Compiling SwiftSyntax SyntaxPatternNodes.swift
[155/160] Compiling SwiftSyntax SyntaxStmtNodes.swift
[156/160] Compiling SwiftSyntax SyntaxTypeNodes.swift
[157/212] Compiling SwiftDiagnostics Message.swift
[158/212] Compiling SwiftDiagnostics Note.swift
[159/212] Compiling SwiftDiagnostics FixIt.swift
[160/212] Emitting module SwiftDiagnostics
[161/212] Compiling SwiftDiagnostics Diagnostic.swift
[162/212] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[163/212] Compiling SwiftDiagnostics Convenience.swift
[164/212] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[165/212] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[166/212] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[167/212] Compiling SwiftBasicFormat Syntax+Extensions.swift
[168/212] Emitting module SwiftBasicFormat
[169/212] Compiling SwiftBasicFormat BasicFormat.swift
[170/212] Compiling SwiftParser Names.swift
[171/212] Compiling SwiftParser Nominals.swift
[172/212] Compiling SwiftParser Parameters.swift
[173/212] Compiling SwiftParser ParseSourceFile.swift
[174/216] Compiling SwiftParser Statements.swift
[175/216] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[176/216] Compiling SwiftParser StringLiterals.swift
[177/216] Compiling SwiftParser SwiftParserCompatibility.swift
[178/216] Compiling SwiftParser Lexeme.swift
[179/216] Compiling SwiftParser LexemeSequence.swift
[180/216] Compiling SwiftParser Lexer.swift
[181/216] Compiling SwiftParser RegexLiteralLexer.swift
[182/216] Compiling SwiftParser UnicodeScalarExtensions.swift
[183/216] Compiling SwiftParser Lookahead.swift
[184/216] Compiling SwiftParser LoopProgressCondition.swift
[185/216] Compiling SwiftParser Modifiers.swift
[186/216] Compiling SwiftParser Parser.swift
[187/216] Compiling SwiftParser Patterns.swift
[188/216] Compiling SwiftParser Recovery.swift
[189/216] Compiling SwiftParser Specifiers.swift
[190/216] Compiling SwiftParser SyntaxUtils.swift
[191/216] Compiling SwiftParser TokenConsumer.swift
[192/216] Compiling SwiftParser TokenPrecedence.swift
[193/216] Compiling SwiftParser TokenSpec.swift
[194/216] Compiling SwiftParser Attributes.swift
[195/216] Compiling SwiftParser Availability.swift
[196/216] Compiling SwiftParser CharacterInfo.swift
[197/216] Compiling SwiftParser CollectionNodes+Parsable.swift
[198/216] Compiling SwiftParser Declarations.swift
[199/216] Emitting module SwiftParser
[200/216] Compiling SwiftParser IsLexerClassified.swift
[201/216] Compiling SwiftParser LayoutNodes+Parsable.swift
[202/216] Compiling SwiftParser Parser+TokenSpecSet.swift
[203/216] Compiling SwiftParser TokenSpecStaticMembers.swift
[204/216] Compiling SwiftParser TokenSpecSet.swift
[205/216] Compiling SwiftParser TopLevel.swift
[206/216] Compiling SwiftParser TriviaParser.swift
[207/216] Compiling SwiftParser Types.swift
[208/216] Compiling SwiftParser Directives.swift
[209/216] Compiling SwiftParser ExperimentalFeatures.swift
[210/216] Compiling SwiftParser Expressions.swift
[211/216] Compiling SwiftParser IncrementalParseTransition.swift
[212/216] Compiling SwiftParser Cursor.swift
[213/239] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[214/240] Compiling SwiftOperators PrecedenceGroup.swift
[215/241] Compiling SwiftParserDiagnostics Utils.swift
[216/241] Compiling SwiftOperators OperatorTable+Defaults.swift
[217/241] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[218/241] Compiling SwiftOperators SyntaxSynthesis.swift
[219/241] Compiling SwiftOperators PrecedenceGraph.swift
[220/241] Compiling SwiftOperators OperatorTable+Semantics.swift
[221/241] Compiling SwiftParserDiagnostics PresenceUtils.swift
[222/241] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[223/241] Compiling SwiftOperators OperatorError+Diagnostics.swift
[224/241] Compiling SwiftOperators OperatorError.swift
[225/241] Compiling SwiftOperators Operator.swift
[226/241] Emitting module SwiftOperators
[227/241] Compiling SwiftOperators OperatorTable+Folding.swift
[228/241] Compiling SwiftOperators OperatorTable.swift
[229/241] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[230/241] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[231/241] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[232/241] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[233/241] Emitting module SwiftParserDiagnostics
[234/241] Compiling SwiftParserDiagnostics MissingNodesError.swift
[235/241] Compiling SwiftParserDiagnostics MissingTokenError.swift
[236/241] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[237/241] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[238/255] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[239/256] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[240/256] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[241/256] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[242/256] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[243/256] Compiling SwiftSyntaxBuilder Indenter.swift
[244/256] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[245/256] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[246/256] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[247/256] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[248/256] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[249/256] Emitting module SwiftSyntaxBuilder
[250/256] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[251/256] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[252/256] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[253/270] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[254/271] Compiling SwiftSyntaxMacros MemberMacro.swift
[255/271] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[256/271] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[257/271] Compiling SwiftSyntaxMacros Macro.swift
[258/271] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[259/271] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[260/271] Compiling SwiftSyntaxMacros AccessorMacro.swift
[261/271] Compiling SwiftSyntaxMacros AttachedMacro.swift
[262/271] Compiling SwiftSyntaxMacros Macro+Format.swift
[263/271] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[264/271] Compiling SwiftSyntaxMacros PeerMacro.swift
[265/271] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[266/271] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[267/271] Emitting module SwiftSyntaxMacros
[268/279] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[269/279] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[270/279] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[271/279] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[272/279] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[273/279] Emitting module SwiftSyntaxMacroExpansion
[274/279] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[275/279] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[276/286] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[277/286] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[278/286] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[279/286] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[280/286] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[281/286] Emitting module SwiftCompilerPluginMessageHandling
[282/286] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[283/288] Emitting module SwiftCompilerPlugin
[284/288] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[285/291] Compiling PlugMacros Macro.swift
[286/291] Emitting module PlugMacros
[287/291] Compiling PlugMacros Export.swift
[287/291] Write Objects.LinkFileList
[288/291] Linking PlugMacros-tool
[290/298] Compiling Plug PluginInterface.swift
[291/298] Compiling Plug PluginDetails+Misc.swift
[292/298] Compiling Plug PluginBuilder.swift
[293/298] Compiling Plug PluginIntegrity.swift
[294/298] Compiling Plug PluginManager.swift
[295/298] Emitting module Plug
[296/298] Compiling Plug Macro.swift
[297/300] Compiling ExamplePlugin Plugin.swift
[298/300] Emitting module ExamplePlugin
[298/300] Write Objects.LinkFileList
[299/300] Linking libExamplePlugin.dylib
Build complete! (69.11s)
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.