Build Information
Successful build of MajorMinorPatch, reference main (8d7a5c
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 23:48:18 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/MajorMinorPatch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8d7a5c5 Merge pull request #4 from sloik/renovate/actions-checkout-4.x
Cloned https://github.com/sloik/MajorMinorPatch.git
Revision (git rev-parse @):
8d7a5c5ec4882636719be771d33ebbe232d5c504
SUCCESS checkout https://github.com/sloik/MajorMinorPatch.git at main
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/97757] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (5.13s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4174] Fetching swift-case-paths
[377/9159] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.45s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.4.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.9.1 (0.69s)
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)
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
========================================
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
[1/216] Fetching majorminorpatch
Fetched https://github.com/sloik/MajorMinorPatch.git from cache (0.65s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (0.58s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.59s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.63s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.27s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.69s)
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/sloik/MajorMinorPatch.git
Working copy of https://github.com/sloik/MajorMinorPatch.git resolved at main (8d7a5c5)
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
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 Operators.swift
[6/11] Compiling CasePaths CasePath.swift
[7/11] Compiling CasePaths CasePaths.swift
[8/11] Emitting module CasePaths
[9/11] Compiling CasePaths EnumReflection.swift
[10/79] Compiling Parsing Conditional.swift
[11/79] Compiling Parsing Consumed.swift
[12/79] Compiling Parsing Digits.swift
[13/79] Compiling Parsing End.swift
[14/79] Compiling Parsing Fail.swift
[15/79] Compiling Parsing Filter.swift
[16/79] Compiling Parsing First.swift
[17/86] Compiling Parsing Newline.swift
[18/86] Compiling Parsing Not.swift
[19/86] Compiling Parsing OneOf.swift
[20/86] Compiling Parsing OneOfMany.swift
[21/86] Compiling Parsing Optional.swift
[22/86] Compiling Parsing Optionally.swift
[23/86] Compiling Parsing Parse.swift
[24/86] Compiling Parsing CompactMap.swift
[25/86] Compiling Parsing FlatMap.swift
[26/86] Compiling Parsing Parsers.swift
[27/86] Compiling Parsing Stream.swift
[28/86] Compiling Parsing ParsingError.swift
[29/86] Compiling Parsing PrependableCollection.swift
[30/86] Compiling Parsing PrintingError.swift
[31/86] Compiling Parsing Data.swift
[32/86] Compiling Parsing Enum.swift
[33/86] Compiling Parsing FixedWidthInteger.swift
[34/86] Compiling Parsing Identity.swift
[35/86] Compiling Parsing JSON.swift
[36/86] Compiling Parsing LosslessStringConvertible.swift
[37/86] Compiling Parsing Memberwise.swift
[38/86] Compiling Parsing ParseableFormatStyle.swift
[39/86] Compiling Parsing RawRepresentable.swift
[40/86] Compiling Parsing String.swift
[41/86] Compiling Parsing Substring.swift
[42/86] Compiling Parsing UTF8View.swift
[43/86] Compiling Parsing ConvertingError.swift
[44/86] Compiling Parsing CountingRange.swift
[45/86] Compiling Parsing EmptyInitializable.swift
[46/86] Compiling Parsing AnyEquatable.swift
[47/86] Compiling Parsing Deprecations.swift
[48/86] Compiling Parsing Parser.swift
[49/86] Compiling Parsing ParserPrinter.swift
[50/86] Compiling Parsing Always.swift
[51/86] Compiling Parsing AnyParserPrinter.swift
[52/86] Compiling Parsing Bool.swift
[53/86] Compiling Parsing CaseIterableRawRepresentable.swift
[54/86] Compiling Parsing CharacterSet.swift
[55/86] Compiling Parsing Float.swift
[56/86] Compiling Parsing From.swift
[57/86] Compiling Parsing Int.swift
[58/86] Compiling Parsing Lazy.swift
[59/86] Compiling Parsing Literal.swift
[60/86] Compiling Parsing Many.swift
[61/86] Compiling Parsing Map.swift
[62/86] Emitting module Parsing
[63/86] Compiling Parsing Peek.swift
[64/86] Compiling Parsing Pipe.swift
[65/86] Compiling Parsing Prefix.swift
[66/86] Compiling Parsing PrefixThrough.swift
[67/86] Compiling Parsing PrefixUpTo.swift
[68/86] Compiling Parsing Printing.swift
[69/86] Compiling Parsing Pullback.swift
[70/86] Compiling Parsing ReplaceError.swift
[71/86] Compiling Parsing Rest.swift
[72/86] Compiling Parsing Skip.swift
[73/86] Compiling Parsing StartsWith.swift
[74/86] Compiling Parsing UUID.swift
[75/86] Compiling Parsing Whitespace.swift
[76/86] Compiling Parsing AnyParser.swift
[77/86] Compiling Parsing OneOfBuilder.swift
[78/86] Compiling Parsing ParserBuilder.swift
[79/86] Compiling Parsing Variadics.swift
[80/86] Compiling Parsing Conversion.swift
[81/86] Compiling Parsing AnyConversion.swift
[82/86] Compiling Parsing BinaryFloatingPoint.swift
[83/86] Compiling Parsing ConversionMap.swift
[84/86] Compiling Parsing Conversions.swift
[85/112] Compiling MajorMinorPatch Semantic.swift
[86/112] Compiling MajorMinorPatch Semantic.Version.LosslessStringConvertible.swift
[87/114] Compiling MajorMinorPatch Semantic.Patch.LosslessStringConvertible.swift
[88/114] Compiling MajorMinorPatch Semantic.Patch.PatternMatching.swift
[89/114] Compiling MajorMinorPatch Semantic.Patch.swift
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/114] Compiling MajorMinorPatch Semantic.Metadata.LosslessStringConvertible.swift
[95/114] Compiling MajorMinorPatch Semantic.Metadata.swift
[96/114] Compiling MajorMinorPatch Semantic.Minor.AdditiveArithmetic.swift
[97/114] Compiling MajorMinorPatch Semantic.Identifier.swift
[98/114] Compiling MajorMinorPatch Semantic.Major.AdditiveArithmetic.swift
[99/114] Compiling MajorMinorPatch Semantic.Major.Comparable.swift
[100/114] Compiling MajorMinorPatch Semantic.Minor.Comparable.swift
[101/114] Compiling MajorMinorPatch Semantic.Minor.LosslessStringConvertible.swift
[102/114] Compiling MajorMinorPatch Semantic.Minor.PatternMatching.swift
[103/114] Compiling MajorMinorPatch Semantic.Minor.swift
[104/114] Compiling MajorMinorPatch Semantic.Patch.AdditiveArithmetic.swift
[105/114] Compiling MajorMinorPatch Semantic.Patch.Comparable .swift
[106/114] Compiling MajorMinorPatch Semantic.Major.LosslessStringConvertible.swift
[107/114] Compiling MajorMinorPatch Semantic.Major.PatternMatching.swift
[108/114] Compiling MajorMinorPatch Semantic.Major.swift
[109/114] Compiling MajorMinorPatch Semantic.Comparable.swift
[110/114] Compiling MajorMinorPatch Semantic.LosslessStringConvertible .swift
[111/114] Compiling MajorMinorPatch Semantic.Version.swift
[112/114] Compiling MajorMinorPatch Validation.swift
[112/114] Write Objects.LinkFileList
[113/114] Linking libMajorMinorPatch.dylib
Build complete! (16.61s)
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.