The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Colibri, reference main (f8a14e), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 03:51:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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/rock-n-code/colibri
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8a14e4 Improved the Build subcommand to support the building of Docker images (#11)
Cloned https://github.com/rock-n-code/colibri.git
Revision (git rev-parse @):
f8a14e46ed87414971e2429d11df2cc2ed5cbdd0
SUCCESS checkout https://github.com/rock-n-code/colibri.git at main
========================================
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-4609320-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
[1/1814] Fetching swift-mustache
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/hummingbird-project/swift-mustache from cache (0.30s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Computing version for https://github.com/hummingbird-project/swift-mustache
Computed https://github.com/hummingbird-project/swift-mustache at 2.0.0 (3.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.34s)
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
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
[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 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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/36] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm