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 NozeIO, reference 0.6.7 (d89b05), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 05:30:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Noze.io.git
Reference: 0.6.7
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/Noze.io
 * tag               0.6.7      -> FETCH_HEAD
HEAD is now at d89b054 Merge branch 'develop'
Cloned https://github.com/NozeIO/Noze.io.git
Revision (git rev-parse @):
d89b054f53d0f90498f4028fe6ae48bfa85f00dc
SUCCESS checkout https://github.com/NozeIO/Noze.io.git at 0.6.7
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NozeIO/Noze.io.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/25] Write sources
[24/25] Write swift-version-24593BA9C3E375BF.txt
[26/78] Emitting module base64
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/78] Emitting module CryptoSwift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[28/79] Compiling CryptoSwift Utils.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/79] Emitting module http_parser
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[30/79] Compiling http_parser CString.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[31/80] Compiling xsys socket.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
[32/80] Compiling xsys time.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/80] Emitting module mustache
/host/spi-builder-workspace/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/80] Compiling mustache HTMLEscape.swift
/host/spi-builder-workspace/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/81] Compiling xsys SocketAddress.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[36/81] Compiling xsys UUID.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[37/81] Compiling mustache MustacheParser.swift
/host/spi-builder-workspace/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/81] Compiling xsys ntohs.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
[39/81] Compiling xsys sockaddr_any.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[42/81] Compiling CryptoSwift Updatable.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[43/81] Compiling mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/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 {
[44/81] Compiling mustache SimpleKVC.swift
/host/spi-builder-workspace/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 {
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[47/81] Compiling mustache Helpers.swift
/host/spi-builder-workspace/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 {
[48/81] Compiling mustache MustacheNode.swift
/host/spi-builder-workspace/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 {
[49/81] Compiling Freddy JSONEncodable.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[50/81] Compiling Freddy JSON.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/81] Emitting module Freddy
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[52/81] Compiling http_parser HTTPParserState.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[53/81] Compiling xsys ioctl.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[54/81] Compiling xsys misc.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[55/82] Compiling xsys Module.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[56/82] Compiling xsys POSIXError.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[57/82] Compiling http_parser http_parser_settings.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/82] Emitting module xsys
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
[61/82] Compiling xsys dylib.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[62/82] Compiling xsys fd.swift
/host/spi-builder-workspace/Sources/CryptoSwift/Int+Extension.swift:20:12: error: no such module 'Darwin'
 18 |     import Glibc
 19 | #else
 20 |     import Darwin
    |            `- error: no such module 'Darwin'
 21 | #endif
 22 |
[63/82] Compiling Freddy JSONDecodable.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[64/82] Compiling Freddy JSONEncodingDetector.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[65/82] Compiling http_parser HTTPError.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[66/82] Compiling http_parser HTTPMethod.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[67/82] Compiling http_parser URLParser.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[68/82] Compiling http_parser ascii.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[69/82] Compiling http_parser http_parser.swift
/host/spi-builder-workspace/Sources/http_parser/CString.swift:11:10: error: no such module 'Darwin'
 9 |   import Glibc
10 | #else
11 |   import Darwin
   |          `- error: no such module 'Darwin'
12 | #endif
13 |
[70/82] Compiling Freddy Swift3.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[71/82] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
[72/82] Compiling Freddy JSONParser.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[73/82] Compiling Freddy JSONSubscripting.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[74/82] Compiling Freddy JSONLiteralConvertible.swift
/host/spi-builder-workspace/Sources/Freddy/JSONParser.swift:22:13: error: no such module 'Darwin'
 20 | import Glibc
 21 | #else
 22 | import func Darwin.pow
    |             `- error: no such module 'Darwin'
 23 | import func Darwin.feclearexcept
 24 | import func Darwin.fetestexcept
[75/82] Compiling xsys timespec.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:12:10: error: no such module 'Darwin'
10 |   import Glibc
11 | #else
12 |   import Darwin
   |          `- error: no such module 'Darwin'
13 | #endif
14 |
[80/82] Compiling base64 Base64.swift
BUILD FAILURE 6.2 wasm