Build Information
Failed to build cujira, reference master (e7fec7
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 19:16:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cats-oss/cujira.git
Reference: master
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/cats-oss/cujira
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e7fec7d fix multi issuetype bug
Cloned https://github.com/cats-oss/cujira.git
Revision (git rev-parse @):
e7fec7dbd79b7a3187e86f4b982eb3d9e6b6d1df
SUCCESS checkout https://github.com/cats-oss/cujira.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/cats-oss/cujira.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/63] Emitting module Core
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[5/70] Compiling Core Config.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[6/70] Compiling Core FieldAlias.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[7/70] Compiling Core IssueAggregation.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[8/70] Compiling Core IssueResult.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[9/70] Compiling Core JQLAlias.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[10/70] Compiling Core ProjectAlias.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[11/70] Compiling Core SearchResult.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[12/70] Compiling Core BoardService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[13/70] Compiling Core ConfigService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[14/70] Compiling Core FieldService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[15/70] Compiling Core IssueService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[16/70] Compiling Core JQLService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[17/70] Compiling Core ProjectService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[18/70] Compiling Core SprintService.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[19/70] Compiling Core DataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[20/70] Compiling Core EpicDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[21/70] Compiling Core FieldDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[22/70] Compiling Core IssueTypeDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[23/70] Compiling Core JQLAliasManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[24/70] Compiling Core ProjectAliasManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[25/70] Compiling Core SprintDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[26/70] Compiling Core StatusDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[27/70] Compiling Core CoreExtension.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[28/70] Compiling Core Enumerable.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[29/70] Compiling Core DateFormatter.core.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[30/70] Compiling Core Gap.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[31/70] Compiling Core JSONDecoder.DateDecodingStrategy.core.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[32/70] Compiling Core BoardDataManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[33/70] Compiling Core ConfigManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[34/70] Compiling Core CustomFieldAliasManager.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[35/70] Compiling Core IssueType.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[36/70] Compiling Core ListResponse.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[37/70] Compiling Core Project.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[38/70] Compiling Core Sprint.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[39/70] Compiling Core Status.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[40/70] Compiling Core User.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[41/70] Compiling Core Version.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[42/70] Compiling Core URLRequestBuilder.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[43/70] Compiling Core BodyParameter.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[44/70] Compiling Core JiraSession.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[45/70] Compiling Core GetAllBoardsRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[46/70] Compiling Core GetAllFieldsRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[47/70] Compiling Core GetAllIssueTypesRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[48/70] Compiling Core GetAllSprintsRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[49/70] Compiling Core GetAllStatusesRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[50/70] Compiling Core GetEpicRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[51/70] Compiling Core Facade.Board.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[52/70] Compiling Core Facade.Config.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[53/70] Compiling Core Facade.Field.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[54/70] Compiling Core Facade.Issue.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[55/70] Compiling Core Facade.JQL.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[56/70] Compiling Core Facade.Project.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[57/70] Compiling Core Facade.Sprint.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[58/70] Compiling Core Facade.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[59/70] Compiling Core Request.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[60/70] Compiling Core RequestProxy.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[61/70] Compiling Core SearchRequest.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[62/70] Compiling Core AnyCodingKey.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[63/70] Compiling Core Board.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[64/70] Compiling Core Epic.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[65/70] Compiling Core Field.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
[66/70] Compiling Core Issue.swift
/host/spi-builder-workspace/Sources/Core/API/BodyParameter.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BodyParameter {
BUILD FAILURE 6.2 wasm