Build Information
Failed to build Web5, reference main (734701), with Swift 6.3 for Android on 20 Apr 2026 23:15:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/decentralized-identity/web5-swift.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/decentralized-identity/web5-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 734701a Add specs-report on CI (#64)
Submodule path 'Tests/Web5TestVectors/web5-spec': checked out '35805494018d16bb19194e41fd98184314648315'
Submodule 'web5-spec' (https://github.com/TBD54566975/web5-spec) registered for path 'Tests/Web5TestVectors/web5-spec'
Cloning into '/host/spi-builder-workspace/Tests/Web5TestVectors/web5-spec'...
From https://github.com/TBD54566975/web5-spec
* branch 35805494018d16bb19194e41fd98184314648315 -> FETCH_HEAD
Cloned https://github.com/decentralized-identity/web5-swift.git
Revision (git rev-parse @):
734701a93b9c615bfac46479997fdfbd9129900b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/decentralized-identity/web5-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/decentralized-identity/web5-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/flight-school/anycodable.git
Fetching https://github.com/KittyMac/Sextant.git
Fetching https://github.com/kylef/JSONSchema.swift.git
Fetching https://github.com/Bouke/DNS.git
Fetching https://github.com/WeTransfer/Mocker.git
Fetching https://github.com/allegro/swift-junit.git
[1/1889] Fetching mocker
[228/2671] Fetching mocker, anycodable
[291/4981] Fetching mocker, anycodable, jsonschema.swift
[365/5217] Fetching mocker, anycodable, jsonschema.swift, swift-junit
[824/6125] Fetching mocker, anycodable, jsonschema.swift, swift-junit, dns
[3812/8565] Fetching mocker, anycodable, jsonschema.swift, swift-junit, dns, sextant
Fetched https://github.com/Bouke/DNS.git from cache (0.32s)
Fetched https://github.com/flight-school/anycodable.git from cache (0.32s)
Fetched https://github.com/allegro/swift-junit.git from cache (0.33s)
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.33s)
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetched https://github.com/WeTransfer/Mocker.git from cache (0.33s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
[1464/2440] Fetching sextant
Fetched https://github.com/KittyMac/Sextant.git from cache (0.47s)
[1/833] Fetching swift-extras-base64
[834/6297] Fetching swift-extras-base64, swift-custom-dump
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.25s)
[1585/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.36s)
[1/10391] Fetching secp256k1.swift
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (2.41s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (5.00s)
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.35s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.0 (3.35s)
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Hitch.git
[1/1008] Fetching spanker
[344/3524] Fetching spanker, hitch
[1709/3719] Fetching spanker, hitch, chronometer
Fetched https://github.com/KittyMac/Spanker.git from cache (0.54s)
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.54s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.55s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (2.82s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (0.40s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (0.39s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.28s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (0.69s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.40s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (0.42s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.40s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.68s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.2.8 (0.42s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.23.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.5.0 (0.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (1.10s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.35s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.1.17 (0.39s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/KittyMac/Sextant.git
Working copy of https://github.com/KittyMac/Sextant.git resolved at 0.4.0
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.1.17
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.5.0
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.2.8
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.23.0
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.14
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
error: 'spi-builder-workspace': product 'secp256k1' required by package 'spi-builder-workspace' target 'Web5' not found in package 'secp256k1.swift'.
BUILD FAILURE 6.3 android