Build Information
Failed to build ConventionalCommitsKit, reference v2.0.0 (230442
), with Swift 6.2 (beta) for Android on 19 Jun 2025 13:41:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/ConventionalCommitsKit.git
Reference: v2.0.0
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/alexanderwe/ConventionalCommitsKit
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at 2304425 chore(documentation): Generate documentation
Cloned https://github.com/alexanderwe/ConventionalCommitsKit.git
Revision (git rev-parse @):
2304425683199316103ddb4440e192a52d3496f0
SUCCESS checkout https://github.com/alexanderwe/ConventionalCommitsKit.git at v2.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/alexanderwe/ConventionalCommitsKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-parsing
[1/2082] Fetching swift-docc-plugin
[2083/99963] Fetching swift-docc-plugin, swift-parsing
Fetched https://github.com/apple/swift-docc-plugin from cache (6.67s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (6.77s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.9.2 (7.24s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4394] Fetching swift-case-paths
[4000/9861] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.93s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (5.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (11.93s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.87s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.94s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.9.2
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/15] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/15] Compiling XCTestDynamicOverlay Unimplemented.swift
[10/16] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[11/16] Compiling XCTestDynamicOverlay XCTFail.swift
[12/16] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[13/16] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[14/16] Emitting module XCTestDynamicOverlay
[15/16] Compiling XCTestDynamicOverlay Deprecations.swift
[16/16] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[18/25] Compiling CasePaths XCTUnwrap.swift
[19/25] Compiling CasePaths OpenExistential.swift
[20/25] Compiling CasePaths TypeName.swift
[21/25] Compiling CasePaths Operators.swift
[22/25] Compiling CasePaths CasePath.swift
[23/25] Compiling CasePaths CasePaths.swift
[24/25] Emitting module CasePaths
[25/25] Compiling CasePaths EnumReflection.swift
[27/93] Compiling Parsing Not.swift
[28/93] Compiling Parsing OneOf.swift
[29/93] Compiling Parsing OneOfMany.swift
[30/93] Compiling Parsing Optional.swift
[31/93] Compiling Parsing Optionally.swift
[32/93] Compiling Parsing Parse.swift
[33/93] Compiling Parsing Peek.swift
[34/93] Compiling Parsing Pipe.swift
[35/93] Compiling Parsing Prefix.swift
[36/93] Compiling Parsing PrefixThrough.swift
[37/93] Compiling Parsing PrefixUpTo.swift
[38/93] Compiling Parsing Printing.swift
[39/93] Compiling Parsing Pullback.swift
[40/93] Compiling Parsing ReplaceError.swift
[41/93] Compiling Parsing Rest.swift
[42/93] Compiling Parsing Skip.swift
[43/93] Compiling Parsing StartsWith.swift
[44/93] Compiling Parsing UUID.swift
[45/102] Compiling Parsing Enum.swift
[46/102] Compiling Parsing FixedWidthInteger.swift
[47/102] Compiling Parsing Identity.swift
[48/102] Compiling Parsing JSON.swift
[49/102] Compiling Parsing LosslessStringConvertible.swift
[50/102] Compiling Parsing Memberwise.swift
[51/102] Compiling Parsing ParseableFormatStyle.swift
[52/102] Compiling Parsing RawRepresentable.swift
[53/102] Compiling Parsing String.swift
[54/102] Compiling Parsing Substring.swift
[55/102] Compiling Parsing First.swift
[56/102] Compiling Parsing Float.swift
[57/102] Compiling Parsing From.swift
[58/102] Compiling Parsing Int.swift
[59/102] Compiling Parsing Lazy.swift
[60/102] Compiling Parsing Literal.swift
[61/102] Compiling Parsing Many.swift
[62/102] Compiling Parsing Map.swift
[63/102] Compiling Parsing Newline.swift
[64/102] Compiling Parsing Whitespace.swift
[65/102] Compiling Parsing AnyParser.swift
[66/102] Compiling Parsing CompactMap.swift
[67/102] Compiling Parsing FlatMap.swift
[68/102] Compiling Parsing Parsers.swift
[69/102] Compiling Parsing Stream.swift
[70/102] Compiling Parsing ParsingError.swift
[71/102] Compiling Parsing PrependableCollection.swift
[72/102] Compiling Parsing PrintingError.swift
[73/102] Compiling Parsing Bool.swift
[74/102] Compiling Parsing CaseIterableRawRepresentable.swift
[75/102] Compiling Parsing CharacterSet.swift
[76/102] Compiling Parsing Conditional.swift
[77/102] Compiling Parsing Consumed.swift
[78/102] Compiling Parsing Digits.swift
[79/102] Compiling Parsing End.swift
[80/102] Compiling Parsing Fail.swift
[81/102] Compiling Parsing Filter.swift
[82/102] Emitting module Parsing
[83/102] Compiling Parsing OneOfBuilder.swift
[84/102] Compiling Parsing ParserBuilder.swift
[85/102] Compiling Parsing Variadics.swift
[86/102] Compiling Parsing Conversion.swift
[87/102] Compiling Parsing AnyConversion.swift
[88/102] Compiling Parsing BinaryFloatingPoint.swift
[89/102] Compiling Parsing ConversionMap.swift
[90/102] Compiling Parsing ConversionParser.swift
[91/102] Compiling Parsing Conversions.swift
[92/102] Compiling Parsing Data.swift
[93/102] Compiling Parsing UTF8View.swift
[94/102] Compiling Parsing ConvertingError.swift
[95/102] Compiling Parsing CountingRange.swift
[96/102] Compiling Parsing EmptyInitializable.swift
[97/102] Compiling Parsing AnyEquatable.swift
[98/102] Compiling Parsing Deprecations.swift
[99/102] Compiling Parsing Parser.swift
[100/102] Compiling Parsing ParserPrinter.swift
[101/102] Compiling Parsing Always.swift
[102/102] Compiling Parsing AnyParserPrinter.swift
[104/108] Compiling ConventionalCommitsKit ConventionalCommit.swift
/host/spi-builder-workspace/Sources/ConventionalCommit.swift:88:17: error: ambiguous use of 'init(_:_:)'
86 | let bodyParser: AnyParser<Substring, Substring> = Parse {
87 | Skip {
88 | Whitespace(2, .vertical)
| `- error: ambiguous use of 'init(_:_:)'
89 | }
90 | OneOf {
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Whitespace.swift:197:10: note: found this candidate in module 'Parsing'
195 | @_disfavoredOverload
196 | @inlinable
197 | public init(_ length: Length, _ configuration: Configuration = .all) {
| `- note: found this candidate in module 'Parsing'
198 | self.length = length
199 | self.configuration = configuration
:
211 | @_disfavoredOverload
212 | @inlinable
213 | public init(_ length: Length, _ configuration: Configuration = .all) {
| `- note: found this candidate in module 'Parsing'
214 | self.init(length, configuration)
215 | }
[105/108] Compiling ConventionalCommitsKit Parsing+Regex.swift
/host/spi-builder-workspace/Sources/Extensions/Parsing+Regex.swift:33:27: error: initializer 'init(_:in:)' requires that 'NSRange' (aka '_NSRange') conform to 'RangeExpression'
31 |
32 | guard let regexMatch = regexMatches.first,
33 | let range = Range(regexMatch.range(at: 1), in: input)
| `- error: initializer 'init(_:in:)' requires that 'NSRange' (aka '_NSRange') conform to 'RangeExpression'
34 | else {
35 | throw ConventionalCommitParsingError.prefixDoesNotMatch
FoundationEssentials.Range.init:2:8: note: where 'R' = 'NSRange' (aka '_NSRange')
1 | generic struct Range {
2 | public init?<R, S>(_ region: R, in string: S) where R : RangeExpression, S : StringProtocol, R.Bound == AttributedString.Index}
| `- note: where 'R' = 'NSRange' (aka '_NSRange')
3 |
/host/spi-builder-workspace/Sources/Extensions/Parsing+Regex.swift:42:22: error: type '()' cannot conform to 'RangeExpression' [#ProtocolTypeNonConformance]
40 | let match = input[..<endIndex]
41 |
42 | input = input[endIndex...]
| |- error: type '()' cannot conform to 'RangeExpression' [#ProtocolTypeNonConformance]
| |- note: only concrete types such as structs, enums and classes can conform to protocols
| `- note: required by subscript 'subscript(_:)' where 'R' = '()'
43 |
44 | return match
[#ProtocolTypeNonConformance]: <https://docs.swift.org/compiler/documentation/diagnostics/protocol-type-non-conformance>
[106/108] Compiling ConventionalCommitsKit Header.swift
/host/spi-builder-workspace/Sources/Header.swift:43:25: error: ambiguous use of 'init(_:)'
41 | Fail<Substring, String>(throwing: EmptyFailure())
42 | } else {
43 | Always($0)
| `- error: ambiguous use of 'init(_:)'
44 | }
45 | }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Always.swift:83:10: note: found this candidate in module 'Parsing'
81 | extension Always where Input == Substring {
82 | @inlinable
83 | public init(_ output: Output) {
| `- note: found this candidate in module 'Parsing'
84 | self.output = output
85 | }
:
88 | extension Always where Input == Substring.UTF8View {
89 | @inlinable
90 | public init(_ output: Output) {
| `- note: found this candidate in module 'Parsing'
91 | self.output = output
92 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/108] Emitting module ConventionalCommitsKit
/host/spi-builder-workspace/Sources/ConventionalCommit.swift:88:17: error: ambiguous use of 'init(_:_:)'
86 | let bodyParser: AnyParser<Substring, Substring> = Parse {
87 | Skip {
88 | Whitespace(2, .vertical)
| `- error: ambiguous use of 'init(_:_:)'
89 | }
90 | OneOf {
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Whitespace.swift:197:10: note: found this candidate in module 'Parsing'
195 | @_disfavoredOverload
196 | @inlinable
197 | public init(_ length: Length, _ configuration: Configuration = .all) {
| `- note: found this candidate in module 'Parsing'
198 | self.length = length
199 | self.configuration = configuration
:
211 | @_disfavoredOverload
212 | @inlinable
213 | public init(_ length: Length, _ configuration: Configuration = .all) {
| `- note: found this candidate in module 'Parsing'
214 | self.init(length, configuration)
215 | }
/host/spi-builder-workspace/Sources/Header.swift:43:25: error: ambiguous use of 'init(_:)'
41 | Fail<Substring, String>(throwing: EmptyFailure())
42 | } else {
43 | Always($0)
| `- error: ambiguous use of 'init(_:)'
44 | }
45 | }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Always.swift:83:10: note: found this candidate in module 'Parsing'
81 | extension Always where Input == Substring {
82 | @inlinable
83 | public init(_ output: Output) {
| `- note: found this candidate in module 'Parsing'
84 | self.output = output
85 | }
:
88 | extension Always where Input == Substring.UTF8View {
89 | @inlinable
90 | public init(_ output: Output) {
| `- note: found this candidate in module 'Parsing'
91 | self.output = output
92 | }
[108/108] Compiling ConventionalCommitsKit Footer.swift
BUILD FAILURE 6.2 android