Build Information
Failed to build Sextant, reference main (d4f794), with Swift 6.2 for Wasm on 27 Sep 2025 23:59:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Sextant.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/KittyMac/Sextant
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d4f794a remove dynamic library
Cloned https://github.com/KittyMac/Sextant.git
Revision (git rev-parse @):
d4f794ac57a84dadacd1a0edd5d29717ef0e7b74
SUCCESS checkout https://github.com/KittyMac/Sextant.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
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/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Hitch.git
[1/1008] Fetching spanker
[929/17402] Fetching spanker, swift-argument-parser
[1665/19901] Fetching spanker, swift-argument-parser, hitch
[2604/20096] Fetching spanker, swift-argument-parser, hitch, chronometer
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.56s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.57s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (1.28s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.53 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.51s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.151 (0.44s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.151
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.2.53
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.14
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/21] Compiling Hitch Hitch+Base32.swift
[9/21] Compiling Hitch Hitch+Base64.swift
[10/22] Compiling Hitch CHitch.swift
[11/22] Compiling Hitch HalfHitch.swift
[12/22] Emitting module Hitch
[13/22] Compiling Hitch Int8+Ascii.swift
[14/22] Emitting module Chronometer
[15/22] Compiling Chronometer Chronometer.swift
[17/23] Compiling Hitch Hitch.swift
[18/23] Compiling Hitch UInt8+Ascii.swift
[19/23] Compiling Hitch Hitch+FormatOperator.swift
[20/23] Compiling Hitch Hitch+MD5.swift
[21/23] Compiling Hitch Hitch+CodeBlock.swift
[22/23] Compiling Hitch Hitch+Format.swift
[23/23] Compiling Hitch Hitch+Shared.swift
[25/28] Compiling Spanker Spanker+Reader.swift
[26/28] Compiling Spanker Spanker+Subscripts.swift
[27/28] Emitting module Spanker
[28/28] Compiling Spanker Spanker.swift
[30/79] Compiling Sextant LogicalOperator.swift
[31/79] Compiling Sextant PatternFlags.swift
[32/79] Compiling Sextant PredicateContext.swift
[33/79] Compiling Sextant RelationalExpressionNode.swift
[34/79] Compiling Sextant RelationalOperator.swift
[35/79] Compiling Sextant BooleanNode.swift
[36/79] Compiling Sextant ExpressionNode.swift
[37/86] Compiling Sextant ScanPathToken.swift
[38/86] Compiling Sextant WildcardPathToken.swift
[39/86] Compiling Sextant ArrayPathTokenPredicate.swift
[40/86] Compiling Sextant FakePredicate.swift
[41/86] Compiling Sextant FilterPathTokenPredicate.swift
[42/86] Compiling Sextant PredicatePathToken.swift
[43/86] Compiling Sextant PropertyPathTokenPredicate.swift
[44/86] Compiling Sextant ArrayIndexOperation.swift
[45/86] Compiling Sextant ArraySliceOperation.swift
[46/86] Compiling Sextant Parameter.swift
[47/86] Compiling Sextant ArrayIndexPath.swift
[48/86] Compiling Sextant CompiledPath.swift
[49/86] Compiling Sextant NullPath.swift
[50/86] Compiling Sextant ObjectPropertyPath.swift
[51/86] Compiling Sextant JsonNode.swift
[52/86] Compiling Sextant NullNode.swift
[53/86] Compiling Sextant NumberNode.swift
[54/86] Compiling Sextant PathNode.swift
[55/86] Compiling Sextant PatternNode.swift
[56/86] Compiling Sextant StringNode.swift
[57/86] Compiling Sextant ValueNode.swift
[58/86] Compiling Sextant Path.swift
[59/86] Compiling Sextant PathCompiler.swift
[60/86] Compiling Sextant RootPath.swift
[61/86] Compiling Sextant ArrayIndexToken.swift
[62/86] Compiling Sextant ArrayPathToken.swift
[63/86] Compiling Sextant ArraySliceToken.swift
[64/86] Compiling Sextant FunctionPathToken.swift
[65/86] Compiling Sextant PathFunction+Spanker.swift
[66/86] Compiling Sextant PathFunction.swift
[67/86] Compiling Sextant PathToken+Spanker.swift
[68/86] Compiling Sextant PathToken.swift
[69/86] Compiling Sextant PropertyPathToken.swift
[70/86] Compiling Sextant RootPathToken.swift
[71/86] Compiling Sextant ScanPathToken+Spanker.swift
[72/86] Emitting module Sextant
[73/86] Compiling Sextant CharacterIndex.swift
[74/86] Compiling Sextant EvaluationContext.swift
[75/86] Compiling Sextant CompiledFilter.swift
[76/86] Compiling Sextant Evaluator.swift
[77/86] Compiling Sextant Filter.swift
[78/86] Compiling Sextant FilterCompiler.swift
[79/86] Compiling Sextant LogicalExpressionNode.swift
[80/86] Compiling Sextant ScanPredicate.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[81/86] Compiling Sextant WildcardPathTokenPredicate.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[82/86] Compiling Sextant Sextant+Internal.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[83/86] Compiling Sextant Sextant+Many.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[84/86] Compiling Sextant Sextant+Single.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[85/86] Compiling Sextant Sextant+Update.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
[86/86] Compiling Sextant Sextant.swift
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:16:5: error: cannot find 'Thread' in scope
14 |
15 | func clearerror() {
16 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = nil
| `- error: cannot find 'Thread' in scope
17 | }
18 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:20:12: error: cannot find 'Thread' in scope
18 |
19 | func geterror() -> String? {
20 | return Thread.current.threadDictionary["__SEXTANT_ERROR"] as? String
| `- error: cannot find 'Thread' in scope
21 | }
22 |
/host/spi-builder-workspace/Sources/Sextant/Sextant+Internal.swift:24:5: error: cannot find 'Thread' in scope
22 |
23 | func error(_ error: String) {
24 | Thread.current.threadDictionary["__SEXTANT_ERROR"] = error
| `- error: cannot find 'Thread' in scope
25 | #if DEBUG
26 | // print("Error: " + error)
BUILD FAILURE 6.2 wasm