The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShoppingListModule, reference main (6b9fef), with Swift 6.2 for Android on 25 Feb 2026 23:05:22 UTC.

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/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/manozghale/ShoppingListModule.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/manozghale/ShoppingListModule
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6b9fef5 Remove MVVM Combine docs and update code
Cloned https://github.com/manozghale/ShoppingListModule.git
Revision (git rev-parse @):
6b9fef572aac7e763d4ed5de8df2e765dcabb1bd
SUCCESS checkout https://github.com/manozghale/ShoppingListModule.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/manozghale/ShoppingListModule.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/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
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--3EE9C60077A20DAF.txt
[4/29] Compiling ShoppingListModule EmptyStateView.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[5/29] Compiling ShoppingListModule SearchAndFilterBar.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[6/29] Compiling ShoppingListModule ShoppingItemRow.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[7/32] Compiling ShoppingListModule HTTPNetworkService.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[8/32] Compiling ShoppingListModule MockNetworkService.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[9/32] Compiling ShoppingListModule NetworkService.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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)
[10/32] Emitting module ShoppingListModule
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[11/32] Compiling ShoppingListModule SwiftDataRepository.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule BackgroundSyncManager.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListConfiguration.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[14/32] Compiling ShoppingListModule SyncService.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[15/32] Compiling ShoppingListModule MockRepository.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListRepository.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingItem.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule SyncStatus.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListErrors.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListDependencies.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListModuleFactory.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule FilteringSorting.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListViewModel.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[24/32] Compiling ShoppingListModule AddItemSheet.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule EditItemSheet.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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
[26/32] Compiling ShoppingListModule ShoppingListView.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule LoadingView.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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/32] Compiling ShoppingListModule ShoppingListModule.swift
<unknown>:0: warning: upcoming feature 'ImplicitOpenExistentials' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ForwardTrailingClosures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'ConciseMagicFile' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'BareSlashRegexLiterals' is already enabled as of Swift version 6
<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