Build Information
Failed to build MicroExpress, reference master (08760d
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 16:25:07 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/NozeIO/MicroExpress.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/NozeIO/MicroExpress
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 08760d0 Update README.md
Cloned https://github.com/NozeIO/MicroExpress.git
Revision (git rev-parse @):
08760d00f09f1cc17334290d97fdfc4bf04ea5a8
SUCCESS checkout https://github.com/NozeIO/MicroExpress.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NozeIO/MicroExpress.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/apple/swift-nio.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
[560/76886] Fetching mustache, swift-nio
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (4.25s)
Fetched https://github.com/apple/swift-nio.git from cache (4.35s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (4.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.73s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[702/6233] Fetching swift-atomics, swift-system
[3883/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.18s)
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 0.5.9
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/26] Write sources
[12/26] Compiling CNIOWindows shim.c
[12/26] Compiling CNIOLinux shim.c
[14/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling CNIOWindows WSAStartup.c
[15/26] Compiling _AtomicsShims.c
[17/26] Compiling CNIOLinux liburing_shims.c
[17/26] Write sources
[19/26] Compiling CNIODarwin shim.c
[20/26] Write swift-version-24593BA9C3E375BF.txt
[21/26] Compiling CNIOLLHTTP c_nio_http.c
[22/26] Compiling CNIOLLHTTP c_nio_api.c
[23/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[24/72] Compiling c-nioatomics.c
[25/72] Compiling c-atomics.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/78] Emitting module mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[28/78] Compiling mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[29/78] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/78] Compiling InternalCollectionsUtilities Integer rank.swift
[31/79] Compiling Atomics UnsafeAtomic.swift
[32/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/79] Compiling mustache Mustacheable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[34/79] Compiling mustache SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[35/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
[37/79] Compiling mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[38/79] Compiling mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[39/79] Compiling mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[40/79] Compiling mustache Helpers.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public extension MustacheRenderingContext {
[43/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/79] Compiling InternalCollectionsUtilities Debugging.swift
[45/79] Compiling InternalCollectionsUtilities Descriptions.swift
[46/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/79] Emitting module InternalCollectionsUtilities
[49/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/81] Compiling Atomics AtomicMemoryOrderings.swift
[56/81] Compiling Atomics DoubleWord.swift
[58/81] Compiling Atomics ManagedAtomicLazyReference.swift
[59/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/81] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/81] Compiling _NIODataStructures PriorityQueue.swift
[62/81] Emitting module _NIOBase64
BUILD FAILURE 6.2 wasm