Build Information
Failed to build EudiWalletKit, reference v0.27.0 (164786), with Swift 6.1 for Android on 30 Apr 2026 06:43:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit.git
Reference: v0.27.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/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit
* tag v0.27.0 -> FETCH_HEAD
HEAD is now at 1647865 Merge pull request #341 from niscy-eudiw/security_issues
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit.git
Revision (git rev-parse @):
16478655ed5f38584a3bf9837742422ef25b02d5
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit.git at v0.27.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit.git
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
[1/9047] Fetching eudi-lib-ios-siop-openid4vp-swift
[182/9575] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift
[394/16720] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift, eudi-lib-ios-openid4vci-swift
[400/20556] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift, eudi-lib-ios-openid4vci-swift, eudi-lib-sdjwt-swift
[3606/22314] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift, eudi-lib-ios-openid4vci-swift, eudi-lib-sdjwt-swift, eudi-lib-ios-wallet-storage
[20291/25454] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift, eudi-lib-ios-openid4vci-swift, eudi-lib-sdjwt-swift, eudi-lib-ios-wallet-storage, eudi-lib-ios-iso18013-data-transfer
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git from cache (0.80s)
[19675/23696] Fetching eudi-lib-ios-siop-openid4vp-swift, eudi-lib-ios-statium-swift, eudi-lib-ios-openid4vci-swift, eudi-lib-sdjwt-swift, eudi-lib-ios-iso18013-data-transfer
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git from cache (1.15s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git from cache (1.15s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git from cache (1.15s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git from cache (1.15s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git from cache (1.15s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at 0.4.0 (1.85s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/niscy-eudiw/SwiftCBOR.git
[1/1209] Fetching swiftcbor
[1210/25019] Fetching swiftcbor, swift-collections
Fetched https://github.com/niscy-eudiw/SwiftCBOR.git from cache (0.33s)
[715/23810] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git at 0.32.1 (2.68s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/airsidemobile/JOSESwift.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/1803] Fetching swift-asn1
[110/8070] Fetching swift-asn1, swiftyjson
[1161/15336] Fetching swift-asn1, swiftyjson, swift-certificates
[2729/27904] Fetching swift-asn1, swiftyjson, swift-certificates, joseswift
Fetched https://github.com/apple/swift-asn1.git from cache (0.63s)
[17749/26101] Fetching swiftyjson, swift-certificates, joseswift
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.93s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.99s)
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (1.13s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git at 0.35.1 (1.93s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at 0.14.1 (0.79s)
Fetching https://github.com/beatt83/jose-swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/2178] Fetching jose-swift
[2179/15565] Fetching jose-swift, cryptoswift
Fetched https://github.com/beatt83/jose-swift.git from cache (0.48s)
[2009/13387] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.25s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git at 0.11.3 (3.04s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
[1/6802] Fetching swift-log
[6803/25547] Fetching swift-log, eudi-lib-ios-iso18013-data-model
Fetched https://github.com/apple/swift-log.git from cache (1.70s)
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git from cache (1.71s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git at 0.14.0 (2.38s)
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git
[1/3973] Fetching eudi-lib-ios-iso18013-security
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.63s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (0.70s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git at 0.14.0 (2.75s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at 0.4.0 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git at 0.32.1 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git at 0.35.1 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at 0.14.1 (0.00s)
error: Dependencies could not be resolved because root depends on 'eudi-lib-ios-wallet-storage' 0.11.3.
'eudi-lib-ios-wallet-storage' 0.11.3 cannot be used because 'eudi-lib-ios-wallet-storage' 0.11.3 depends on 'eudi-lib-ios-iso18013-data-model' 0.11.0..<1.0.0 and 'eudi-lib-ios-iso18013-data-model' >= 0.10.0 contains incompatible tools version (6.2.0).
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git (0.35s)
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git (0.35s)
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git (0.35s)
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git (0.37s)
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git (0.21s)
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git (0.21s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at 0.4.0 (1.27s)
Updating https://github.com/niscy-eudiw/SwiftCBOR.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/niscy-eudiw/SwiftCBOR.git (0.24s)
Updated https://github.com/apple/swift-collections.git (0.24s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git at 0.32.1 (1.01s)
Updating https://github.com/SwiftyJSON/SwiftyJSON.git
Updating https://github.com/airsidemobile/JOSESwift.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-certificates.git
Updated https://github.com/apple/swift-asn1.git (0.32s)
Updated https://github.com/SwiftyJSON/SwiftyJSON.git (0.36s)
Updated https://github.com/airsidemobile/JOSESwift.git (0.36s)
Updated https://github.com/apple/swift-certificates.git (0.35s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git at 0.35.1 (0.96s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at 0.14.1 (0.59s)
Updating https://github.com/krzyzanowskim/CryptoSwift.git
Updating https://github.com/beatt83/jose-swift.git
Updated https://github.com/beatt83/jose-swift.git (0.17s)
Updated https://github.com/krzyzanowskim/CryptoSwift.git (0.22s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git at 0.11.3 (0.80s)
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git (0.17s)
Updated https://github.com/apple/swift-log.git (0.17s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-transfer.git at 0.14.0 (0.75s)
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git (0.26s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.18s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (0.63s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git at 0.14.0 (0.60s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at 0.4.0 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-siop-openid4vp-swift.git at 0.32.1 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git at 0.35.1 (0.00s)
Computed https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift.git at 0.14.1 (0.00s)
error: Dependencies could not be resolved because root depends on 'eudi-lib-ios-wallet-storage' 0.11.3.
'eudi-lib-ios-wallet-storage' 0.11.3 cannot be used because 'eudi-lib-ios-wallet-storage' 0.11.3 depends on 'eudi-lib-ios-iso18013-data-model' 0.11.0..<1.0.0 and 'eudi-lib-ios-iso18013-data-model' >= 0.10.0 contains incompatible tools version (6.2.0).
BUILD FAILURE 6.1 android