Build Information
Failed to build CombineX, reference master (299bc0), with Swift 6.3 for Android on 12 Apr 2026 08:16:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cx-org/CombineX.git
Reference: master
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/cx-org/CombineX
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 299bc0f fix swift 5.4 on linux
Submodule path 'CXShim': checked out '07309a901b26c043c33d04746ff96d6caaa99737'
Submodule path 'CXTest': checked out '37c165eab3505d1f1e3bb7f12518db5ff4fad569'
Submodule 'CXShim' (https://github.com/cx-org/CXShim) registered for path 'CXShim'
Submodule 'CXTest' (https://github.com/cx-org/CXTest) registered for path 'CXTest'
Cloning into '/host/spi-builder-workspace/CXShim'...
Cloning into '/host/spi-builder-workspace/CXTest'...
Cloned https://github.com/cx-org/CombineX.git
Revision (git rev-parse @):
299bc0f8861f7aa6708780457aeeafab1c51eaa7
SUCCESS checkout https://github.com/cx-org/CombineX.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/cx-org/CombineX.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ddddxxx/Semver.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/16716] Fetching swift-atomics, quick
[2598/17114] Fetching swift-atomics, quick, semver
[4454/36931] Fetching swift-atomics, quick, semver, nimble
Fetched https://github.com/ddddxxx/Semver.git from cache (0.52s)
[11055/36533] Fetching swift-atomics, quick, nimble
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
[9384/34713] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.64s)
Fetched https://github.com/Quick/Nimble.git from cache (2.66s)
Computing version for https://github.com/ddddxxx/Semver.git
Computed https://github.com/ddddxxx/Semver.git at 0.2.1 (3.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.84s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.83s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.68s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.62s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.84s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.23s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/ddddxxx/Semver.git
Working copy of https://github.com/ddddxxx/Semver.git resolved at 0.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Building for debugging...
[0/13] Write sources
[11/13] Compiling _AtomicsShims.c
[12/13] Write swift-version--4F562202D5529B1.txt
[14/111] Emitting module Quick
[15/114] Compiling Quick ExampleHooks.swift
[16/114] Compiling Quick HooksPhase.swift
[17/114] Compiling Quick SuiteHooks.swift
[18/114] Compiling Nimble Predicate.swift
[19/114] Compiling Nimble RaisesException.swift
[20/114] Compiling Nimble SatisfyAllOf.swift
[21/114] Compiling Nimble SatisfyAnyOf.swift
[22/114] Compiling Nimble ThrowAssertion.swift
[23/114] Compiling Nimble ThrowError.swift
[24/120] Compiling _CXCompatible Optional.swift
[25/120] Compiling _CXCompatible SwitchToLatest.swift
[26/120] Compiling _CXCompatible Swift.swift
[27/120] Compiling _CXCompatible FlatMap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/120] Emitting module CXUtility
/host/spi-builder-workspace/Sources/CXUtility/Locking.swift:7:8: error: no such module 'Darwin.C'
5 | import WinSDK
6 | #else
7 | import Darwin.C
| `- error: no such module 'Darwin.C'
8 | #endif
9 |
[29/120] Compiling CXUtility Const.swift
/host/spi-builder-workspace/Sources/CXUtility/Locking.swift:7:8: error: no such module 'Darwin.C'
5 | import WinSDK
6 | #else
7 | import Darwin.C
| `- error: no such module 'Darwin.C'
8 | #endif
9 |
[30/120] Compiling CXUtility LockedAtomic.swift
/host/spi-builder-workspace/Sources/CXUtility/Locking.swift:7:8: error: no such module 'Darwin.C'
5 | import WinSDK
6 | #else
7 | import Darwin.C
| `- error: no such module 'Darwin.C'
8 | #endif
9 |
[31/120] Compiling _CXCompatible CXNamespace.swift
[32/120] Emitting module _CXCompatible
/host/spi-builder-workspace/Sources/_CXCompatible/Foundation.swift:9:1: warning: non-final class 'NSObject' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
7 | #endif
8 |
9 | extension NSObject: CXSelfWrapping {}
| `- warning: non-final class 'NSObject' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
10 | extension JSONEncoder: CXSelfWrapping {}
11 | extension JSONDecoder: CXSelfWrapping {}
/host/spi-builder-workspace/Sources/_CXCompatible/Foundation.swift:10:1: warning: non-final class 'JSONEncoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
8 |
9 | extension NSObject: CXSelfWrapping {}
10 | extension JSONEncoder: CXSelfWrapping {}
| `- warning: non-final class 'JSONEncoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
11 | extension JSONDecoder: CXSelfWrapping {}
12 |
/host/spi-builder-workspace/Sources/_CXCompatible/Foundation.swift:11:1: warning: non-final class 'JSONDecoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
9 | extension NSObject: CXSelfWrapping {}
10 | extension JSONEncoder: CXSelfWrapping {}
11 | extension JSONDecoder: CXSelfWrapping {}
| `- warning: non-final class 'JSONDecoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
12 |
13 | extension CXWrappers {
[33/120] Compiling Atomics AtomicStrongReference.swift
[34/120] Compiling Atomics AtomicValue.swift
[35/121] Compiling CXUtility Locking.swift
/host/spi-builder-workspace/Sources/CXUtility/Locking.swift:7:8: error: no such module 'Darwin.C'
5 | import WinSDK
6 | #else
7 | import Darwin.C
| `- error: no such module 'Darwin.C'
8 | #endif
9 |
[36/121] Compiling CXUtility Math.swift
/host/spi-builder-workspace/Sources/CXUtility/Locking.swift:7:8: error: no such module 'Darwin.C'
5 | import WinSDK
6 | #else
7 | import Darwin.C
| `- error: no such module 'Darwin.C'
8 | #endif
9 |
[37/121] Compiling Atomics AtomicOptional.swift
[38/121] Compiling Atomics AtomicRawRepresentable.swift
[39/121] Emitting module Atomics
[40/121] Compiling Atomics AtomicInteger.swift
[41/121] Compiling Atomics AtomicMemoryOrderings.swift
[42/121] Compiling Atomics DoubleWord.swift
[43/121] Compiling Atomics AtomicBool.swift
[44/121] Emitting module Semver
[45/121] Compiling _CXCompatible Dispatch.swift
[46/121] Emitting module Nimble
/host/spi-builder-workspace/Sources/_CXCompatible/Foundation.swift:9:1: warning: non-final class 'NSObject' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
7 | #endif
8 |
9 | extension NSObject: CXSelfWrapping {}
| `- warning: non-final class 'NSObject' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
10 | extension JSONEncoder: CXSelfWrapping {}
11 | extension JSONDecoder: CXSelfWrapping {}
/host/spi-builder-workspace/Sources/_CXCompatible/Foundation.swift:10:1: warning: non-final class 'JSONEncoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
8 |
9 | extension NSObject: CXSelfWrapping {}
10 | extension JSONEncoder: CXSelfWrapping {}
| `- warning: non-final class 'JSONEncoder' cannot safely conform to protocol 'CXSelfWrapping', which requires that 'Self.Base' is exactly equal to 'Self'; this is an error in the Swift 6 language mode
11 | extension JSONDecoder: CXSelfWrapping {}
12 |
BUILD FAILURE 6.3 android