The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Introspection, reference production (80eac1), with Swift 6.2 for Android on 27 Jan 2026 06:50:53 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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Introspection.git
Reference: production
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/RougeWare/Swift-Introspection
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at 80eac12 Merge pull request #11 from RougeWare/feature/hardwareModelIdentifier-parsing
Cloned https://github.com/RougeWare/Swift-Introspection.git
Revision (git rev-parse @):
80eac12471167aa7ab8c562f76d889d51a4228a1
SUCCESS checkout https://github.com/RougeWare/Swift-Introspection.git at production
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Introspection.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/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:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/RougeWare/Swift-String-Integer-Access.git
Fetching https://github.com/RougeWare/Swift-Special-String.git
Fetching https://github.com/RougeWare/Swift-Collection-Tools.git
Fetching https://github.com/RougeWare/Swift-SemVer.git
[1/74] Fetching swift-special-string
[74/345] Fetching swift-special-string, swift-semver
[346/575] Fetching swift-special-string, swift-semver, swift-collection-tools
[353/667] Fetching swift-special-string, swift-semver, swift-collection-tools, swift-string-integer-access
Fetched https://github.com/RougeWare/Swift-Special-String.git from cache (0.21s)
Fetched https://github.com/RougeWare/Swift-SemVer.git from cache (0.21s)
Fetched https://github.com/RougeWare/Swift-String-Integer-Access.git from cache (0.22s)
Fetched https://github.com/RougeWare/Swift-Collection-Tools.git from cache (0.23s)
Computing version for https://github.com/RougeWare/Swift-String-Integer-Access.git
Computed https://github.com/RougeWare/Swift-String-Integer-Access.git at 2.1.0 (0.62s)
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Fetching https://github.com/RougeWare/Swift-Range-Tools.git
[1/165] Fetching swift-safe-collection-access
[166/235] Fetching swift-safe-collection-access, swift-range-tools
Fetched https://github.com/RougeWare/Swift-Range-Tools.git from cache (0.21s)
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache (0.21s)
Computing version for https://github.com/RougeWare/Swift-Collection-Tools.git
Computed https://github.com/RougeWare/Swift-Collection-Tools.git at 3.2.0 (0.61s)
Fetching https://github.com/RougeWare/Swift-Function-Tools
[1/121] Fetching swift-function-tools
Fetched https://github.com/RougeWare/Swift-Function-Tools from cache (0.18s)
Computing version for https://github.com/RougeWare/Swift-Special-String.git
Computed https://github.com/RougeWare/Swift-Special-String.git at 1.2.0 (0.56s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.43s)
Computing version for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Computed https://github.com/RougeWare/Swift-Safe-Collection-Access.git at 2.3.0 (0.39s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools
Computed https://github.com/RougeWare/Swift-Function-Tools at 1.2.4 (0.43s)
Computing version for https://github.com/RougeWare/Swift-SemVer.git
Computed https://github.com/RougeWare/Swift-SemVer.git at 3.0.0-Beta.5 (0.39s)
Creating working copy for https://github.com/RougeWare/Swift-Special-String.git
Working copy of https://github.com/RougeWare/Swift-Special-String.git resolved at 1.2.0
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools
Working copy of https://github.com/RougeWare/Swift-Function-Tools resolved at 1.2.4
Creating working copy for https://github.com/RougeWare/Swift-Collection-Tools.git
Working copy of https://github.com/RougeWare/Swift-Collection-Tools.git resolved at 3.2.0
Creating working copy for https://github.com/RougeWare/Swift-String-Integer-Access.git
Working copy of https://github.com/RougeWare/Swift-String-Integer-Access.git resolved at 2.1.0
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at 2.3.0
Creating working copy for https://github.com/RougeWare/Swift-SemVer.git
Working copy of https://github.com/RougeWare/Swift-SemVer.git resolved at 3.0.0-Beta.5
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--3EE9C60077A20DAF.txt
[11/32] Compiling FunctionTools !.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[12/33] Compiling FunctionTools Call.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[13/33] Compiling FunctionTools Null functions.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/33] Emitting module SpecialString
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/33] Emitting module FunctionTools
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[16/33] Compiling FunctionTools Function types.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[17/33] Compiling SemVer Semantic Version + Hashable.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[18/33] Compiling SemVer Semantic Version + Comparable.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[19/33] Compiling SemVer Testing tools.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[20/33] Compiling SemVer Semantic Version.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[21/33] Compiling SemVer Semantic Version + Codable.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[22/33] Compiling RangeTools RangeProtocol.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[23/33] Compiling FunctionTools Constant.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/33] Emitting module RangeTools
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[25/33] Compiling FunctionTools Echo.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/33] Compiling FunctionTools Curry.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[27/33] Compiling SpecialString EssentiallyAString.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[28/33] Emitting module SemVer
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[29/33] Compiling FunctionTools Blackholes.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[30/33] Compiling SemVer Conveniences.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[31/33] Compiling RangeTools Default conformances.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[32/33] Compiling SpecialString Premade Special Strings.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[33/33] Compiling SpecialString SpecialString.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
BUILD FAILURE 6.2 android