The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapboxNavigation, reference main (fb421c), with Swift 6.3 for Wasm on 30 Apr 2026 19:15:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-navigation-ios.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/mapbox/mapbox-navigation-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fb421c8 Prepare iOS release 3.23.0 (#14091)
Cloned https://github.com/mapbox/mapbox-navigation-ios.git
Revision (git rev-parse @):
fb421c826f0e3ae3b9b294a73e5e710d255d5112
SUCCESS checkout https://github.com/mapbox/mapbox-navigation-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mapbox/mapbox-navigation-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/mapbox/mapbox-maps-ios.git
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/6164] Fetching turf-swift
[63/23691] Fetching turf-swift, swift-argument-parser
[17841/39760] Fetching turf-swift, swift-argument-parser, swift-snapshot-testing
[36226/1050040] Fetching turf-swift, swift-argument-parser, swift-snapshot-testing, mapbox-maps-ios
Fetched https://github.com/apple/swift-argument-parser from cache (4.80s)
Fetched https://github.com/mapbox/turf-swift.git from cache (4.81s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.91s)
[20206/1010280] Fetching mapbox-maps-ios
Fetching https://github.com/mapbox/mapbox-navigation-native-ios.git
Fetching https://github.com/AliSoftware/OHHTTPStubs
[1010281/1018182] Fetching mapbox-maps-ios, ohhttpstubs
[1010914/1035378] Fetching mapbox-maps-ios, ohhttpstubs, mapbox-navigation-native-ios
Fetched https://github.com/mapbox/mapbox-maps-ios.git from cache (83.85s)
Fetched https://github.com/mapbox/mapbox-navigation-native-ios.git from cache (4.06s)
Fetched https://github.com/AliSoftware/OHHTTPStubs from cache (4.06s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (94.75s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (2.55s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.23.0 (1.06s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
[1/3831] Fetching mapbox-core-maps-ios
[1304/11517] Fetching mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.46s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.49s)
Computing version for https://github.com/mapbox/mapbox-navigation-native-ios.git
Computed https://github.com/mapbox/mapbox-navigation-native-ios.git at 324.23.0 (3.00s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.23.0 (0.52s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.23.0 (0.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/75037] Fetching swift-syntax
[1502/80501] Fetching swift-syntax, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.75s)
[10506/75037] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.82s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (6.41s)
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.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (1.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.46s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/mapbox/mapbox-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-maps-ios.git resolved at 11.23.0
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
Creating working copy for https://github.com/mapbox/mapbox-navigation-native-ios.git
Working copy of https://github.com/mapbox/mapbox-navigation-native-ios.git resolved at 324.23.0
Creating working copy for https://github.com/mapbox/mapbox-common-ios.git
Working copy of https://github.com/mapbox/mapbox-common-ios.git resolved at 24.23.0
Creating working copy for https://github.com/mapbox/mapbox-core-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-core-maps-ios.git resolved at 11.23.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.23.0/MapboxNavigationNative.xcframework.zip
[4001/4001] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip
[165516/165516] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.23.0/MapboxNavigationNative.xcframework.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.23.0/MapboxNavigationNative.xcframework.zip' which is required by binary target 'MapboxNavigationNative': badResponseStatusCode(401)
[26840541/26840541] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.23.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.23.0/MapboxNavigationNative.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.23.0/MapboxCommon.zip
BUILD FAILURE 6.3 wasm