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 MajorMinorPatch, reference 0.0.5 (001e63), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 23:47:55 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/sloik/MajorMinorPatch.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/MajorMinorPatch
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 001e63c Adds more cases.
Cloned https://github.com/sloik/MajorMinorPatch.git
Revision (git rev-parse @):
001e63cc75dd493dfe635795aac49352fffc7efb
SUCCESS checkout https://github.com/sloik/MajorMinorPatch.git at 0.0.5
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/97757] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (5.68s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4174] Fetching swift-case-paths
[294/9159] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.43s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.4.0 (0.69s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.9.1 (0.68s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.9.1
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at main (bc92e84)
========================================
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": "majorminorpatch",
      "name": "MajorMinorPatch",
      "url": "https://github.com/sloik/MajorMinorPatch.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MajorMinorPatch",
      "dependencies": [
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "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": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/MajorMinorPatch.git
[3/216] Fetching majorminorpatch
Fetched https://github.com/sloik/MajorMinorPatch.git from cache (0.71s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (0.55s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.78s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.55s)
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.20s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.70s)
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at main (44a119e)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/sloik/MajorMinorPatch.git
Working copy of https://github.com/sloik/MajorMinorPatch.git resolved at 0.0.5 (001e63c)
warning: '.resolve-product-dependencies': dependency 'majorminorpatch' is not used by any target
Found 1 product dependencies
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sloik/MajorMinorPatch.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
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version--7754E27361AE5C74.txt
[5/11] Compiling CasePaths CasePath.swift
[6/11] Emitting module CasePaths
[7/11] Compiling CasePaths CasePaths.swift
[8/11] Compiling CasePaths EnumReflection.swift
[9/11] Compiling CasePaths Operators.swift
[10/79] Compiling Parsing Peek.swift
[11/79] Compiling Parsing Pipe.swift
[12/79] Compiling Parsing Prefix.swift
[13/79] Compiling Parsing PrefixThrough.swift
[14/79] Compiling Parsing PrefixUpTo.swift
[15/79] Compiling Parsing Printing.swift
[16/79] Compiling Parsing Pullback.swift
[17/86] Compiling Parsing Deprecations.swift
[18/86] Compiling Parsing Parser.swift
[19/86] Compiling Parsing ParserPrinter.swift
[20/86] Compiling Parsing Always.swift
[21/86] Compiling Parsing AnyParserPrinter.swift
[22/86] Compiling Parsing Bool.swift
[23/86] Compiling Parsing CaseIterableRawRepresentable.swift
[24/86] Compiling Parsing CharacterSet.swift
[25/86] Compiling Parsing Newline.swift
[26/86] Compiling Parsing Not.swift
[27/86] Compiling Parsing OneOf.swift
[28/86] Compiling Parsing OneOfMany.swift
[29/86] Compiling Parsing Optional.swift
[30/86] Compiling Parsing Optionally.swift
[31/86] Compiling Parsing Parse.swift
[32/86] Compiling Parsing ReplaceError.swift
[33/86] Compiling Parsing Rest.swift
[34/86] Compiling Parsing Skip.swift
[35/86] Compiling Parsing StartsWith.swift
[36/86] Compiling Parsing UUID.swift
[37/86] Compiling Parsing Whitespace.swift
[38/86] Compiling Parsing AnyParser.swift
[39/86] Compiling Parsing Data.swift
[40/86] Compiling Parsing Enum.swift
[41/86] Compiling Parsing FixedWidthInteger.swift
[42/86] Compiling Parsing Identity.swift
[43/86] Compiling Parsing JSON.swift
[44/86] Compiling Parsing LosslessStringConvertible.swift
[45/86] Compiling Parsing Memberwise.swift
[46/86] Compiling Parsing ParseableFormatStyle.swift
[47/86] Compiling Parsing CompactMap.swift
[48/86] Compiling Parsing FlatMap.swift
[49/86] Compiling Parsing Parsers.swift
[50/86] Compiling Parsing Stream.swift
[51/86] Compiling Parsing ParsingError.swift
[52/86] Compiling Parsing PrependableCollection.swift
[53/86] Compiling Parsing PrintingError.swift
[54/86] Emitting module Parsing
[55/86] Compiling Parsing Conditional.swift
[56/86] Compiling Parsing Consumed.swift
[57/86] Compiling Parsing Digits.swift
[58/86] Compiling Parsing End.swift
[59/86] Compiling Parsing Fail.swift
[60/86] Compiling Parsing Filter.swift
[61/86] Compiling Parsing First.swift
[62/86] Compiling Parsing Float.swift
[63/86] Compiling Parsing From.swift
[64/86] Compiling Parsing Int.swift
[65/86] Compiling Parsing Lazy.swift
[66/86] Compiling Parsing Literal.swift
[67/86] Compiling Parsing Many.swift
[68/86] Compiling Parsing Map.swift
[69/86] Compiling Parsing OneOfBuilder.swift
[70/86] Compiling Parsing ParserBuilder.swift
[71/86] Compiling Parsing Variadics.swift
[72/86] Compiling Parsing Conversion.swift
[73/86] Compiling Parsing AnyConversion.swift
[74/86] Compiling Parsing BinaryFloatingPoint.swift
[75/86] Compiling Parsing ConversionMap.swift
[76/86] Compiling Parsing Conversions.swift
[77/86] Compiling Parsing RawRepresentable.swift
[78/86] Compiling Parsing String.swift
[79/86] Compiling Parsing Substring.swift
[80/86] Compiling Parsing UTF8View.swift
[81/86] Compiling Parsing ConvertingError.swift
[82/86] Compiling Parsing CountingRange.swift
[83/86] Compiling Parsing EmptyInitializable.swift
[84/86] Compiling Parsing AnyEquatable.swift
[85/112] Compiling MajorMinorPatch Semantic.swift
[86/112] Compiling MajorMinorPatch Semantic.Version.LosslessStringConvertible.swift
[87/114] Compiling MajorMinorPatch Semantic.Metadata.LosslessStringConvertible.swift
[88/114] Compiling MajorMinorPatch Semantic.Metadata.swift
[89/114] Compiling MajorMinorPatch Semantic.Minor.AdditiveArithmetic.swift
[90/114] Compiling MajorMinorPatch Semantic.Patch.LosslessStringConvertible.swift
[91/114] Compiling MajorMinorPatch Semantic.Patch.PatternMatching.swift
[92/114] Compiling MajorMinorPatch Semantic.Patch.swift
[93/114] Compiling MajorMinorPatch Semantic.Minor.swift
[94/114] Compiling MajorMinorPatch Semantic.Patch.AdditiveArithmetic.swift
[95/114] Compiling MajorMinorPatch Semantic.Patch.Comparable .swift
[96/114] Emitting module MajorMinorPatch
/Users/admin/builder/spi-builder-workspace/Sources/MajorMinorPatch/Public/Identifier/ArraySemantic.Identifier.swift:21:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 |
20 |
21 | extension [Semantic.Identifier]: Comparable {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
23 |     public static func == (lhs: [Semantic.Identifier], rhs: [Semantic.Identifier]) -> Bool {
[97/114] Compiling MajorMinorPatch Semantic.Major.LosslessStringConvertible.swift
[98/114] Compiling MajorMinorPatch Semantic.Major.PatternMatching.swift
[99/114] Compiling MajorMinorPatch Semantic.Major.swift
[100/114] Compiling MajorMinorPatch Semantic.Identifier.swift
[101/114] Compiling MajorMinorPatch Semantic.Major.AdditiveArithmetic.swift
[102/114] Compiling MajorMinorPatch Semantic.Major.Comparable.swift
[103/114] Compiling MajorMinorPatch Semantic.Minor.Comparable.swift
[104/114] Compiling MajorMinorPatch Semantic.Minor.LosslessStringConvertible.swift
[105/114] Compiling MajorMinorPatch Semantic.Minor.PatternMatching.swift
[106/114] Compiling MajorMinorPatch Semantic.Comparable.swift
[107/114] Compiling MajorMinorPatch Semantic.LosslessStringConvertible .swift
[108/114] Compiling MajorMinorPatch Semantic.Version.swift
[109/114] Compiling MajorMinorPatch Validation.swift
[110/114] Compiling MajorMinorPatch Parsing.swift
/Users/admin/builder/spi-builder-workspace/Sources/MajorMinorPatch/Public/Identifier/ArraySemantic.Identifier.swift:21:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 |
20 |
21 | extension [Semantic.Identifier]: Comparable {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
23 |     public static func == (lhs: [Semantic.Identifier], rhs: [Semantic.Identifier]) -> Bool {
[111/114] Compiling MajorMinorPatch ArraySemantic.Identifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/MajorMinorPatch/Public/Identifier/ArraySemantic.Identifier.swift:21:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 |
20 |
21 | extension [Semantic.Identifier]: Comparable {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
23 |     public static func == (lhs: [Semantic.Identifier], rhs: [Semantic.Identifier]) -> Bool {
[112/114] Compiling MajorMinorPatch Semantic.Identifier.LosslessStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/MajorMinorPatch/Public/Identifier/ArraySemantic.Identifier.swift:21:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 |
20 |
21 | extension [Semantic.Identifier]: Comparable {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
22 |
23 |     public static func == (lhs: [Semantic.Identifier], rhs: [Semantic.Identifier]) -> Bool {
[112/114] Write Objects.LinkFileList
[113/114] Linking libMajorMinorPatch.dylib
Build complete! (17.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "MajorMinorPatch",
  "name" : "MajorMinorPatch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "MajorMinorPatch",
      "targets" : [
        "MajorMinorPatch"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MajorMinorPatchTests",
      "module_type" : "SwiftTarget",
      "name" : "MajorMinorPatchTests",
      "path" : "Tests/MajorMinorPatchTests",
      "sources" : [
        "MajorTests.swift",
        "MinorTests.swift",
        "ParsingTests.swift",
        "PatchTests.swift",
        "SUTs.swift",
        "SemanticIdentifierComparableTests.swift",
        "SemanticVersioningPrecedenceTests.swift",
        "StringConvertibleTests.swift",
        "ValidationTests.swift"
      ],
      "target_dependencies" : [
        "MajorMinorPatch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MajorMinorPatch",
      "module_type" : "SwiftTarget",
      "name" : "MajorMinorPatch",
      "path" : "Sources/MajorMinorPatch",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "MajorMinorPatch"
      ],
      "sources" : [
        "Parsing.swift",
        "Public/Identifier/ArraySemantic.Identifier.swift",
        "Public/Identifier/Semantic.Identifier.LosslessStringConvertible.swift",
        "Public/Identifier/Semantic.Identifier.swift",
        "Public/Major/Semantic.Major.AdditiveArithmetic.swift",
        "Public/Major/Semantic.Major.Comparable.swift",
        "Public/Major/Semantic.Major.LosslessStringConvertible.swift",
        "Public/Major/Semantic.Major.PatternMatching.swift",
        "Public/Major/Semantic.Major.swift",
        "Public/Metadata/Semantic.Metadata.LosslessStringConvertible.swift",
        "Public/Metadata/Semantic.Metadata.swift",
        "Public/Minor/Semantic.Minor.AdditiveArithmetic.swift",
        "Public/Minor/Semantic.Minor.Comparable.swift",
        "Public/Minor/Semantic.Minor.LosslessStringConvertible.swift",
        "Public/Minor/Semantic.Minor.PatternMatching.swift",
        "Public/Minor/Semantic.Minor.swift",
        "Public/Patch/Semantic.Patch.AdditiveArithmetic.swift",
        "Public/Patch/Semantic.Patch.Comparable .swift",
        "Public/Patch/Semantic.Patch.LosslessStringConvertible.swift",
        "Public/Patch/Semantic.Patch.PatternMatching.swift",
        "Public/Patch/Semantic.Patch.swift",
        "Public/Semantic.Comparable.swift",
        "Public/Semantic.LosslessStringConvertible .swift",
        "Public/Semantic.swift",
        "Public/Version/Semantic.Version.LosslessStringConvertible.swift",
        "Public/Version/Semantic.Version.swift",
        "Validation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.