The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MajorMinorPatch, reference main (60cb7b), with Swift 6.3 for Linux on 13 Apr 2026 12:52:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/MajorMinorPatch.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/sloik/MajorMinorPatch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60cb7bd Update dependency macos to v15 (#7)
Cloned https://github.com/sloik/MajorMinorPatch.git
Revision (git rev-parse @):
60cb7bdd4badab068a36c7615878c20d5a482bd4
SUCCESS checkout https://github.com/sloik/MajorMinorPatch.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sloik/MajorMinorPatch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/98105] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (9.05s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4616] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (4.34s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[5724/80690] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.96s)
[6748/74967] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (10.17s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.48s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at main (611f344)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.42s)
Building for debugging...
[0/21] Write sources
[8/21] Write swift-version-24593BA9C3E375BF.txt
[10/26] Emitting module IssueReportingPackageSupport
[11/26] Compiling IssueReportingPackageSupport _Test.swift
[12/27] Wrapping AST for IssueReportingPackageSupport for debugging
[14/28] Compiling CasePathsMacros Plugin.swift
[15/28] Emitting module CasePathsMacros
[16/28] Compiling CasePathsMacros CasePathableMacro.swift
[17/48] Wrapping AST for CasePathsMacros for debugging
[18/48] Write Objects.LinkFileList
[19/48] Linking CasePathsMacros-tool
[21/48] Emitting module IssueReporting
[22/50] Compiling IssueReporting WithExpectedIssue.swift
[23/50] Compiling IssueReporting WithIssueContext.swift
[24/50] Compiling IssueReporting FailureObserver.swift
[25/50] Compiling IssueReporting LockIsolated.swift
[26/50] Compiling IssueReporting Rethrows.swift
[27/50] Compiling IssueReporting ErrorReporting.swift
[28/50] Compiling IssueReporting AppHostWarning.swift
[29/50] Compiling IssueReporting Deprecations.swift
[30/50] Compiling IssueReporting IssueSeverity.swift
[31/50] Compiling IssueReporting ReportIssue.swift
[32/50] Compiling IssueReporting BreakpointReporter.swift
[33/50] Compiling IssueReporting DefaultReporter.swift
[34/50] Compiling IssueReporting FatalErrorReporter.swift
[35/50] Compiling IssueReporting SwiftTesting.swift
[36/50] Compiling IssueReporting UncheckedSendable.swift
[37/50] Compiling IssueReporting Warn.swift
[38/50] Compiling IssueReporting TestContext.swift
[39/50] Compiling IssueReporting Unimplemented.swift
[40/50] Compiling IssueReporting XCTest.swift
[41/50] Compiling IssueReporting IsTesting.swift
[42/50] Compiling IssueReporting IssueReporter.swift
[43/51] Wrapping AST for IssueReporting for debugging
[45/54] Compiling XCTestDynamicOverlay Exports.swift
[46/54] Compiling XCTestDynamicOverlay Deprecations.swift
[47/54] Emitting module XCTestDynamicOverlay
[48/55] Wrapping AST for XCTestDynamicOverlay for debugging
[50/65] Compiling CasePathsCore AnyCasePath.swift
[51/65] Compiling CasePathsCore CasePathIterable.swift
[52/66] Emitting module CasePathsCore
[53/66] Compiling CasePathsCore Never+CasePathable.swift
[54/66] Compiling CasePathsCore KeyPath+Sendable.swift
[55/66] Compiling CasePathsCore TypeName.swift
[56/66] Compiling CasePathsCore UncheckedSendable.swift
[57/66] Compiling CasePathsCore Optional+CasePathable.swift
[58/66] Compiling CasePathsCore Result+CasePathable.swift
[59/66] Compiling CasePathsCore CasePathReflectable.swift
[60/66] Compiling CasePathsCore CasePathable.swift
[61/67] Wrapping AST for CasePathsCore for debugging
[63/74] Compiling CasePaths Macros.swift
[64/74] Compiling CasePaths LockIsolated.swift
[65/74] Compiling CasePaths XCTestSupport.swift
[66/74] Compiling CasePaths Exports.swift
[67/74] Compiling CasePaths Deprecations.swift
[68/74] Emitting module CasePaths
[69/74] Compiling CasePaths EnumReflection.swift
[70/75] Wrapping AST for CasePaths for debugging
[72/142] Compiling Parsing Identity.swift
[73/142] Compiling Parsing JSON.swift
[74/142] Compiling Parsing LosslessStringConvertible.swift
[75/142] Compiling Parsing Memberwise.swift
[76/142] Compiling Parsing ParseableFormatStyleConversion.swift
[77/142] Compiling Parsing RawRepresentable.swift
[78/142] Compiling Parsing String.swift
[79/142] Compiling Parsing Substring.swift
[80/142] Compiling Parsing UTF8View.swift
[81/142] Compiling Parsing ConvertingError.swift
[82/142] Compiling Parsing OneOf.swift
[83/142] Compiling Parsing OneOfMany.swift
[84/142] Compiling Parsing Optional.swift
[85/142] Compiling Parsing Optionally.swift
[86/142] Compiling Parsing Parse.swift
[87/142] Compiling Parsing ParseableFormatStyle.swift
[88/142] Compiling Parsing Peek.swift
[89/142] Compiling Parsing Pipe.swift
[90/142] Compiling Parsing Prefix.swift
[91/142] Compiling Parsing CaseIterableRawRepresentable.swift
[92/142] Compiling Parsing CharacterSet.swift
[93/142] Compiling Parsing Conditional.swift
[94/142] Compiling Parsing Consumed.swift
[95/142] Compiling Parsing Digits.swift
[96/142] Compiling Parsing End.swift
[97/142] Compiling Parsing Fail.swift
[98/142] Compiling Parsing Filter.swift
[99/142] Compiling Parsing First.swift
[100/151] Compiling Parsing PrefixThrough.swift
[101/151] Compiling Parsing PrefixUpTo.swift
[102/151] Compiling Parsing Printing.swift
[103/151] Compiling Parsing Pullback.swift
[104/151] Compiling Parsing ReplaceError.swift
[105/151] Compiling Parsing Rest.swift
[106/151] Compiling Parsing Skip.swift
[107/151] Compiling Parsing StartsWith.swift
[108/151] Compiling Parsing UUID.swift
[109/151] Compiling Parsing CountingRange.swift
[110/151] Compiling Parsing EmptyInitializable.swift
[111/151] Compiling Parsing AnyEquatable.swift
[112/151] Compiling Parsing Deprecations.swift
[113/151] Compiling Parsing Parser.swift
[114/151] Compiling Parsing ParserPrinter.swift
[115/151] Compiling Parsing Always.swift
[116/151] Compiling Parsing AnyParserPrinter.swift
[117/151] Compiling Parsing Backtracking.swift
[118/151] Compiling Parsing Bool.swift
[119/151] Compiling Parsing OneOfBuilder.swift
[120/151] Compiling Parsing ParserBuilder.swift
[121/151] Compiling Parsing Conversion.swift
[122/151] Compiling Parsing AnyConversion.swift
[123/151] Compiling Parsing BinaryFloatingPoint.swift
[124/151] Compiling Parsing ConversionMap.swift
[125/151] Compiling Parsing Conversions.swift
[126/151] Compiling Parsing Data.swift
[127/151] Compiling Parsing Enum.swift
[128/151] Compiling Parsing FixedWidthInteger.swift
[129/151] Compiling Parsing Float.swift
[130/151] Compiling Parsing From.swift
[131/151] Compiling Parsing Int.swift
[132/151] Compiling Parsing Lazy.swift
[133/151] Compiling Parsing Literal.swift
[134/151] Compiling Parsing Many.swift
[135/151] Compiling Parsing Map.swift
[136/151] Compiling Parsing Newline.swift
[137/151] Compiling Parsing Not.swift
[138/151] Emitting module Parsing
[139/151] Compiling Parsing Whitespace.swift
[140/151] Compiling Parsing AnyParser.swift
[141/151] Compiling Parsing CompactMap.swift
[142/151] Compiling Parsing FlatMap.swift
[143/151] Compiling Parsing Parsers.swift
[144/151] Compiling Parsing Stream.swift
[145/151] Compiling Parsing ParsingError.swift
[146/151] Compiling Parsing PrependableCollection.swift
[147/151] Compiling Parsing PrintingError.swift
[148/153] Wrapping AST for Parsing for debugging
[150/177] Emitting module MajorMinorPatch
/host/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 {
[151/180] Compiling MajorMinorPatch Semantic.Minor.Comparable.swift
[152/180] Compiling MajorMinorPatch Semantic.Minor.LosslessStringConvertible.swift
[153/180] Compiling MajorMinorPatch Semantic.Minor.PatternMatching.swift
[154/180] Compiling MajorMinorPatch Semantic.Major.AdditiveArithmetic.swift
[155/180] Compiling MajorMinorPatch Semantic.Major.Comparable.swift
[156/180] Compiling MajorMinorPatch Semantic.Major.LosslessStringConvertible.swift
[157/180] Compiling MajorMinorPatch Semantic.Major.PatternMatching.swift
[158/180] Compiling MajorMinorPatch Semantic.Version.LosslessStringConvertible.swift
[159/180] Compiling MajorMinorPatch Semantic.Version.swift
[160/180] Compiling MajorMinorPatch Validation.swift
[161/180] Compiling MajorMinorPatch Semantic.Patch.LosslessStringConvertible.swift
[162/180] Compiling MajorMinorPatch Semantic.Patch.PatternMatching.swift
[163/180] Compiling MajorMinorPatch Semantic.Patch.swift
[164/180] Compiling MajorMinorPatch Semantic.Comparable.swift
[165/180] Compiling MajorMinorPatch Semantic.LosslessStringConvertible .swift
[166/180] Compiling MajorMinorPatch Semantic.swift
[167/180] Compiling MajorMinorPatch Semantic.Minor.swift
[168/180] Compiling MajorMinorPatch Semantic.Patch.AdditiveArithmetic.swift
[169/180] Compiling MajorMinorPatch Semantic.Patch.Comparable .swift
[170/180] Compiling MajorMinorPatch Semantic.Major.swift
[171/180] Compiling MajorMinorPatch Semantic.Metadata.LosslessStringConvertible.swift
[172/180] Compiling MajorMinorPatch Semantic.Metadata.swift
[173/180] Compiling MajorMinorPatch Semantic.Minor.AdditiveArithmetic.swift
[174/180] Compiling MajorMinorPatch Parsing.swift
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:9:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
  7 |     static var parser: AnyParser<Substring, Semantic.Major> {
  8 |         Parse( Semantic.Major.init(integerLiteral:) ) {
  9 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 10 |         }
 11 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:19:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 17 |     static var parser: AnyParser<Substring, Semantic.Minor> {
 18 |         Parse( Semantic.Minor.init(integerLiteral:) ) {
 19 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 20 |         }
 21 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:29:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 27 |     static var parser: AnyParser<Substring, Semantic.Patch> {
 28 |         Parse( Semantic.Patch.init(integerLiteral:) ) {
 29 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 30 |         }
 31 |         .eraseToAnyParser()
/host/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[175/180] Compiling MajorMinorPatch ArraySemantic.Identifier.swift
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:9:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
  7 |     static var parser: AnyParser<Substring, Semantic.Major> {
  8 |         Parse( Semantic.Major.init(integerLiteral:) ) {
  9 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 10 |         }
 11 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:19:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 17 |     static var parser: AnyParser<Substring, Semantic.Minor> {
 18 |         Parse( Semantic.Minor.init(integerLiteral:) ) {
 19 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 20 |         }
 21 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:29:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 27 |     static var parser: AnyParser<Substring, Semantic.Patch> {
 28 |         Parse( Semantic.Patch.init(integerLiteral:) ) {
 29 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 30 |         }
 31 |         .eraseToAnyParser()
/host/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[176/180] Compiling MajorMinorPatch Semantic.Identifier.LosslessStringConvertible.swift
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:9:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
  7 |     static var parser: AnyParser<Substring, Semantic.Major> {
  8 |         Parse( Semantic.Major.init(integerLiteral:) ) {
  9 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 10 |         }
 11 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:19:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 17 |     static var parser: AnyParser<Substring, Semantic.Minor> {
 18 |         Parse( Semantic.Minor.init(integerLiteral:) ) {
 19 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 20 |         }
 21 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:29:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 27 |     static var parser: AnyParser<Substring, Semantic.Patch> {
 28 |         Parse( Semantic.Patch.init(integerLiteral:) ) {
 29 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 30 |         }
 31 |         .eraseToAnyParser()
/host/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[177/180] Compiling MajorMinorPatch Semantic.Identifier.swift
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:9:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
  7 |     static var parser: AnyParser<Substring, Semantic.Major> {
  8 |         Parse( Semantic.Major.init(integerLiteral:) ) {
  9 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 10 |         }
 11 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:19:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 17 |     static var parser: AnyParser<Substring, Semantic.Minor> {
 18 |         Parse( Semantic.Minor.init(integerLiteral:) ) {
 19 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 20 |         }
 21 |         .eraseToAnyParser()
/host/spi-builder-workspace/Sources/MajorMinorPatch/Parsing.swift:29:18: warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 27 |     static var parser: AnyParser<Substring, Semantic.Patch> {
 28 |         Parse( Semantic.Patch.init(integerLiteral:) ) {
 29 |             UInt.parser(of: Substring.self, radix: 10)
    |                  `- warning: 'parser(of:radix:)' is deprecated: Delete 'of: Substring.self' to silence this warning. [#DeprecatedDeclaration]
 30 |         }
 31 |         .eraseToAnyParser()
/host/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[178/181] Wrapping AST for MajorMinorPatch for debugging
[179/181] Write Objects.LinkFileList
[180/181] Linking libMajorMinorPatch.so
Build complete! (63.23s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.