Build Information
Failed to build RecombeeClient, reference v6.2.0 (2f0432), with Swift 6.3 for Wasm on 19 Apr 2026 07:25:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/recombee/swift-api-client.git
Reference: v6.2.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/recombee/swift-api-client
* tag v6.2.0 -> FETCH_HEAD
HEAD is now at 2f0432b Release: v6.2.0
Cloned https://github.com/recombee/swift-api-client.git
Revision (git rev-parse @):
2f0432bcc43b13acd1ed7372f02e437c853005b5
SUCCESS checkout https://github.com/recombee/swift-api-client.git at v6.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/recombee/swift-api-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Flight-School/AnyCodable.git
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable.git from cache (0.27s)
Computing version for https://github.com/Flight-School/AnyCodable.git
Computed https://github.com/Flight-School/AnyCodable.git at 0.6.7 (0.82s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module AnyCodable
[5/7] Compiling AnyCodable AnyCodable.swift
[6/7] Compiling AnyCodable AnyEncodable.swift
[7/7] Compiling AnyCodable AnyDecodable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/14] Emitting module RecombeeClient
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[10/32] Compiling RecombeeClient ClientError.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[11/32] Compiling RecombeeClient RecombeeClient.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[12/32] Compiling RecombeeClient BatchResponse.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[13/32] Compiling RecombeeClient CompositeRecommendationResponse.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[14/32] Compiling RecombeeClient CompositeRecommendationStageParameters.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[15/44] Compiling RecombeeClient StringResponseBinding.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[16/44] Compiling RecombeeClient AddBookmark.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[17/44] Compiling RecombeeClient AddCartAddition.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[18/44] Compiling RecombeeClient AddDetailView.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[19/44] Compiling RecombeeClient AddPurchase.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[20/44] Compiling RecombeeClient RecommendItemsToItemSegment.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[21/44] Compiling RecombeeClient RecommendItemsToUser.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[22/44] Compiling RecombeeClient RecommendNextItemSegments.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[23/44] Compiling RecombeeClient RecommendNextItems.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[24/44] Compiling RecombeeClient HttpMethod.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[25/44] Compiling RecombeeClient JsonDictionary.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[26/44] Compiling RecombeeClient Region.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[27/44] Compiling RecombeeClient URLSession.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[28/44] Compiling RecombeeClient Logic.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[29/44] Compiling RecombeeClient RecombeeBinding.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[30/44] Compiling RecombeeClient Recommendation.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[31/44] Compiling RecombeeClient RecommendationResponse.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[32/44] Compiling RecombeeClient SearchResponse.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[33/44] Compiling RecombeeClient AddRating.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[34/44] Compiling RecombeeClient Batch.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[35/44] Compiling RecombeeClient CompositeRecommendation.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[36/44] Compiling RecombeeClient MergeUsers.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[37/44] Compiling RecombeeClient Request.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[38/44] Compiling RecombeeClient SearchItemSegments.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[39/44] Compiling RecombeeClient SearchItems.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[40/44] Compiling RecombeeClient SetViewPortion.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[41/44] Compiling RecombeeClient RecommendItemSegmentsToItem.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[42/44] Compiling RecombeeClient RecommendItemSegmentsToItemSegment.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[43/44] Compiling RecombeeClient RecommendItemSegmentsToUser.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
[44/44] Compiling RecombeeClient RecommendItemsToItem.swift
/host/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift:2:8: error: no such module 'CommonCrypto'
1 | import AnyCodable
2 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
3 | import Foundation
4 |
BUILD FAILURE 6.3 wasm