The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sextant, reference main (6e83a2), with Swift 6.3 for Wasm on 19 Apr 2026 21:13:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 6e83a22 updated deps
Cloned https://github.com/KittyMac/Sextant.git
Revision (git rev-parse @):
6e83a22ceb31a59fc76333f5c2346d989f78a309
SUCCESS checkout https://github.com/KittyMac/Sextant.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Hitch.git
[1/2516] Fetching hitch
[1285/2711] Fetching hitch, chronometer
[1584/20240] Fetching hitch, chronometer, swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (0.55s)
Fetching https://github.com/KittyMac/Spanker.git
[17199/17724] Fetching chronometer, swift-argument-parser
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.57s)
[17354/17529] Fetching swift-argument-parser
[17530/18537] Fetching swift-argument-parser, spanker
Fetched https://github.com/apple/swift-argument-parser from cache (0.87s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.33s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (1.40s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.53 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.42s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.153 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
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
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.153
[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 Int8+Ascii.swift
[9/22] Compiling Hitch CHitch.swift
[10/22] Compiling Hitch HalfHitch.swift
[11/22] Emitting module Hitch
[12/22] Compiling Hitch Hitch+Base32.swift
[13/22] Compiling Hitch Hitch+Base64.swift
[14/22] Compiling Hitch Hitch+FormatOperator.swift
[15/22] Compiling Hitch Hitch+MD5.swift
[16/22] Compiling Hitch Hitch.swift
[17/22] Compiling Chronometer Chronometer.swift
[18/22] Emitting module Chronometer
[20/23] Compiling Hitch Hitch+CodeBlock.swift
[21/23] Compiling Hitch Hitch+Format.swift
[22/23] Compiling Hitch Hitch+Shared.swift
[23/23] Compiling Hitch UInt8+Ascii.swift
[25/28] Emitting module Spanker
[26/28] Compiling Spanker Spanker+Subscripts.swift
[27/28] Compiling Spanker Spanker+Reader.swift
[28/28] Compiling Spanker Spanker.swift
[30/79] Emitting module Sextant
[31/86] Compiling Sextant ScanPathToken.swift
[32/86] Compiling Sextant WildcardPathToken.swift
[33/86] Compiling Sextant ArrayPathTokenPredicate.swift
[34/86] Compiling Sextant FakePredicate.swift
[35/86] Compiling Sextant FilterPathTokenPredicate.swift
[36/86] Compiling Sextant PredicatePathToken.swift
[37/86] Compiling Sextant PropertyPathTokenPredicate.swift
[38/86] Compiling Sextant JsonNode.swift
[39/86] Compiling Sextant NullNode.swift
[40/86] Compiling Sextant NumberNode.swift
[41/86] Compiling Sextant PathNode.swift
[42/86] Compiling Sextant PatternNode.swift
[43/86] Compiling Sextant StringNode.swift
[44/86] Compiling Sextant ValueNode.swift
[45/86] Compiling Sextant LogicalOperator.swift
[46/86] Compiling Sextant PatternFlags.swift
[47/86] Compiling Sextant PredicateContext.swift
[48/86] Compiling Sextant RelationalExpressionNode.swift
[49/86] Compiling Sextant RelationalOperator.swift
[50/86] Compiling Sextant BooleanNode.swift
[51/86] Compiling Sextant ExpressionNode.swift
[52/86] Compiling Sextant CharacterIndex.swift
[53/86] Compiling Sextant EvaluationContext.swift
[54/86] Compiling Sextant CompiledFilter.swift
[55/86] Compiling Sextant Evaluator.swift
[56/86] Compiling Sextant Filter.swift
[57/86] Compiling Sextant FilterCompiler.swift
[58/86] Compiling Sextant LogicalExpressionNode.swift
[59/86] Compiling Sextant ArrayIndexOperation.swift
[60/86] Compiling Sextant ArraySliceOperation.swift
[61/86] Compiling Sextant Parameter.swift
[62/86] Compiling Sextant ArrayIndexPath.swift
[63/86] Compiling Sextant CompiledPath.swift
[64/86] Compiling Sextant NullPath.swift
[65/86] Compiling Sextant ObjectPropertyPath.swift
[66/86] Compiling Sextant PathFunction+Spanker.swift
[67/86] Compiling Sextant PathFunction.swift
[68/86] Compiling Sextant PathToken+Spanker.swift
[69/86] Compiling Sextant PathToken.swift
[70/86] Compiling Sextant PropertyPathToken.swift
[71/86] Compiling Sextant RootPathToken.swift
[72/86] Compiling Sextant ScanPathToken+Spanker.swift
[73/86] Compiling Sextant Path.swift
[74/86] Compiling Sextant PathCompiler.swift
[75/86] Compiling Sextant RootPath.swift
[76/86] Compiling Sextant ArrayIndexToken.swift
[77/86] Compiling Sextant ArrayPathToken.swift
[78/86] Compiling Sextant ArraySliceToken.swift
[79/86] Compiling Sextant FunctionPathToken.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.3 wasm