The Swift Package Index logo.Swift Package Index

Build Information

Failed to build monocle, reference main (31dd65), with Swift 6.2 for Wasm on 29 Jan 2026 08:15:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftedMind/monocle.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/SwiftedMind/monocle
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 31dd650 docs(changelog): add 1.6.0 Tuist support
Cloned https://github.com/SwiftedMind/monocle.git
Revision (git rev-parse @):
31dd6500c3b26e7e698e910072af5662b955711f
SUCCESS checkout https://github.com/SwiftedMind/monocle.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftedMind/monocle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/ChimeHQ/LanguageServerProtocol.git
Fetching https://github.com/ChimeHQ/LanguageClient.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1842] Fetching languageserverprotocol
[149/2483] Fetching languageserverprotocol, languageclient
[2484/19615] Fetching languageserverprotocol, languageclient, swift-argument-parser
Fetched https://github.com/ChimeHQ/LanguageServerProtocol.git from cache (0.25s)
Fetched https://github.com/ChimeHQ/LanguageClient.git from cache (0.25s)
[857/17132] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.67s)
Computing version for https://github.com/ChimeHQ/LanguageClient.git
Computed https://github.com/ChimeHQ/LanguageClient.git at 0.8.2 (1.46s)
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/ProcessEnv
[1/214] Fetching processenv
[215/474] Fetching processenv, fseventswrapper
[475/767] Fetching processenv, fseventswrapper, semaphore
[768/1401] Fetching processenv, fseventswrapper, semaphore, jsonrpc
[946/1719] Fetching processenv, fseventswrapper, semaphore, jsonrpc, queue
[1469/2657] Fetching processenv, fseventswrapper, semaphore, jsonrpc, queue, swift-glob
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.32s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.33s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.33s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.34s)
Fetched https://github.com/groue/Semaphore from cache (0.34s)
Fetched https://github.com/davbeck/swift-glob from cache (0.34s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol.git
Computed https://github.com/ChimeHQ/LanguageServerProtocol.git at 0.14.0 (1.00s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (2.38s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.38s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.65s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.34s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.2 (0.36s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.2.0 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.40s)
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.2
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol.git
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol.git resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/LanguageClient.git
Working copy of https://github.com/ChimeHQ/LanguageClient.git resolved at 0.8.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/26] Write sources
[12/26] Compiling FNMDefinitions FNM.c
[13/26] Write swift-version-24593BA9C3E375BF.txt
[15/53] Emitting module ArgumentParserToolInfo
[16/53] Emitting module Glob
[17/54] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[18/54] Compiling Glob Pattern+Parser.swift
[19/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/55] Wrapping AST for ArgumentParserToolInfo for debugging
[22/101] Emitting module ArgumentParser
[23/107] Compiling ArgumentParser ParentCommand.swift
[24/107] Compiling ArgumentParser AsyncParsableCommand.swift
[25/107] Compiling ArgumentParser CommandConfiguration.swift
[26/107] Compiling ArgumentParser CommandGroup.swift
[27/107] Compiling ArgumentParser EnumerableFlag.swift
[28/107] Compiling ArgumentParser ExpressibleByArgument.swift
[29/107] Compiling ArgumentParser ParsableArguments.swift
[30/107] Compiling JSONRPC JSONValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[31/107] Compiling JSONRPC JSONValue.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/108] Emitting module JSONRPC
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[33/108] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[34/108] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[35/108] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[36/108] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[37/108] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[38/108] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[39/108] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[40/108] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[41/108] Compiling JSONRPC JSONRPCSession.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[42/108] Emitting module Semaphore
[43/108] Compiling Semaphore AsyncSemaphore.swift
[44/109] Compiling Glob InvalidPattern.swift
[45/109] Compiling ArgumentParser Foundation.swift
[46/109] Compiling ArgumentParser Mutex.swift
[47/109] Compiling ArgumentParser Platform.swift
[48/109] Compiling ArgumentParser SequenceExtensions.swift
[49/109] Compiling ArgumentParser StringExtensions.swift
[50/109] Compiling ArgumentParser SwiftExtensions.swift
[51/109] Compiling Queue AsyncSerialQueue.swift
[52/109] Compiling Queue AsyncQueue.swift
[53/109] Emitting module Queue
[55/110] Compiling Glob Pattern+Match.swift
[56/110] Compiling Glob Pattern+Operator.swift
[57/110] Compiling Glob Pattern+Options.swift
[59/110] Compiling Glob Pattern.swift
[60/110] Compiling Glob GlobSearch.swift
[60/110] Wrapping AST for Semaphore for debugging
[61/111] Wrapping AST for Queue for debugging
[64/111] Compiling JSONRPC Protocol.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[64/111] Wrapping AST for Glob for debugging
BUILD FAILURE 6.2 wasm