Build Information
Failed to build Colibri, reference v0.3.0 (888d00
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 03:52:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/rock-n-code/colibri.git
Reference: v0.3.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/rock-n-code/colibri
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 888d00c Set executable, package, and IDE tasks in the Makefile (#10)
Cloned https://github.com/rock-n-code/colibri.git
Revision (git rev-parse @):
888d00c1e8a22a21b724b97fc11f34bc1e975ff3
SUCCESS checkout https://github.com/rock-n-code/colibri.git at v0.3.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/rock-n-code/colibri.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Fetching https://github.com/hummingbird-project/swift-mustache
Fetching https://github.com/apple/swift-argument-parser
[1/1814] Fetching swift-mustache
[1815/17194] Fetching swift-mustache, swift-argument-parser
Fetched https://github.com/hummingbird-project/swift-mustache from cache (1.12s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.14s)
Computing version for https://github.com/hummingbird-project/swift-mustache
Computed https://github.com/hummingbird-project/swift-mustache at 2.0.0 (4.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.84s)
Creating working copy for https://github.com/hummingbird-project/swift-mustache
Working copy of https://github.com/hummingbird-project/swift-mustache resolved at 2.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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[6/15] Copying Resources
[7/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/34] Emitting module Mustache
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[10/36] Compiling Mustache ContentType.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[11/36] Compiling Mustache Context.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[12/36] Compiling Mustache CustomRenderable.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[13/36] Compiling Mustache Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[14/36] Compiling Mustache Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[15/36] Compiling Mustache Library+FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[16/36] Compiling Mustache Template.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[17/36] Compiling Mustache Transform.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[18/36] Compiling Mustache Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[19/36] Compiling Mustache SequenceContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[20/36] Compiling Mustache Template+Parser.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[21/36] Compiling Mustache Template+Render.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[22/36] Compiling Mustache Library.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[23/36] Compiling Mustache Mirror.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[24/36] Compiling Mustache String.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[25/36] Compiling Mustache Template+FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[26/36] Compiling Mustache Parent.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[27/36] Compiling Mustache Parser.swift
/host/spi-builder-workspace/.build/checkouts/swift-mustache/Sources/Mustache/CustomRenderable.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 |
17 | /// Allow object to override standard hummingbird type rendering which uses
[28/36] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm