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 main (79d150), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 02:35:15 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lyricalsoul/Plug
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-docc-plugin
[7/631] Fetching swift-macro-testing
[121/13077] Fetching swift-macro-testing, swift-snapshot-testing
[1006/23493] Fetching swift-macro-testing, swift-snapshot-testing, swift-crypto
[2193/25531] Fetching swift-macro-testing, swift-snapshot-testing, swift-crypto, swift-docc-plugin
[4234/91930] Fetching swift-macro-testing, swift-snapshot-testing, swift-crypto, swift-docc-plugin, swift-syntax
[8696/95083] Fetching swift-macro-testing, swift-snapshot-testing, swift-crypto, swift-docc-plugin, swift-syntax, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (2.34s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.34s)
[26147/84036] Fetching swift-snapshot-testing, swift-docc-plugin, swift-syntax, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.17s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.17s)
[2253/5191] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (9.59s)
Fetched https://github.com/apple/swift-docc-plugin from cache (9.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (3.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.68s)
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.50s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.77s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.66s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.68s)
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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
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",
  "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.96s)
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-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.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.0 (1.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
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/lyricalsoul/Plug.git
Working copy of https://github.com/lyricalsoul/Plug.git resolved at main (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.9.0
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
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 RawSyntaxTokenView.swift
[24/155] Compiling SwiftSyntax SourceLength.swift
[25/155] Compiling SwiftSyntax SourceLocation.swift
[26/155] Compiling SwiftSyntax SourcePresence.swift
[27/155] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[28/155] Compiling SwiftSyntax AbsolutePosition.swift
[29/155] Compiling SwiftSyntax Assert.swift
[30/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/155] Compiling SwiftSyntax CommonAncestor.swift
[32/155] Compiling SwiftSyntax Convenience.swift
[33/160] Compiling SwiftSyntax SyntaxText.swift
[34/160] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[35/160] Compiling SwiftSyntax TokenDiagnostic.swift
[36/160] Compiling SwiftSyntax TokenSyntax.swift
[37/160] Compiling SwiftSyntax Trivia.swift
[38/160] Compiling SwiftSyntax Syntax.swift
[39/160] Compiling SwiftSyntax SyntaxArena.swift
[40/160] Compiling SwiftSyntax SyntaxChildren.swift
[41/160] Compiling SwiftSyntax SyntaxCollection.swift
[42/160] Compiling SwiftSyntax SyntaxData.swift
[43/160] Compiling Crypto Ed25519Keys.swift
[44/160] Compiling Crypto NISTCurvesKeys.swift
[45/160] Compiling Crypto X25519Keys.swift
[46/160] Compiling Crypto SymmetricKeys.swift
[47/160] Compiling Crypto HMAC.swift
[48/160] Compiling Crypto MACFunctions.swift
[49/160] Compiling Crypto MessageAuthenticationCode.swift
[50/160] Compiling Crypto AES.swift
[52/160] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[53/160] Compiling SwiftSyntax SyntaxBaseNodes.swift
[54/160] Compiling SwiftSyntax SyntaxCollections.swift
[55/160] Compiling SwiftSyntax SyntaxEnum.swift
[56/160] Compiling SwiftSyntax SyntaxKind.swift
[57/160] Compiling SwiftSyntax MemoryLayout.swift
[58/160] Compiling SwiftSyntax MissingNodeInitializers.swift
[59/160] Compiling SwiftSyntax RawSyntax.swift
[60/160] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[61/160] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[62/160] Compiling SwiftSyntax SyntaxRewriter.swift
[63/160] Compiling SwiftSyntax SyntaxTraits.swift
[64/160] Compiling SwiftSyntax SyntaxTransform.swift
[65/160] Compiling SwiftSyntax SyntaxVisitor.swift
[66/160] Compiling SwiftSyntax TokenKind.swift
[81/160] Compiling SwiftSyntax Utils.swift
[82/160] Compiling SwiftSyntax ChildNameForKeyPath.swift
[83/160] Compiling SwiftSyntax Keyword.swift
[84/160] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[85/160] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[86/160] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[87/160] Compiling Crypto RNG_boring.swift
[88/160] Compiling Crypto SafeCompare_boring.swift
[89/160] Compiling Crypto Zeroization_boring.swift
[90/160] Compiling Crypto PrettyBytes.swift
[91/160] Compiling Crypto SafeCompare.swift
[92/160] Compiling Crypto SecureBytes.swift
[93/160] Compiling Crypto Zeroization.swift
[94/160] Compiling Crypto ECDSASignature_boring.swift
[95/160] Compiling Crypto ECDSA_boring.swift
[96/160] Compiling Crypto EdDSA_boring.swift
[97/160] Compiling Crypto ECDSA.swift
[98/160] Compiling Crypto Ed25519.swift
[99/160] Compiling Crypto Signature.swift
[100/160] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[101/160] Compiling Crypto CryptoKitErrors_boring.swift
[107/160] Compiling SwiftSyntax Tokens.swift
[108/160] Compiling SwiftSyntax TriviaPieces.swift
[109/160] Compiling SwiftSyntax RawSyntaxNodes.swift
[110/160] Compiling SwiftSyntax RawSyntaxValidation.swift
[111/160] Compiling SwiftSyntax SyntaxDeclNodes.swift
[112/160] Compiling SwiftSyntax SyntaxExprNodes.swift
[113/160] Compiling SwiftSyntax SyntaxNodes.swift
[114/160] Compiling SwiftSyntax SyntaxPatternNodes.swift
[115/160] Compiling SwiftSyntax SyntaxStmtNodes.swift
[116/160] Compiling SwiftSyntax SyntaxTypeNodes.swift
[117/160] Compiling Crypto HKDF.swift
[118/160] Compiling Crypto AESWrap.swift
[119/160] Compiling Crypto AESWrap_boring.swift
[120/160] Compiling Crypto Ed25519_boring.swift
[121/160] Compiling Crypto EllipticCurvePoint_boring.swift
[122/160] Compiling Crypto EllipticCurve_boring.swift
[123/160] Compiling Crypto NISTCurvesKeys_boring.swift
[124/160] Compiling Crypto X25519Keys_boring.swift
[125/160] Compiling Crypto Curve25519.swift
[131/160] Emitting module SwiftSyntax
[157/212] Compiling SwiftDiagnostics Note.swift
[158/212] Compiling SwiftDiagnostics Message.swift
[159/212] Compiling SwiftBasicFormat Syntax+Extensions.swift
[160/212] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[161/212] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[162/212] Compiling SwiftDiagnostics FixIt.swift
[163/212] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[164/212] Compiling SwiftDiagnostics Diagnostic.swift
[165/212] Compiling SwiftDiagnostics Convenience.swift
[166/212] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[167/212] Emitting module SwiftDiagnostics
[168/212] Compiling SwiftBasicFormat BasicFormat.swift
[169/212] Emitting module SwiftBasicFormat
[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 UnicodeScalarExtensions.swift
[175/216] Compiling SwiftParser Lookahead.swift
[176/216] Compiling SwiftParser LoopProgressCondition.swift
[177/216] Compiling SwiftParser Modifiers.swift
[178/216] Compiling SwiftParser SyntaxUtils.swift
[179/216] Compiling SwiftParser TokenConsumer.swift
[180/216] Compiling SwiftParser TokenPrecedence.swift
[181/216] Compiling SwiftParser TokenSpec.swift
[182/216] Compiling SwiftParser Statements.swift
[183/216] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[184/216] Compiling SwiftParser StringLiterals.swift
[185/216] Compiling SwiftParser SwiftParserCompatibility.swift
[186/216] Compiling SwiftParser Attributes.swift
[187/216] Compiling SwiftParser Availability.swift
[188/216] Compiling SwiftParser CharacterInfo.swift
[189/216] Compiling SwiftParser CollectionNodes+Parsable.swift
[190/216] Compiling SwiftParser Declarations.swift
[191/216] Emitting module SwiftParser
[192/216] Compiling SwiftParser IsLexerClassified.swift
[193/216] Compiling SwiftParser LayoutNodes+Parsable.swift
[194/216] Compiling SwiftParser Parser+TokenSpecSet.swift
[195/216] Compiling SwiftParser TokenSpecStaticMembers.swift
[196/216] Compiling SwiftParser Lexeme.swift
[197/216] Compiling SwiftParser LexemeSequence.swift
[198/216] Compiling SwiftParser Lexer.swift
[199/216] Compiling SwiftParser RegexLiteralLexer.swift
[200/216] Compiling SwiftParser TokenSpecSet.swift
[201/216] Compiling SwiftParser TopLevel.swift
[202/216] Compiling SwiftParser TriviaParser.swift
[203/216] Compiling SwiftParser Types.swift
[204/216] Compiling SwiftParser Parser.swift
[205/216] Compiling SwiftParser Patterns.swift
[206/216] Compiling SwiftParser Recovery.swift
[207/216] Compiling SwiftParser Specifiers.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 SwiftParserDiagnostics TokenNameForDiagnostics.swift
[215/240] Compiling SwiftOperators PrecedenceGraph.swift
[216/240] Compiling SwiftOperators PrecedenceGroup.swift
[217/241] Compiling SwiftParserDiagnostics Utils.swift
[218/241] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[219/241] Compiling SwiftOperators SyntaxSynthesis.swift
[220/241] Compiling SwiftOperators OperatorTable.swift
[221/241] Compiling SwiftOperators OperatorTable+Semantics.swift
[222/241] Compiling SwiftOperators OperatorTable+Defaults.swift
[223/241] Compiling SwiftOperators OperatorError.swift
[224/241] Compiling SwiftOperators Operator.swift
[225/241] Compiling SwiftOperators OperatorTable+Folding.swift
[226/241] Compiling SwiftOperators OperatorError+Diagnostics.swift
[227/241] Emitting module SwiftOperators
[228/241] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[229/241] Compiling SwiftParserDiagnostics PresenceUtils.swift
[230/241] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[231/241] Compiling SwiftParserDiagnostics MissingNodesError.swift
[232/241] Compiling SwiftParserDiagnostics MissingTokenError.swift
[233/241] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[234/241] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[235/241] Emitting module SwiftParserDiagnostics
[236/241] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[237/241] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[238/255] Compiling SwiftSyntaxBuilder Indenter.swift
[239/255] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[240/255] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[241/256] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[242/256] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[243/256] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[244/256] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[245/256] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[246/256] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[247/256] Emitting module SwiftSyntaxBuilder
[248/256] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[249/256] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[250/256] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[251/256] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[252/256] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[253/270] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[254/271] Compiling SwiftSyntaxMacros Macro.swift
[255/271] Compiling SwiftSyntaxMacros MemberMacro.swift
[256/271] Compiling SwiftSyntaxMacros Macro+Format.swift
[257/271] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[258/271] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[259/271] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[260/271] Emitting module SwiftSyntaxMacros
[261/271] Compiling SwiftSyntaxMacros AccessorMacro.swift
[262/271] Compiling SwiftSyntaxMacros AttachedMacro.swift
[263/271] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[264/271] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[265/271] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[266/271] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[267/271] Compiling SwiftSyntaxMacros PeerMacro.swift
[268/279] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[269/279] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[270/279] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[271/279] Emitting module SwiftSyntaxMacroExpansion
[272/279] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[273/279] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[274/279] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[275/279] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[276/286] Emitting module SwiftCompilerPluginMessageHandling
[277/286] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[278/286] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[279/286] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[280/286] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[281/286] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[282/286] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[283/288] Emitting module SwiftCompilerPlugin
[284/288] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[285/291] Compiling PlugMacros Export.swift
[286/291] Emitting module PlugMacros
[287/291] Compiling PlugMacros Macro.swift
[287/291] Write Objects.LinkFileList
[288/291] Linking PlugMacros-tool
[290/298] Compiling Plug PluginInterface.swift
[291/298] Compiling Plug PluginIntegrity.swift
[292/298] Compiling Plug PluginManager.swift
[293/298] Compiling Plug PluginDetails+Misc.swift
[294/298] Compiling Plug PluginBuilder.swift
[295/298] Compiling Plug Macro.swift
[296/298] Emitting module Plug
[297/300] Compiling ExamplePlugin Plugin.swift
[298/300] Emitting module ExamplePlugin
[298/300] Write Objects.LinkFileList
[299/300] Linking libExamplePlugin.dylib
Build complete! (67.88s)
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.