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 semver, reference 5.2.0 (e6bb7b), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 10:12:28 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/semver.git
Reference: 5.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/semver
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at e6bb7b7 Fix test build
Cloned https://github.com/sersoft-gmbh/semver.git
Revision (git rev-parse @):
e6bb7b7b4df6065dfd99d3d6cf16dc1b2d99f087
SUCCESS checkout https://github.com/sersoft-gmbh/semver.git at 5.2.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.86s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computed https://github.com/swiftlang/swift-syntax at 600.0.0 (2.25s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.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": "semver",
      "name": "semver",
      "url": "https://github.com/sersoft-gmbh/semver.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/semver",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/semver.git
[1/3284] Fetching semver
Fetched https://github.com/sersoft-gmbh/semver.git from cache (1.06s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sersoft-gmbh/semver.git
Working copy of https://github.com/sersoft-gmbh/semver.git resolved at 5.2.0 (e6bb7b7)
warning: '.resolve-product-dependencies': dependency 'semver' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sersoft-gmbh/semver.git
https://github.com/sersoft-gmbh/semver.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "semver",
  "name" : "semver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SemVer",
      "targets" : [
        "SemVer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacros",
      "targets" : [
        "SemVerMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacrosPlugin",
      "targets" : [
        "SemVerMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SemVerTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerTests",
      "path" : "Tests/SemVerTests",
      "sources" : [
        "GitHubIssueTests.swift",
        "VersionTests.swift",
        "Version_AdjustmentTests.swift",
        "Version_CodableTests.swift",
        "Version_PrereleaseIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVer",
        "SemVerMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsingTests",
      "path" : "Tests/SemVerParsingTests",
      "sources" : [
        "VersionParserTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsing",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsing",
      "path" : "Sources/SemVerParsing",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "VersionParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVerMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPluginTests",
      "path" : "Tests/SemVerMacrosPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SemVerMacrosCompilerPluginTests.swift",
        "VersionMacroTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVerMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPlugin",
      "path" : "Sources/SemVerMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "SemVerMacrosCompilerPlugin.swift",
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SemVerMacros",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacros",
      "path" : "Sources/SemVerMacros",
      "product_memberships" : [
        "SemVerMacros"
      ],
      "sources" : [
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVer",
        "SemVerMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVer",
      "module_type" : "SwiftTarget",
      "name" : "SemVer",
      "path" : "Sources/SemVer",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros"
      ],
      "sources" : [
        "Version+Adjustments.swift",
        "Version+Codable.swift",
        "Version+FormattingOptions.swift",
        "Version+PrereleaseIdentifier.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[23/27] Compiling _SwiftSyntaxCShims dummy.c
[24/27] Write swift-version-2F0A5646E1D333AE.txt
[26/37] Compiling SwiftSyntax509 Empty.swift
[27/37] Emitting module SwiftSyntax509
[28/37] Compiling SwiftSyntax600 Empty.swift
[29/37] Emitting module SwiftSyntax600
[30/37] Emitting module SwiftSyntax510
[31/37] Compiling SwiftSyntax510 Empty.swift
[32/102] Compiling SwiftSyntax AbsolutePosition.swift
[33/102] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/102] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/102] Compiling SwiftSyntax Assert.swift
[36/102] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/102] Compiling SwiftSyntax CommonAncestor.swift
[38/102] Compiling SwiftSyntax Convenience.swift
[39/102] Compiling SwiftSyntax CustomTraits.swift
[40/109] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[41/109] Compiling SwiftSyntax SyntaxChildren.swift
[42/109] Compiling SwiftSyntax SyntaxCollection.swift
[43/109] Compiling SwiftSyntax SyntaxHashable.swift
[44/109] Compiling SwiftSyntax SyntaxIdentifier.swift
[45/109] Compiling SwiftSyntax SyntaxNodeFactory.swift
[46/109] Compiling SwiftSyntax SyntaxNodeStructure.swift
[47/109] Compiling SwiftSyntax Identifier.swift
[48/109] Compiling SwiftSyntax MemoryLayout.swift
[49/109] Compiling SwiftSyntax MissingNodeInitializers.swift
[50/109] Compiling SwiftSyntax RawSyntax.swift
[51/109] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[52/109] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[53/109] Compiling SwiftSyntax RawSyntaxTokenView.swift
[54/109] Emitting module SemVerParsing
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[55/109] Compiling SemVerParsing VersionParser.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[57/109] Emitting module SemVerParsing
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[58/121] Compiling SemVer Version+FormattingOptions.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[59/121] Compiling SemVer Version+PrereleaseIdentifier.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[60/121] Compiling SemVer Version.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[61/121] Compiling SemVer Version+PrereleaseIdentifier.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[62/121] Compiling SemVer Version.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[63/121] Compiling SemVer Version+FormattingOptions.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[64/121] Compiling SemVer Version+Adjustments.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[65/121] Emitting module SemVer
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[66/121] Compiling SemVer Version+Codable.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[67/121] Emitting module SemVer
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[68/121] Compiling SemVer Version+Codable.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[69/121] Compiling SemVer Version+Adjustments.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[70/121] Emitting module SwiftSyntax
[71/121] Compiling SwiftSyntax Tokens.swift
[72/121] Compiling SwiftSyntax TriviaPieces.swift
[73/121] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[74/121] Compiling SwiftSyntax RawSyntaxNodesC.swift
[75/121] Compiling SwiftSyntax RawSyntaxNodesD.swift
[76/121] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[77/121] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[78/121] Compiling SwiftSyntax SyntaxCollections.swift
[79/121] Compiling SwiftSyntax SyntaxEnum.swift
[80/121] Compiling SwiftSyntax SyntaxKind.swift
[81/121] Compiling SwiftSyntax SyntaxRewriter.swift
[82/121] Compiling SwiftSyntax SyntaxTraits.swift
[83/121] Compiling SwiftSyntax SyntaxVisitor.swift
[84/121] Compiling SwiftSyntax TokenKind.swift
[85/121] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[86/121] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[87/121] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[88/121] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[89/121] Compiling SwiftSyntax RawSyntaxValidation.swift
[90/121] Compiling SwiftSyntax SyntaxNodesAB.swift
[91/121] Compiling SwiftSyntax SyntaxNodesC.swift
[92/121] Compiling SwiftSyntax SourceEdit.swift
[93/121] Compiling SwiftSyntax SourceLength.swift
[94/121] Compiling SwiftSyntax SourceLocation.swift
[95/121] Compiling SwiftSyntax SourcePresence.swift
[96/121] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[97/121] Compiling SwiftSyntax Syntax.swift
[98/121] Compiling SwiftSyntax SyntaxArena.swift
[99/121] Compiling SwiftSyntax Utils.swift
[100/121] Compiling SwiftSyntax ChildNameForKeyPath.swift
[101/121] Compiling SwiftSyntax Keyword.swift
[102/121] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[103/121] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[104/121] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[105/121] Compiling SwiftSyntax SyntaxBaseNodes.swift
[106/121] Compiling SwiftSyntax SyntaxProtocol.swift
[107/121] Compiling SwiftSyntax SyntaxText.swift
[108/121] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[109/121] Compiling SwiftSyntax TokenDiagnostic.swift
[110/121] Compiling SwiftSyntax TokenSequence.swift
[111/121] Compiling SwiftSyntax TokenSyntax.swift
[112/121] Compiling SwiftSyntax Trivia.swift
[113/121] Compiling SwiftSyntax SyntaxNodesD.swift
[114/121] Compiling SwiftSyntax SyntaxNodesEF.swift
[115/121] Compiling SwiftSyntax SyntaxNodesGHI.swift
[116/121] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[117/121] Compiling SwiftSyntax SyntaxNodesOP.swift
[118/121] Compiling SwiftSyntax SyntaxNodesQRS.swift
[119/121] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[120/179] Compiling SwiftDiagnostics Message.swift
[121/180] Compiling SwiftBasicFormat Syntax+Extensions.swift
[122/180] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[123/180] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[124/180] Emitting module SwiftDiagnostics
[125/180] Compiling SwiftDiagnostics Convenience.swift
[126/180] Compiling SwiftDiagnostics Note.swift
[127/180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[128/180] Compiling SwiftDiagnostics FixIt.swift
[129/180] Compiling SwiftBasicFormat InferIndentation.swift
[130/180] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[131/180] Compiling SwiftDiagnostics Diagnostic.swift
[132/180] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[133/180] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[134/180] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[135/180] Emitting module SwiftBasicFormat
[136/180] Compiling SwiftBasicFormat BasicFormat.swift
[137/180] Compiling SwiftParser TopLevel.swift
[138/180] Compiling SwiftParser TriviaParser.swift
[139/180] Compiling SwiftParser Types.swift
[140/180] Compiling SwiftParser ExperimentalFeatures.swift
[141/184] Compiling SwiftParser UnicodeScalarExtensions.swift
[142/184] Compiling SwiftParser Lookahead.swift
[143/184] Compiling SwiftParser LoopProgressCondition.swift
[144/184] Compiling SwiftParser Modifiers.swift
[145/184] Compiling SwiftParser Names.swift
[146/184] Compiling SwiftParser StringLiterals.swift
[147/184] Compiling SwiftParser SwiftParserCompatibility.swift
[148/184] Compiling SwiftParser SwiftVersion.swift
[149/184] Compiling SwiftParser SyntaxUtils.swift
[150/184] Compiling SwiftParser TokenConsumer.swift
[151/184] Compiling SwiftParser TokenPrecedence.swift
[152/184] Compiling SwiftParser TokenSpec.swift
[153/184] Compiling SwiftParser TokenSpecSet.swift
[154/184] Emitting module SwiftParser
[155/184] Compiling SwiftParser Nominals.swift
[156/184] Compiling SwiftParser Parameters.swift
[157/184] Compiling SwiftParser ParseSourceFile.swift
[158/184] Compiling SwiftParser Parser.swift
[159/184] Compiling SwiftParser Patterns.swift
[160/184] Compiling SwiftParser Recovery.swift
[161/184] Compiling SwiftParser Specifiers.swift
[162/184] Compiling SwiftParser Statements.swift
[163/184] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[164/184] Compiling SwiftParser Attributes.swift
[165/184] Compiling SwiftParser Availability.swift
[166/184] Compiling SwiftParser CharacterInfo.swift
[167/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[168/184] Compiling SwiftParser Declarations.swift
[169/184] Compiling SwiftParser Directives.swift
[170/184] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[171/184] Compiling SwiftParser Expressions.swift
[172/184] Compiling SwiftParser IncrementalParseTransition.swift
[173/184] Compiling SwiftParser IsValidIdentifier.swift
[174/184] Compiling SwiftParser Cursor.swift
[175/184] Compiling SwiftParser Lexeme.swift
[176/184] Compiling SwiftParser LexemeSequence.swift
[177/184] Compiling SwiftParser Lexer.swift
[178/184] Compiling SwiftParser RegexLiteralLexer.swift
[179/184] Compiling SwiftParser IsLexerClassified.swift
[180/184] Compiling SwiftParser LayoutNodes+Parsable.swift
[181/184] Compiling SwiftParser Parser+TokenSpecSet.swift
[182/184] Compiling SwiftParser TokenSpecStaticMembers.swift
[183/207] Compiling SwiftOperators PrecedenceGroup.swift
[184/208] Compiling SwiftOperators SyntaxSynthesis.swift
[185/208] Compiling SwiftOperators OperatorTable.swift
[186/208] Compiling SwiftOperators OperatorTable+Semantics.swift
[187/208] Compiling SwiftOperators PrecedenceGraph.swift
[188/208] Compiling SwiftOperators OperatorTable+Defaults.swift
[189/208] Compiling SwiftOperators OperatorError.swift
[190/208] Compiling SwiftOperators OperatorError+Diagnostics.swift
[191/208] Compiling SwiftOperators Operator.swift
[192/208] Emitting module SwiftOperators
[193/208] Compiling SwiftOperators OperatorTable+Folding.swift
[194/208] Compiling SwiftParserDiagnostics Utils.swift
[195/208] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[196/208] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[197/208] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[198/208] Compiling SwiftParserDiagnostics PresenceUtils.swift
[199/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[200/209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[201/209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[202/209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[203/209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[204/209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[205/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[206/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[207/209] Emitting module SwiftParserDiagnostics
[208/224] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[209/225] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[210/225] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[211/225] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[212/225] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[213/225] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[214/225] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[215/225] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[216/225] Compiling SwiftSyntaxBuilder Indenter.swift
[217/225] Compiling SwiftSyntaxBuilder ListBuilder.swift
[218/225] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[219/225] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[220/225] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[221/225] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[222/225] Emitting module SwiftSyntaxBuilder
[223/225] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[224/243] Compiling SwiftSyntaxMacros Macro.swift
[225/243] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/244] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[227/244] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[228/244] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[229/244] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[230/244] Compiling SwiftSyntaxMacros PreambleMacro.swift
[231/244] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[232/244] Compiling SwiftSyntaxMacros Macro+Format.swift
[233/244] Compiling SwiftSyntaxMacros AttachedMacro.swift
[234/244] Compiling SwiftSyntaxMacros BodyMacro.swift
[235/244] Compiling SwiftSyntaxMacros MemberMacro.swift
[236/244] Compiling SwiftSyntaxMacros PeerMacro.swift
[237/244] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[238/244] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[239/244] Emitting module SwiftSyntaxMacros
[240/244] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[241/244] Compiling SwiftSyntaxMacros AccessorMacro.swift
[242/244] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[243/254] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[244/254] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[245/254] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[246/254] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[247/254] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[248/254] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[249/254] Emitting module SwiftSyntaxMacroExpansion
[250/254] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[251/254] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[252/254] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[253/266] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[254/266] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[255/267] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[256/267] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[257/267] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[258/267] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[259/267] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[260/267] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[261/267] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[262/267] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[263/267] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[264/267] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[265/267] Emitting module SwiftCompilerPluginMessageHandling
[266/269] Emitting module SwiftCompilerPlugin
[267/269] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[268/272] Emitting module SemVerMacrosPlugin
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[269/272] Compiling SemVerMacrosPlugin SemVerMacrosCompilerPlugin.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[270/272] Compiling SemVerMacrosPlugin VersionMacro.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[270/272] Write Objects.LinkFileList
[271/272] Linking SemVerMacrosPlugin-tool
[273/276] Emitting module SemVerMacros
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[274/276] Compiling SemVerMacros VersionMacro.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
[276/276] Emitting module SemVerMacros
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' is already enabled as of Swift version 6
Build complete! (33.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "semver",
  "name" : "semver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SemVer",
      "targets" : [
        "SemVer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacros",
      "targets" : [
        "SemVerMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacrosPlugin",
      "targets" : [
        "SemVerMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SemVerTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerTests",
      "path" : "Tests/SemVerTests",
      "sources" : [
        "GitHubIssueTests.swift",
        "VersionTests.swift",
        "Version_AdjustmentTests.swift",
        "Version_CodableTests.swift",
        "Version_PrereleaseIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVer",
        "SemVerMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsingTests",
      "path" : "Tests/SemVerParsingTests",
      "sources" : [
        "VersionParserTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsing",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsing",
      "path" : "Sources/SemVerParsing",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "VersionParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVerMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPluginTests",
      "path" : "Tests/SemVerMacrosPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SemVerMacrosCompilerPluginTests.swift",
        "VersionMacroTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVerMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPlugin",
      "path" : "Sources/SemVerMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "SemVerMacrosCompilerPlugin.swift",
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SemVerMacros",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacros",
      "path" : "Sources/SemVerMacros",
      "product_memberships" : [
        "SemVerMacros"
      ],
      "sources" : [
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVer",
        "SemVerMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVer",
      "module_type" : "SwiftTarget",
      "name" : "SemVer",
      "path" : "Sources/SemVer",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros"
      ],
      "sources" : [
        "Version+Adjustments.swift",
        "Version+Codable.swift",
        "Version+FormattingOptions.swift",
        "Version+PrereleaseIdentifier.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.